flvplayer flv播放器

html

2014-08-18 16:14

mini:

<object type="application/x-shockwave-flash" data="player_flv_mini.swf" width="320" height="240">

     <param name="movie" value="player_flv_mini.swf" />

     <param value="flv=test1.flv&amp;showstop=1&amp;autoplay=1&amp;autoload=1&amp;buffer=10&amp;playercolor=0000ff&amp;buttoncolor=ff0101&amp;slidercolor=FFFFFF&amp;loadingcolor=0000ff" name="FlashVars">

</object>


maxi:

<object type="application/x-shockwave-flash" data="player_flv_maxi.swf" width="320" height="240">

     <param name="movie" value="player_flv_maxi.swf" />

     <param name="FlashVars" value="flv=test1.flv" />

</object>


Multi:

<object width="320" height="240" data="player_flv_multi.swf" type="application/x-shockwave-flash" class="playerpreview">

                <param value="player_flv_multi.swf" name="movie">

                <param value="true" name="allowFullScreen">

               <param name="FlashVars" value="flv=test1.flv|test2.flv&amp;showfullscreen=1&amp;showprevious=1&amp;shownext=1&amp;scrollbarsize=7&amp;showopen=2&amp;buttoncolor=0000ff" />  //这里设置参数

            </object>

下载地址: http://url.cn/Mu0Dxx

英文好的直接看官网 http://www.flv-player.net/en/

------------------------------------------------------------------------------------

Mini Parameters

flv   flv地址

width  

height 

autoplay 1 自动播放

autoload 1 自动加载 

buffer 缓冲区的秒数。默认设置为5.

playercolor 滚动条的背景颜色栏

loadingcolor 加载栏的颜色

buttoncolor 按钮的颜色

slidercolor 滑块的颜色

phpstream 1使用php流

 ------------------------------------------------------------------------

MAXI 

flvThe URL of the FLV video to be played.widthForces the video 

width

height

autoplay1 to 自动播放

autoload1 to 自动加载

buffer缓冲区的秒数。默认设置为5。

buffermessage他缓冲的消息。

默认情况下缓冲_n_,_n_百分比所示。

buffercolor缓冲的颜色信息

bufferbgcolor背景颜色缓冲的消息

buffershowbg0 隐藏的背景颜色缓冲的消息

configThe URL of the configuration text file, similar to flv_config_maxi.txt

configxmlThe URL of the configuration XML file, similar to flv_config_maxi.xml

title标题titlesize标题的字体的大小。

在默认情况下设置为20。

titlecolor标题的颜色。默认设置为ffffff。

marginThe margin of the video with respect to the Flash object. (useful for skins).

srt1 to use SRT subtitles (the file must be at the same place as the video and have the same name, with .srt extension)

srtcolorThe color of subtitlessrtbgcolorThe background color of subtitles

srtsize字幕的字体大小。默认设置为11。

showstop1显示停止按钮。

showvolume1 显示音量按钮。

showtime显示时间按钮,默认2显示剩余时间

showplayer球员栏显示模式:自动隐藏,总是或从不。: autohide, always or never.

showloading加载栏显示模式 : autohide, always or never. 自动隐藏,总是或没有。

showfullscreen1 显示全屏按钮(需要Flash Player 9.0.16.60或更新)

showswitchsubtitles1 显示/隐藏字幕显示按钮

showmouse鼠标光标的显示:既往,自动隐藏,从来没有。 : always, autohide, never.

loop1 to loop.

startimageThe URL of the JPEG file (not progressive) to be shown before loading the videoskinThe URL of the JPEG file (not progressive) to loadplayercolorThe background color of the player bar (not the flash)

loop      1循环.       

startimage      标题图片隔开 |     

skin      The URL of the JPEG file (not progressive) to load    

playercolor      The background color of the player bar (not the flash)  

loadingcolor      加载栏的颜色    

bgcolor      背景颜色         

bgcolor1      第一个背景渐变的颜色   

bgcolor2      第二个背景渐变的颜色    

buttoncolor      按钮的颜色       

buttonovercolor      徘徊在按钮上的颜色   

slidercolor1       第一栏的颜色梯度   

slidercolor2      第二栏的颜色梯度      

sliderovercolor      悬浮栏的颜色          

scrollbarcolor      滚动条的颜色。      

scrollbarovercolor      鼠标在滚动条的颜色。


loadonstop0 停止视频加载

cliking停止按钮onclick当点击视频目标URL。默认情况下playpause,这意味着在点击视频播放/暂停。删除事件,设置为none。

onclicktarget的目标URL时点击视频。在默认情况下_self。打开一个新窗口设置

ondoubleclickAction on double click: none, fullscreen, playpause, or the URL to open.ondoubleclicktargetThe target of the URL when double clicking on the video. By default _self. To open a new window set to _blank.

