The player does not appear, and only the attached image is displayed. I am using the embed plugin, and video links work fine, but audio links and PDF files do not work.
I believe the issue is with this Flash player. Can someone fix the error, or if it works for someone, please provide me with the correct code?
<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20"><param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" ><param name="bgcolor" value="#000000" ><param name="FlashVars" value="mp3=$1" ></object> What is the solution? Thank you in advance.
I got this code and it works but the audio file does not work I think it needs permissions Can someone help us solve the problem <audio controls width="200">
<source src="YOUR_AUDIO_URL" type="audio/mpeg">
<source src="YOUR_AUDIO_URL" type="audio/ogg">
Your browser does not support the audio element.
</audio>
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.