Example: Adding mp3 as Background Music

Open your html file and add the following code:

<embed width="79" height="27" controls="smallconsole" loop="true" autostart="true" volume="100" hidden=TRUE type="audio/x-pn-realaudio-plugin" exts="ra,ram" fn="load-types" mime-types="mime.types" align="middle" src="your_file_location">


where "your_file_location" is where you put your song.
1