<EMBED SRC="your music file name.mid" AUTOSTART="TRUE" 
WIDTH=51" HEIGHT="15" LOOP="15" CONTROLS+smalconsole">

This is the required code to embed sound to your web page.



You can change all the options ie. AUTOSTART="FALSE" LOOP="1" etc.

<EMBED SRC="your music file name.mid" AUTOSTART="FALSE" WIDTH=140" HEIGHT="60" LOOP="1" ">

BACK