|
<object classid="clsid:02BF25D5-8C17-4B23-BC80-
D3488ABDDC6B"
codebase="http://www.apple.com/qtactivex/qtplugin.cab"
height="256" width="320">
<param name="src" value="filename.mp4">
<param name="autoplay" value="false">
<param name="controller" value="true">
<embed height="256" width="320" src="samefilename.mp4"
pluginspage="http://www.apple.com/quicktime/download/"
type="video/quicktime" controller="true"
autoplay="false">
</object>
That might work, not a expert on it but you could try it
Just noticed this was for a audio file, sorry about that
|