There are many techniques that can be used to put background sounds on your e-mail or web pages. There are, however, only two codes that are basically used. They are:
<<>bgsound src="http://url of sound"<>>
<<>embed src="http://url of sound" autostart="true" loop="infinite"<>>
The first one is a lot simpler, but is not usable with as many browsers. The second one can be used in two ways. The first (the one shown above) starts the music automatically. The second:
<<>embed src="http://url of sound"<>>
makes a speaker appear that the viewer must click on in order for the music to start.
If you have any questions, please feel free to contact me.
Note: These are not advanced codes...if you haven't already encountered anything like this before, you may want to go here.
|