Online flvplayer jw flv player

Source: Internet
Author: User
Tags flv file

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.