Results 1 to 10 of 12
Thread: HEP..Hep.........hep
Hybrid View
-
03-09-2006, 01:33 PM #1
- Join Date
- Nov 2005
- Location
- Texas
- Posts
- 158
Thanked: 1Sorry for the double tap...but assuming you understand a LITTLE html code this is what you need...if you don't understand it I'll be glad to help translate it.
Code:<object id="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="280" height="256"> <param name="fileName" value="INSERT FILE NAME HERE"> <param name="animationatStart" value="true"> <param name="transparentatStart" value="true"> <param name="autoStart" value="true"> <param name="showControls" value="true"> <param name="Volume" value="-450"> <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="INSERT FILE NAME HERE" name="MediaPlayer1" width=280 height=256 autostart=1 showcontrols=1 volume=-450> </object>
YEESH!! that code block came out horrible...wierd forum settings...