Frage von josl_79:hallo,
habe ein problem beim abspielen meiner streams im firefox. die datei wird zwar einwandfrei wiedergegeben aber die controllerleiste fehlt leider!
im IE funkts bestens.
hier das codefragment:
<object id="Media Player"
width="523" height="362"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
codebase="
http://activex.microsoft.com/activex/co ... 6,4,7,1112"
standby="Loading Windows Media Player Components ..."
type="application/x-oleobject">
<param name="URL" value="STREAMING/SalineaSTREAM_346kB.wmv">
<param name="ShowStatusBar" value="false">
<param name="AutoSize" value="false">
<param name="Showcontrols" value="true">
<param name="AutoStart" value="true">
<embed type="application/x-mplayer2"
pluginspage="
http://www.microsoft.com/windows/windowsmedia/download/"
width="523" height="362"
src="STREAMING/SalineaSTREAM_346kB.wmv"
stretchtofit="false"
showstatusbar="0"
controller="1"
autostart="1">
</embed></object>
vielleicht hat jemand eine ahnung woran das liegt?
gruß jo