PDA

View Full Version : Play midi files in the Object tag


oldcrazylegs
10-17-2005, 08:58 PM
I'd like to know how to play .mid files as hidden background music using the ogject tag.

oldcrazylegs
10-17-2005, 11:41 PM
I figured it out on my own. Sorry about that.

<object data="ctend.mid" codetype="audio/mid"><embed src="ctend.mid" hidden="true" loop="1" autostart="true"></embed></object>

In Internet Explorer 6.0 for Windows 2000 you get an Active-X warning before the music plays in Windows Media Player.