I am using <embed src="musicfile.wav" autostart="true" loop="false"> to add music to my website. Is there a way to add more than one, but to have the next play automatically after the previous?
There is a possibility that I might use <embed src="http://www.yoursite.com/music/musicfile.wav" autostart="true" loop="false" hidden="true"> instead. I want to file to be hidden. Still, one song after another. Can I do it? Thanks in advance! :0)
There is a possibility that I might use <embed src="http://www.yoursite.com/music/musicfile.wav" autostart="true" loop="false" hidden="true"> instead. I want to file to be hidden. Still, one song after another. Can I do it? Thanks in advance! :0)