Forum Moderators: phranque
But if you must do it.
<embed src="midifile.mid" autostart="true" loop="true" width="2" height="0"></embed>
<noembed><bgsound src="midifile.mid" loop="infinite"></noembed>
This makes the audio player invisable. You can also put a .wav file in there. You need it twice to have it work in all browsers.
The option to have it download and subsecuently play sounds good to me.