PDA

View Full Version : embedding music questions:


T Money
02-26-2006, 08:59 AM
Hi, I want to embed music into my site:

www.tyler-johnson.net

I have one song looping in the background and here is the code I used:

<embed src="http://www.tyler-johnson.net/Chaos.mp3" hidden=true autostart=true loop=true width="128" height="128"></embed>


Under the text where it says "You're listening to Chaos" I have other tracks. Is there a way I can make it so if someone clicks on these tracks it will start playing the song without opening a new window?

Thanks.

mark87
02-26-2006, 10:37 AM
There is a whole thread here (http://www.codingforums.com/showthread.php?t=50666) which should provide you with what you're after.