Nathan1993
Apr 22 2008, 06:33 AM
Ive got this code off the internet and i don't know how to play a song off it so can someone please help?
CODE
<embed src="yourmusic.mid"
width="140" height="40" autostart="false" loop="FALSE">
</embed>
wozzym
Apr 22 2008, 01:24 PM
the topic title said mp3 so ill answer that mp3 are not allowed if thats the file you are trying to run. if you are not, just plug that code into basic html and it will appear as a simple play/stop button. however, it is easy to make a music player.