Er der nogen, som har forstand på Microsofts HTML Help Workshop? Jeg
forsøger at afspille en video i avi-format, men det virker ikke, selvom det
kører fint i Explorer. Hvad gør jeg galt? Jeg har vedlagt den kode jeg
anvender.
Jeg må lige nævne, at jeg er rimelig ny i det her, så hvis det kunne blive
forklaret lidt enkelt, ville jeg blive glad.
På forhånd mange tak, da jeg har siddet rimeligt længe med det her.
<OBJECT id="Browsere - Ændre tekststørrelse"
CODEBASE="
http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.
cab#Version=6,4,5,715"
STANDBY="Loading Microsoft® Windows Media Player components..."
STYLE="position:center center; width:100%; height:95%;"
CLASSID="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95
TYPE="application/x-oleobject"
>
<PARAM NAME="FileName" VALUE=VIAt.avi>
<PARAM NAME="AutoStart" VALUE=1>
<PARAM NAME="AutoRewind" VALUE=0>
<PARAM NAME="ShowAudioControls" VALUE=1>
<PARAM NAME="ShowControls" VALUE=1>
<PARAM NAME="ShowDisplay" VALUE=0>
<PARAM NAME="ShowGotoBar" VALUE=0>
<PARAM NAME="ShowPositionControls" VALUE=0>
<PARAM NAME="ShowTracker" VALUE=0>
<PARAM NAME="ShowStatusBar" VALUE=0>
<PARAM NAME="PlayCount" VALUE=1>
<PARAM NAME="EnableTracker" VALUE=0>
<PARAM NAME="EnableContextMenu" VALUE=0>
<PARAM NAME="VideoBorder3D" VALUE=0>
<PARAM NAME="DisplayBackgroundColor" VALUE=#000000>
<PARAM NAME="DisplayForegroundColor" VALUE=#FFFFFF>
<PARAM NAME="Volume" VALUE=0>
<PARAM NAME="Balance" VALUE=0>
<PARAM NAME="ClickToPlay" VALUE=0>
</OBJECT>