Page 1 of 1
How Do I Add Music On MOTD?
Posted: Sat May 20, 2006 5:10 am
by lil_a89
Please tell me how to add music on MOTD
Posted: Sat May 20, 2006 5:31 am
by SauceHelmet
its simply your average mp3 or wav embed HTML code.. use one designed for Internet Explorer.
This should work...
<embed src="your_mp3_file.mp3" autostart="true" hidden="true" loop="false">
Posted: Sat May 20, 2006 7:13 am
by lil_a89
hmmm im so sorry but i dont really know how to do all that because im not that professional with computers...so would u do it for me if i send u the song?
Posted: Sat May 20, 2006 7:24 am
by SauceHelmet
First off - its going to need a host.. putfile.com will work - just look at the source code of the page and copy the direct URL to the sound file.
From there put that link in the "your_mp3_file.mp3" area of the code I provided. Then copy the code to your motd.txt