I have been trying to embed an MP3 song on my webpage where it would show as an icon/button and people could click on it start/stop the song from playing. I have tried so many different ways to do this, but none seem to play.
I have used
<p align=center><embed src=" hidden="false" border="0" width="310" height="45" autostart="true" autoplay="true" loop="false" volume="75%>
AND
<embed type="application/x-shockwave-flash" src=" quality="best" flashvars="audioUrl=http://www.XXXXXXXX.com/file/5n8dvzvh5q93/n/XXXXXXX_mp3" width="400" height="27"></embed>
And so many others, but none seem to work.
Can anyon pleasee help me to find something that will allow me to play this MP3 on my webpage (IE8).
Thank you for any help.
...
I have used
<p align=center><embed src=" hidden="false" border="0" width="310" height="45" autostart="true" autoplay="true" loop="false" volume="75%>
AND
<embed type="application/x-shockwave-flash" src=" quality="best" flashvars="audioUrl=http://www.XXXXXXXX.com/file/5n8dvzvh5q93/n/XXXXXXX_mp3" width="400" height="27"></embed>
And so many others, but none seem to work.
Can anyon pleasee help me to find something that will allow me to play this MP3 on my webpage (IE8).
Thank you for any help.
...