I usually use this HTML code:
<object id="MediaPlayer" width=320 height=286
classid="CLSID:22D6F312-B0
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobj
codebase="http://activex.m
<PARAM NAME="filename" VALUE="interview_fox_video
<PARAM NAME="autoStart" VALUE="true"> <PARAM NAME="showControls" VALUE="true">
<param name="ShowStatusBar" value="true"> <PARAM NAME="Autorewind" VALUE="true">
<PARAM NAME="ShowDisplay" VALUE="false">
<EMBED SRC="interview_fox_video.a
</EMBED></OBJECT>
Change the source (interview_fox_video.asx) in BOTH places to the path of your media file
-Corey
Main Topics
Browse All Topics





by: klp2332Posted on 2004-08-11 at 03:30:02ID: 11771226
Go to Insert, Web componet, then click plug in and then find ur file. It should then show. :)