Hallo,
ich hatte hier mal vor wenigen Monaten eine Frage zu meiner Homepage.
Und zwar wollte ich darauf ein Video direkt starten lassen.
(also nicht das man extra noch den Start-Button drücken mußte)
Jemand hat mir hier auch fix geholfen und den HTML-Code umgebaut,
so dass das Video direkt über den Windows Explorer startete.
Nun sah bzw. hörte ich aber von Firefox-usern, dass das Video am
Anfang nicht startet und man den Start-Button drücken müsste.
Wie kann das sein bzw. kann man den Code irgendwie umstellen,
so dass das Video auch über Mozilla staret??
Vielen Dank & Grüße
Kalle
P. S. Hier mal der komplette Code:
<OBJECT id=player style="WIDTH: 440px; HEIGHT: 340px" codeBase=http://fpdownload.macromedia.com/pub/shockwave/…version=8,0,0,0 height=340 width=440 align=middle classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000><PARAM NAME="_cx" VALUE="11642"><PARAM NAME="_cy" VALUE="8996"><PARAM NAME="FlashVars" VALUE=""><PARAM NAME="Movie" VALUE="http://www.clipfish.de/videoplayer.sw…=1&autoplay"><PARAM NAME="Src" VALUE="http://www.clipfish.de/videoplayer.sw…=1&autoplay"><PARAM NAME="WMode" VALUE="Window"><PARAM NAME="Play" VALUE="0"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE="LT"><PARAM NAME="Menu" VALUE="-1"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale" VALUE="NoScale"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE="FF0000"><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="Profile" VALUE="0"><PARAM NAME="ProfileAddress" VALUE=""><PARAM NAME="ProfilePort" VALUE="0"><PARAM NAME="AllowNetworking" VALUE="all"><PARAM NAME="AllowFullScreen" VALUE="true">
<embed
src='http://www.clipfish.de/videoplayer.sw…XwyOTU5OTk3&r=1'
quality='high' bgcolor='#FF0000' width='464' height='380' name='player'
align='middle' allowFullScreen='true' allowScriptAccess='always'
type='application/x-shockwave-flash'
pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></OBJECT>