playertimeout超时之前在毫秒玩家隐藏(当自动隐藏模式设置)。默认设置为1500。videobgcolor背景颜色的闪光,当没有视频显示。

volume最初的体积,在0到200之间。

shortcut0到禁用键盘快捷方式。playeralpha滚动条 100.在0到100之间。

phpstream1 使用php流srturlL'URL of the subtitles file (if you don't want the automatic detection)top1Load an image over the video and place it at the coordinate x and y (for example url|x|y)netconnectionRTMP server urlshowiconplay1 显示播放图标中间的视频。iconplaycoloricon图标的颜色。

iconplaybgcoloricon图标的背景颜色。

iconplaybgalpha透明的图标在0到100之间。

showtitleandstartimage1 显示标题和图像在同一时间。 

--------------------------------------------------------------------------------------------

Multi                      flv       url的FLV视频播放,隔开 |.   

config      配置文本文件的URL,类似 flv_config_multi.txt      

configxml      XML配置文件的URL,类似flv_config_multi.xml             

buffer      缓冲区的秒数。默认设置为5。        

buffermessage      缓冲消息。默认情况下缓冲_n_,_n_百分比所示。    

title      标题            

titlesize      标题的字体的大小。在默认情况下设置为20。     

titlecolor      标题的颜色。默认设置为ffffff。     

margin      The margin of the video with respect to the Flash object. (useful for skins). 

srt      1使用SRT字幕(文件必须在同一个地方的视频和具有相同的名称,。srt扩展)    

srtsize      字幕的字体。默认设置为11。             

srtcolor      字幕的颜色          

srtbgcolor      背景颜色             

autoplay       设置为1 自动播放    

autoload       设置为1 自动加载       

 autonext      设置为0 为了避免跳到下一个视频。  

shuffle       设置为1可以拖动        

showstop       设置1 显示停止按钮。  

showvolume      设置1 显示音量按钮。   

showtime      1 显示时间按钮 , 2 显示剩余时间   

showprevious      1显示前面的按钮.            

shownext      1显示下一个按钮.          

showopen      0到隐藏打开按钮。2第一次显示播放列表。      

showplayer      显示模式 : autohide, always or never.:自动隐藏,总是或从不。

showfullscreen      1显示全屏按钮(需要Flash Player 9.0.16.60或更新)    

showswitchsubtitles      1显示按钮显示/隐藏字幕          

loop      1循环.             

width      视频宽度。       

height      视频的高度。              

startimage      标题图片隔开 |              

skin      The URL of the JPEG file (not progressive) to load             

playercolor      The background color of the player bar (not the flash)                

loadingcolor      加载栏的颜色              

bgcolor      背景颜色              

bgcolor1      第一个背景渐变的颜色              

bgcolor2      第二个背景渐变的颜色              

buttoncolor      按钮的颜色              

buttonovercolor      徘徊在按钮上的颜色              

slidercolor1      第一栏的颜色梯度              

slidercolor2      第二栏的颜色梯度              

sliderovercolor      悬浮栏的颜色              

scrollbarcolor      滚动条的颜色。              

scrollbarovercolor      鼠标在滚动条的颜色。              

currentflvcolor      当前视频的颜色。              

onclick      The destination URL when clicking on the video. By default playpause, meaning that the video is played/paused on click. To remove events, set to none.              

onclicktarget      的目标URL时点击视频。在默认情况下_self。打开一个新窗口设置为_blank              

playertimeout      超时之前在毫秒玩家隐藏(当自动隐藏模式设置)。默认设置为1500。              

videodelay      视频标题的显示时间,以毫秒为单位。默认设置为0。              

shortcut      0到禁用键盘快捷方式。              

volume      最初的体积,在0到200之间。              

videobgcolor      背景颜色的闪光,当没有视频显示。              

playlisttextcolor      播放列表的文本的颜色。              

playonload      0 to avoid playing the video after loading.              

scrollbarsize      滚动条的大小。在默认情况下设置为4。              

showtitlebackground       标题背景显示模式 汽车,总是或从不 auto, always or never              

playeralpha      播放器条的透明度的,在0到100之间。              

ondoubleclick      行动上双击:。k: none, fullscreen, playpause, or the URL to open. 没有,全屏,playpause或URL打开       ondoubleclicktarget      The target of the URL when double clicking on the video. By default _self. To open a new window set to _blank.              

showmouse      鼠标光标的显示 : always, autohide, never. 既往,自动隐藏,从来没有。              

top1      加载图像的视频,并将其在x和y坐标(例如url x y | |)              

showiconplay      1 显示播放图标中间的视频。              

iconplaycolor       icon.图标的颜色              

iconplaybgcolor       icon. 背景颜色              

iconplaybgalpha      透明的图标在0到100之间。              

showtitleandstartimage      1 显示标题和图像在同一时间。