|
OBJECT ID="MediaPlayer" WIDTH="320" HEIGHT="240" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" TYPE="application/x-oleobject"
PARAM NAME="FileName" VALUE="http://www.url.com/x.wmv"
PARAM NAME="autostart" VALUE="1"
PARAM NAME="showcontrols" VALUE="1"
EMBED TYPE="application/x-mplayer2" SRC="http://www.url.com/x.wmv" WIDTH="100" HEIGHT="100" AUTOSTART="1" SHOWCONTROLS="0"
/EMBED
/OBJECT
Just modify a bit and then it should work.
|