PDA

View Full Version : Backgorund sound


AlienSkater23
09-17-2002, 02:23 PM
I have a song from a burned cd that i put into my webpage directory. What would be exactly i would need to put it on the site to play in the background automatically if it was track10. It is a CD Audio.

zoobie
09-18-2002, 12:20 AM
Just use:

<EMBED src="file.wav" autostart="true" loop="false" hidden="true"></EMBED><br>

...and put a button so they can turn off the "wonderful" muzik. :D