DodgeV83
Feb-15-2006, 04:00 PM
It wasn't until I saw the YouTube integration that I realized you could put this kind of stuff in the gallery/caption HTML! I copied some code I used to use for my homeserver site and volia!
http://www.frelowphotos.com/gallery/1207051
<html><center> <OBJECT ID="MediaPlayer1" width=320 height=235
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject">
<PARAM NAME="AutoStart" VALUE="False">
<PARAM NAME="FileName" VALUE="http://www.archive.org/download/Lynn_Long_Jump/Lynn_Long_Jump.wmv">
<PARAM NAME="ShowControls" VALUE="True">
<PARAM NAME="ShowStatusBar" VALUE="True">
<EMBED type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"
SRC="http://www.archive.org/download/Lynn_Long_Jump/Lynn_Long_Jump.wmv"
name="MediaPlayer1"
width=320
height=235
autostart=0
showstatusbar=1
showcontrols=1>
</EMBED>
</OBJECT></html> Lynn Long Jump
I have the video hosted on the archive.org site, see more info about that here http://www.dgrin.com/showthread.php?t=19464
I'ma keep messing with this, :clap lets see how good I can make it look :D
http://www.frelowphotos.com/gallery/1207051
<html><center> <OBJECT ID="MediaPlayer1" width=320 height=235
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject">
<PARAM NAME="AutoStart" VALUE="False">
<PARAM NAME="FileName" VALUE="http://www.archive.org/download/Lynn_Long_Jump/Lynn_Long_Jump.wmv">
<PARAM NAME="ShowControls" VALUE="True">
<PARAM NAME="ShowStatusBar" VALUE="True">
<EMBED type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"
SRC="http://www.archive.org/download/Lynn_Long_Jump/Lynn_Long_Jump.wmv"
name="MediaPlayer1"
width=320
height=235
autostart=0
showstatusbar=1
showcontrols=1>
</EMBED>
</OBJECT></html> Lynn Long Jump
I have the video hosted on the archive.org site, see more info about that here http://www.dgrin.com/showthread.php?t=19464
I'ma keep messing with this, :clap lets see how good I can make it look :D