[3318] | 1 | <!-- /charlie_neolao_flvplayer.tpl --> |
---|
| 2 | <br /> |
---|
| 3 | {assign var="main_width" value="`$fileinfo.video.resolution_x+$by_style+$by_style`"} |
---|
| 4 | <div id="charlie" style="height: {$fileinfo.video.resolution_y}px; width:{$main_width}px; padding-top: 55px; margin-top: 10px;"> |
---|
| 5 | <div class="{$curtain}_1" style="padding-left:{$by_style}px;"> |
---|
| 6 | <div class="{$curtain}_2" style="padding-right:{$by_style}px;"> |
---|
| 7 | <object type="application/x-shockwave-flash" width="{$fileinfo.video.resolution_x}" height="{$fileinfo.video.resolution_y}" |
---|
| 8 | data="./plugins/charlies_content/neolao_flvplayerflv.swf?file={$SRC_IMG}"> |
---|
| 9 | <param name="movie" value="./plugins/charlies_content/neolao_flvplayer.swf" /> |
---|
| 10 | <param name="FlashVars" value="flv={$SRC_IMG}&config=./plugins/charlies_content/neolao_config.txt{* - |
---|
| 11 | General options |
---|
| 12 | *}{if ($Charlies.loop==1)}&loop=1{/if}{* - |
---|
| 13 | *}{if ($Charlies.autoload==1)}&autoload=1{/if}{* - |
---|
| 14 | *}{if ($Charlies.autoplay==1)}&autoplay=1{/if}{* - |
---|
| 15 | *}{if ($Charlies.full==1)}&showfullscreen=1{/if}{* - |
---|
| 16 | *}{if $Charlies.forced_width!=''}&width={$Charlies.forced_width}{/if}{* - |
---|
| 17 | *}{if $Charlies.forced_height!=''}&height={$Charlies.forced_height}{/if}{* - |
---|
| 18 | *}{if ($Charlies.volume!='')}&volume={$Charlies.volume}{/if}{* - |
---|
| 19 | *}{if ($Charlies.onclick!='')}&onclick={$Charlies.onclick}{/if}{* - |
---|
| 20 | *}{if ($Charlies.onclicktarget==1)}&onclicktarget=_blank{/if}{* - |
---|
| 21 | *}{if ($Charlies.ondoubleclick=!'')}&ondoubleclick={$Charlies.ondoubleclick}{/if}{* - |
---|
| 22 | *}{if ($Charlies.ondoubleclicktarget==1)}&ondoubleclicktarget=_blank{/if}{* - |
---|
| 23 | Buffering |
---|
| 24 | *}{if $Charlies.buffer!=''}&buffer={$Charlies.buffer}{/if}{* - |
---|
| 25 | *}{if ($Charlies.buffermessage==1)}&buffermessage=1&buffercolor={$Charlies.color5|substr:1}{/if}{* - |
---|
| 26 | *}{if ($Charlies.buffershowbg==1)}&buffershowbg=1&bufferbgcolor={$Charlies.color6|substr:1}{/if}{* - |
---|
| 27 | No Config by element for neolao player because neolao config is the 1st FlashVars |
---|
| 28 | *}{* if ($Charlies.config==1)}&config={$SRC_IMG_ENCODED|substr:0:-3}txt{/if}{* - |
---|
| 29 | *}{* if ($Charlies.configxml==1)}&configxml={$SRC_IMG_ENCODED|substr:0:-3}xml{/if}{* - |
---|
| 30 | Skin |
---|
| 31 | *}{if $Charlies.margin!=''}&margin={$Charlies.margin}{/if}{* - |
---|
| 32 | *}{if $Charlies.skin!=''}&skin={$Charlies.skin}{/if}{* - |
---|
| 33 | Titleling |
---|
| 34 | *}{if $Charlies.title!=''}&title={$Charlies.title}&titlecolor={$Charlies.color7|substr:1}{/if}{* - |
---|
| 35 | *}{if $Charlies.titlesize!=''}&titlesize={$Charlies.titlesize}{/if}{* - |
---|
| 36 | *}{if $Charlies.start_image!=''}&startimage={$Charlies.start_image}{/if}{* - |
---|
| 37 | *}{if ($Charlies.showtitleandstartimage==1)}&showtitleandstartimage=1{/if}{* - |
---|
| 38 | *}{if ($Charlies.showiconplay==1)}&showiconplay=1{/if}{* - |
---|
| 39 | *}{if ($Charlies.iconplaybgalpha!='')}&iconplaybgalpha={$Charlies.iconplaybgalpha}{/if}{* - |
---|
| 40 | *}{if ($Charlies.top1!='')}&top1={$Charlies.top1}{/if}{* - |
---|
| 41 | Subtitleling |
---|
| 42 | *}{if ($Charlies.srt==1)}&srt=1&srtcolor={$Charlies.color8|substr:1}{* - |
---|
| 43 | *}&srtcolor={$Charlies.color9|substr:1}{/if}{* - |
---|
| 44 | *}{if ($Charlies.srtsize!='')}&srtsize={$Charlies.srtsize}{/if}{* - |
---|
| 45 | *}{if ($Charlies.srturl!='')}&srturl={$Charlies.srturl}{/if}{* - |
---|
| 46 | Player and Buttons |
---|
| 47 | *}{if ($Charlies.showplayer==1)}&showplayer=autohide{/if}{* - |
---|
| 48 | *}{if ($Charlies.showplayer==2)}&showplayer=always{/if}{* - |
---|
| 49 | *}{if ($Charlies.showplayer==0)}&showplayer=never{/if}{* - |
---|
| 50 | *}{if ($Charlies.showloading==1)}&showloading=autohide{/if}{* - |
---|
| 51 | *}{if ($Charlies.showloading==2)}&showloading=always{/if}{* - |
---|
| 52 | *}{if ($Charlies.showloading==0)}&showloading=never{/if}{* - |
---|
| 53 | *}{if ($Charlies.showmouse==1)}&showmouse=autohide{/if}{* - |
---|
| 54 | *}{if ($Charlies.showmouse==2)}&showmouse=always{/if}{* - |
---|
| 55 | *}{if ($Charlies.showmouse==0)}&showmouse=never{/if}{* - |
---|
| 56 | *}{if ($Charlies.showtime>0)}&showtime={$Charlies.showtime}{/if}{* - |
---|
| 57 | *}{if ($Charlies.playeralpha!='')}&playeralpha={$Charlies.playeralpha}{/if}{* - |
---|
| 58 | *}{if isset($Charlies.playertimeout)}&playertimeout={$Charlies.playertimeout}{/if}{* - |
---|
| 59 | *}{if ($Charlies.showstop==1)}&showstop=1{/if}{* - |
---|
| 60 | *}{if ($Charlies.showvolume==1)}&showvolume=1{/if}{* - |
---|
| 61 | *}{if ($Charlies.showswitchsubtitles==1)}&showswitchsubtitles=1{/if}{* - |
---|
| 62 | *}{if $Charlies.loadonstop==1}&loadonstop=1{/if}{* - |
---|
| 63 | *}{if ($Charlies.shortcut!='')}&shortcut={$Charlies.shortcut}{/if}{* - |
---|
| 64 | Miscellaneous |
---|
| 65 | *}{if ($Charlies.phpstream==1)}&phpstream=1{/if}{* - |
---|
| 66 | *}{if ($Charlies.netconnection!='')}&netconnection={$Charlies.netconnection}{/if}{* - |
---|
| 67 | Colors |
---|
| 68 | *}&bgcolor={$Charlies.color0|substr:1}{* - |
---|
| 69 | *}&bgcolor1={$Charlies.color1|substr:1}{* - |
---|
| 70 | *}&bgcolor2={$Charlies.color2|substr:1}{* - |
---|
| 71 | *}&buttoncolor={$Charlies.color3|substr:1}{* - |
---|
| 72 | *}&buttonovercolor={$Charlies.color4|substr:1}{* - |
---|
| 73 | *}&playercolor={$Charlies.color10|substr:1}{* - |
---|
| 74 | *}&loadingcolor={$Charlies.color11|substr:1}{* - |
---|
| 75 | *}&slidercolor1={$Charlies.color12|substr:1}{* - |
---|
| 76 | *}&slidercolor2={$Charlies.color13|substr:1}{* - |
---|
| 77 | *}&sliderovercolor={$Charlies.color14|substr:1}{* - |
---|
| 78 | *}&videobgcolor={$Charlies.color0|substr:1}{* - |
---|
| 79 | *}&iconplaycolor={$Charlies.color15|substr:1}{* - |
---|
| 80 | *}&iconplaybgcolor={$Charlies.color16|substr:1}" /> |
---|
| 81 | </object> |
---|
| 82 | </div> |
---|
| 83 | </div> |
---|
| 84 | </div> |
---|
| 85 | {html_head} |
---|
| 86 | <link rel="stylesheet" type="text/css" href="{$CHARLIES_PATH|@cat:'charlies.css'}"> |
---|
| 87 | {/html_head} |
---|