Forum Moderators: open
I would imagine so for midi files, probably something to the effect of:
<object data="somefile.mid" type="application/x-midi">
</object>
AFAIK, it is supported in all newer browsers, probably generation 3 and up, but I'm not certain.
Here is the W3C rec for <object> elements:
[w3.org...]
Jordan