Thursday, March 06, 2008

Embedding an .flv file - A Quick Approach

I needed to embed a .flv file on a site and wasn't quite sure the most straightforward way to do it. Luckily, I found this thread:

I know this has been here for a while but if you are still interested I did this.

At http://www.arronsfootball.co.uk I play flv files using a free flvplayer I found somewhere online, you can get it off me at
http://www.arronsfootball.co.uk/flvplayer.swf,

simply put the following html in your page changing the size and replacing **videlocation** with the location of your flv file.

And sure enough, it was that easy. I grabbed the flvplayer.swf, passed a URL parameter file=...path-to-flv... and autoStart=false and I was done.

Remind me again how we would function without Google?

No comments:

Post a Comment