I just wanted to see if Greg was wrong. Been trying to figure out how to do this stuff on my website anyway.
STANDBY=”Loading Windows Media Player components…” TYPE=”application/x-oleobject”>ShowControls=”1″ ShowStatusBar=”0″ ShowDisplay=”0″ KIOSKMODE=TRUE autostart=”0″>
Yup. He was wrong. Greggy, you need to embed the video in an HTML object and point back to the source. Sort of like:
<OBJECT ID="MediaPlayer" WIDTH="192" HEIGHT="190" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
STANDBY="Loading Windows Media Player components…" TYPE="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://www.theuffp.com/superfirepittest.wmv">
<PARAM name="ShowControls" VALUE="true">
<PARAM name="KIOSKMODE" VALUE="true">
<param name="ShowStatusBar" value="false">
<PARAM name="ShowDisplay" VALUE="false">
<PARAM name="autostart" VALUE="false">
<EMBED TYPE="application/x-mplayer2" SRC="http://www.theuffp.com/superfirepittest.wmv"
NAME="MediaPlayer"
ShowControls="1" ShowStatusBar="0" ShowDisplay="0" KIOSKMODE=TRUE autostart="0">
</EMBED>
</OBJECT>
Oh..is THAT all I have to do…..geez. Why I didn’t figure that out myself?
I guess cause you’re not a mongo geek like me. Call me if you don’t have somewhere to store your video and I’ll hook you up.
Just tried watching the video and it was herky jerky. was it me, my computer or the guy that took the video?
Just tried watching the video and it was herky-jerky. Is it me, my computer or the guy that took the pictures?