View Single Post
Old 07-23-2007, 08:43 PM  
notsojoe
Registered User
 
Join Date: Jun 2007
Posts: 10
First you download the player. The player will be called something like flvplayer.swf

Put the player in the same folder as your .flv file

Use the code as follows:

<embed src="flvplayer.swf" width="640" height="320" allowfullscreen="true" flashvars="&displayheight=320&file=mymovie.flv&hei ght=320&width=640&autostart=false" />

I think the setting in the above code are self explanatory

Upload and voila - flash movie!!
notsojoe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote