Staredit Network

Staredit Network -> Miscellaneous -> Html Help
Report, edit, etc...Posted by DarkDeath19 on 2004-12-26 at 18:16:54
Currently im trying to place a music file onto my website: Check the source to see if im doing somthing wrong please. If you find somthing wrong can u please post what i should do in the thread.

Edit: The bgsound html code is near the bottom, just above the link code.
Report, edit, etc...Posted by Shmeeps on 2004-12-27 at 20:40:37
CODE
<embed src="http://nikon.bungie.org/Halo_TotalAudio.mp3" loop="true">

If you want it to loop, if not, then replace true with a number of times to loop, or remove it to play it once.


Also, i wouldn't recommend embeding an mp3, it'll take forever to download. Especially one thats a couple minutes long. And definatley not one from another site. Unless you have permission.
Next Page (1)