1
123Jim
Jonathan N. Little said:idle said:<p>
<object type="audio/x-midi" data="mymid.mid" height="15"
width="200">
<param name="src" value="mymid.mid">
</object>
</p>
strict. works. yawn.
Yep, on IE two things though:
[1] height needs to be height="25" because WMP console is bigger than
Quicktime. And [1](and this one would be a deal breaker for me *IF* I used
IE) the damn MID auto starts. So you need to add:
<param name="autostart" value="false">
I would really *despise* stumbling upon the page to have SomeLousy.mid
start blaring from my speakers. I would prefer the simpler and always
reliable:
<a href="SomeLousy.mid">Listen to my lousy music</a> [MID 135Kb]
LOL ..
if you look at my embed markup:
<embed src="mymid.mid" autostart="false" repeat="false" loop="false"
height="15" width="200">
you can see I absolutely agree with you on the lousy midi
autostart="false"
I take no responsibility if they absolutely must hit the play button