danjo
New member
Was muss man tun, das eine Film der mit dem Media Player abgespielt wird auch im Firefox Browser läuft.
Im IE läuft er einwandfrei...
http://www.sb-installationen.de/testseite.htm
Im IE läuft er einwandfrei...
http://www.sb-installationen.de/testseite.htm
Code:
<table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td align="center"> <object id="mediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" stretchtofit="true" height="240" width="320"> <param name="fileName" value="moch_die_glozzn_off.mpg"> <param name="animationatStart" value="true"> <param name="transparentatStart" value="false"> <param name="autoStart" value="true"> <param name="stretchToFit" value="true"> <embed src="Videoanzeige.htm" quality="high" bgcolor="#ffffff" name="mediaPlayer2" type="application/x-mplayer2" pluginspage="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" align="center" height="240" width="320"> </object></td></tr> </tbody></table>