{* If you don't plan to play Video via Windows Media Player on your web site, --> change player by the one you want --> Based on documentation from http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/usingtheplayercontrolinawebpage.asp *}
{assign var="main_width" value="`$fileinfo.video.resolution_x+$by_style+$by_style`"}
{if ($Charlies.showplayer==1)}{/if} {if ($Charlies.autoplay==1)}{/if} {if ($Charlies.loop==1)}{/if} {if ($Charlies.autoload==1)}{/if} {if ($Charlies.showloading>0)}{/if} {if ($Charlies.full==1)}{/if} {if ($Charlies.volume!='')}{/if} 0)}showstatusbar="true"{/if} enablecontextmenu="true" width="{$fileinfo.video.resolution_x}" height="{$fileinfo.video.resolution_y}" {if ($Charlies.full==1)}fullscreen="true"{/if} stretchtofit="true" uimode="none" id="embedplayer" allowchangedisplaysize="true" autosize="true" displaysize="mpfittosize" autorewind="true" {if ($Charlies.volume!='')}volume="{$Charlies.volume}"{/if} type="video/x-ms-asf-plugin">
{html_head} {/html_head}