-
active x midi
Hi
I am trying to make an active x midi player that gets the midifile from a combo or list box then plays the midi file. I would be sreatfull if the following few questions could be answered by someone:
1) it is possible to play midis from activex controles over the net isnt it?
2) can netscape use activex technology?
3) the simplest way to play a midi without calling other active x controls and as minimal use of the api as possible is?
Thanks!
-
1. Use the <EMBED></EMBED> tags.
2. See #1.
3. Use the MMSendString API Call.