Jump to content

Home

HTML Help


Renegade Angel

Recommended Posts

Posted

<embed src="http://www.mysite.com/blabla.wav" loop="true" autoplay="true" width="145" height="60"></embed>

 

 

This will make your sound file play automatically when the page is loaded and it loop indefinitely. If you don't want autoplay, just replace autoplay="true" by autoplay="false". Do the same thing if you don't want it to loop: set loop to false. The above code will also add a small player so the visitor can turn on/off the music if he wants.

 

This page may interest you: http://www.hitmill.com/html/sound.html

Posted

I agree too. I prefer websites without music. (but there are a few rare exceptions were music can be ok. TSL's official website was one of them)

 

Anyways, I gave him a piece of code that adds a player so at least visitors can turn the music off :D

Posted
music in a web page sucks and people who put it in should be shot...

Double quoted for emphasis!

 

I hate when I'm listening to CD on my computer, and then some crappy midi starts playing. Especially when I'm really into the song....

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...