media on your website

 a tiny html insert to play your video file on your website

 

<OBJECT ID="MediaPlayer" WIDTH=320 HEIGHT=240

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="autoStart" value="true">

<PARAM name="filename" value="YourMovie.wmv"> <EMBED TYPE="application/x-mplayer2"

SRC="YourMovie.wmv"

NAME="MediaPlayer"

WIDTH=320

HEIGHT=240>

</EMBED>

</OBJECT>

 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: beggerking
Posted on: 10/28/2008 at 5:30 AM
Categories: Technical
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading