Header Photo Info

Golden Gate Park, San Francisco
-- taken May 2008
.

View Steve Rogers's profile on LinkedIn

My status

Simple Flash Movie Player

Just a quick entry, I created a simple flash movie player the other day that can be embedded into an HTML page and play flash movies.

The embed code is simple

<embed src="mplayer.swf" type="application/x-shockwave-flash" id="mplayer" height="320" width="240" flashvars="vf=/videos/mymovie.flv" ></embed>

The height and width can be changed to suit and the player will re-size itself, the movie to play is specified with the flashvar vf.

The player is attached to this article as a zip file.

AttachmentSize
mplayer.zip165.2 KB

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <br> <img>
  • Lines and paragraphs break automatically.

More information about formatting options

User login