Sound on the Web. Web Page Design, Spring 2001

Embedded MIDI. Audiostart and Hidden

The MIDI file is embedded and starts automatically when the page loads. There is no player visible so the viewer has no control over starting, stopping or replaying the music without leaving or reloading the page.

Example Code:
<EMBED SRC="peanuts4.mid" VOLUME="100" WIDTH="144" HEIGHT="60" AUTOSTART="true" HIDDEN>

Note: The above WIDTH and HEIGHT attributes are for the Netscape plug-in. Other plug-ins have different dimensions.