Sound on the Web. Web Page Design, Spring 2001

Embedded MIDI. No Autostart, not Hidden

The MIDI file is embedded and does not start automatically when the page loads. The visible player allows the viewer to start, stop and replay the music.

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

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