Author homepage: http://www.jeroenwijering.com /? Item = flash_video_player
How to Use: copy the catalog to the same directory, and then add
ProgramCode
<Object type = "application/X-Shockwave-flash" width = "400" Height = "220"
Wmode = "Transparent" Data = "flvplayer.swf">
<Param name = "movie" value = "flvplayer.swf"/>
<Param name = "wmode" value = "Transparent"/>
<Object/>
“Flvplayer.swf automatically finds "video. FLV" in the same directory. You can also add the URL of the FLV file after "Unzip flvplayer.swf" to play the video. The method is as follows:
Program code <object type = "application/X-Shockwave-flash" width = "400" Height = "220"
Wmode = "transparent data =" flvplayer.swf? File = movies/holiday. FLV ">
<Param name = "movie" value = "flvplayer.swf? File = movies/holiday. FLV "/>
<Param name = "wmode" value = "Transparent"/>
</Object>
"File = movies/holiday. FLV" is a parameter. You can use a relative or absolute address.
Other parameters:
If you do not need to play the video automatically when loading the video, you can use the "autostart" parameter.
Example
Program code <object type = "application/X-Shockwave-flash" width = "400" Height = "220"
Wmode = "Transparent" Data = "flvplayer.swf? Autostart = false ">
<Param name = "movie" value = "flvplayer.swf? Autostart = false "/>
<Param name = "wmode" value = "Transparent"/>
</Object>
Multiple parameters can be used together,Valid parameter list:
Program code file (FLV file address)
Autostart (whether automatic playback is allowed, "true" or "false ")
Image (Preview image when not playing, only JPEG format is supported)
Repeat (whether to play repeatedly)
Clicktext (the text displayed at the beginning. The default value is "click to play ")
Download list:
Flash video player 2.5.
Official download link: http://www.jeroenwijering.com/upload/jw_flv_player.zip
Download jw flv player 3.99