haveacigar
10-24-2006, 02:32 AM
I had a quick search, but couldnt find the problem that i have, anyway the problem is, that I have a code that is fine playing in ie, but doesnt want to show up in firefox.
here is the code
<object id="MediaPlayer1" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="686" height="686">
<param name="fileName" value="videos/swk/starwars_kid.wmv" />
<param name="animationatStart" value="true" />
<param name="transparentatStart" value="false" />
<param name="autoStart" value="true" />
<param name="showControls" value="true" />
<param name="Volume" value="-20" />
</object>
and here (http://www.alanmonger.co.uk/video.php?video=videos/swk/starwars_kid.wmv&type=wmv) is the problem page
cheers for any help
ciggy
here is the code
<object id="MediaPlayer1" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="686" height="686">
<param name="fileName" value="videos/swk/starwars_kid.wmv" />
<param name="animationatStart" value="true" />
<param name="transparentatStart" value="false" />
<param name="autoStart" value="true" />
<param name="showControls" value="true" />
<param name="Volume" value="-20" />
</object>
and here (http://www.alanmonger.co.uk/video.php?video=videos/swk/starwars_kid.wmv&type=wmv) is the problem page
cheers for any help
ciggy