Code: Select all
<object id="MediaPlayer1" style="left: 0px; width: 349px; top: 82px; height: 285px" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsm p2inf.cab#Version=5,1,52,701" type="application/x-oleobject" standby="Loading Microsoft Windows® Media Player components..." classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" height="285" width="349">
<param value="/downloads/media/video.wmv" name="fileName">
</param>
<param value="true" name="animationatStart">
</param>
<param value="true" name="transparentatStart">
</param>
<param value="true" name="autoStart">
</param>
<param value="true" name="showControls">
</param>
<param value="-450" name="Volume">
</param>
</object>
Code: Select all
<embed src="/downloads/media/video.wmv" displaybackcolor="black" showstatusbar="1" height="369" width="410"></embed>