swantonbomb88
New Member
- Messages
- 66
- Reaction score
- 0
- Points
- 0
ok, so i uploaded a video to my account, and i embedded it on the index, but it wont play when i click play.
Heres the code im using:
Heres my url so you can see: http://hotwire.exofire.net/
Can you help:dunno:
Heres the code im using:
HTML:
<object id="MediaPlayer" width=320 height=286 classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components…" type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<param name="filename" value="/videos/SCM%20Final.wmv">
<param name="Showcontrols" value="True">
<param name="autoStart" value="false">
<embed type="application/x-mplayer2" src="/videos/SCM%20Final.wmv" name="MediaPlayer" width=320 height=240></embed>
</object>
Heres my url so you can see: http://hotwire.exofire.net/
Can you help:dunno:
Last edited: