War lock

This message was updated on 1/31/2006 11:30:30 AM by War lock
|
Can I have music on my site?
replied on: 1/31/2006 11:29:42 AM
Here's the code I use. Currently my site doesn't have music but I do put something on from time to time.
I have mine set for hidden = false so anybody can stop it or replay it if they want. Also it's to autostart every time the screen is refreshed.
Dann is right, some people don't care for it but I found a ton more request songs. You can format it to play more than one.
Put this code in your footer with the EXACT file location including the mp3 song in between the quotes.
War
<EMBED SRC="PUT THE WEBSITE WHERE THE FILE IS STORED AT HERE" HIDDEN=false AUTOSTART=true LOOP=no PLAYCOUNT=1>
|