Insert. flv in HTML

Source: Internet
Author: User
Tags flv file

<ObjectClassID= "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"codebase= "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"width= "761"Height= "609">    <paramname= "movie"value= "flvplayer.swf" />    <paramname= "Quality"value= "High" />    <paramname= "allowFullScreen"value= "true" />    <paramname= "Volume"value= "0">    <paramname= "Autostart"value= "0">    <paramname= "Flashvars"value= "Vcastr_file=cctv2.flv&isautoplay=1&logotext=zhongjiu.cn&isshowbar=1&barcolor=0x00ffff &bartransparent=20&glowcolor=0xff0000&iconcolor=0x00ff00&textcolor=0x0000ff&beginswf= Cctv2.swf " />    <Embedsrc= "flvplayer.swf"allowFullScreen= "true"Flashvars= "Vcastr_file=cctv2.flv&isautoplay=1&logotext=zhongjiu.cn&isshowbar=1&barcolor=0x00ffff &bartransparent=20&glowcolor=0xff0000&iconcolor=0x00ff00&textcolor=0x0000ff&beginswf= Cctv2.swf "Quality= "High"pluginspage= "Http://www.macromedia.com/go/getflashplayer"type= "Application/x-shockwave-flash"width= "761"Height= "609"></Embed></Object>


Attention:

The flvplayer.swf in the system is formerly known as the VCASTR FLV network player.

    1. The light insertion code is not yet playable. flv files, also upload flvplayer.swf (<param name= "movie" value= "absolute path or relative path written inside)
    2. where the. flv file is placed relative to the flvplayer.swf (relative path)
    3. Embed is HTML5 tag, so the support H5 is written in the embed.

Parsing of flvplayer.swf player parameters

Parameter name Parameter description Default value
Vcastr_file The address of the. flv file is played by multiple uses | separate. Empty
Isautoplay Set auto play. 1: AutoPlay 0: Do not play automatically 0
Iscontinue Sets the loop to play. 1: Cycle 0: No loop 0
Defaultvolume Sets the default volume. 0-100 100
Logotext You can add information such as your website name (US) Empty
Logourl Can read the logo image from the outside, pay attention to adjust the logo size, support image format and SWF format Empty
Barposition Sets the control bar position. 1: Video below 0: show Example 1 above movie 0
Isshowbar Sets whether the control bar is displayed or hidden. 0: Hide 1: Always show 2: Display on mouse hover 3: Start not showing, mouse hover display 2
Barcolor Sets the control bar color. Start with a 0x 16 binary number representation 0x000033
Bartransparent Sets the control bar transparency. 0-100 60
Glowcolor Sets the button icon color. 0x66ff00
Iconcolor Set the glow color when hovering over a mouse 0xFFFFFF
TextColor Set the player text color 0xFFFFFF
Isshowtime Sets the time to display when the time start time ends. 1: Show 0: Hide 1
BufferTime Set movie buffer time unit (seconds) 2 2
beginswf Before the movie starts playing, read the SWF file from the outside, you can add ads, or website information, you need to make Empty
endswf After the movie playback, from the external read SWF file, you can add related movie information, video sharing and other information, need to make their own Empty

Insert. flv in HTML

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.