bg music

liunx

Guest
I have this code:<br />
<br />
<bgsound src=http://www.webdeveloper.com/forum/archive/index.php/"**URL of song**" loop="infinite"></bgsound><br />
<br />
obviously it doesn't work becuase I am posting this here, but anyway its been a long time since I've had to dig html out of my brain. can anyone help me, I want to put this song on my myspace account.<br />
<br />
<!-- m --><a class="postlink" href="http://www.otwclan.net/music/ryansong.mp3">http://www.otwclan.net/music/ryansong.mp3</a><!-- m --><!--content-->personally, whenever i hear music on a webpage, i turn it off immediately, because it interferes with the music i'm already listening to.<br />
<br />
i have an option, but as i recall, there is a better one.<br />
<br />
the following code will work, but if someone else posts a better one, take theirs.<embed src=http://www.webdeveloper.com/forum/archive/index.php/"sounds/sound.wav" autostart="false" loop="infinite" controls="smallconsole" /><!--content-->
 
Top