Adding background sound

To add sound you must add the embed the following sound tag to the HTML code in your template:

<embed src=”sound.wav” autostart=”true” loop=”true” hidden=”true” ></embed>

The above HTML code requires that you put a soundfile, “sound.wav”, in the root of your directory.

Adding background sound, 5.0 out of 5 based on 1 rating