<EMBED ...>
<EMBED PLAYCOUNT="...">
<EMBED CONTROLS="...">
VOLUME = "text string"
VOLUME indicates the volume for the sound. VOLUME can be set from 0 (no sound at all) to 100. 50 is the default. Of course, the users still has the option of setting the volume as they prefer.
VOLUME
<EMBED SRC="../graphics/sounds/1812over.mid" HEIGHT=60 WIDTH=144 VOLUME=0 >
<EMBED SRC="../graphics/sounds/1812over.mid" HEIGHT=60 WIDTH=144 VOLUME=10 >
<EMBED SRC="../graphics/sounds/1812over.mid" HEIGHT=60 WIDTH=144 VOLUME=100 >
More information can be found at the InMotion Hosting Main Site