Features (Screenshots below)
Hide Videolist and show as Widescreen
Example Xml option :
<PLAYER_SETTINGS Name="videoList" Value="xml/playlist.xml" embedPlayList="false" position="RIGHT" autoHide="false" listGap="0"/>
VideoList Display in LEFT
Example Xml option :
<PLAYER_SETTINGS Name="videoList" Value="xml/playlist.xml" embedPlayList="true" position="LEFT" autoHide="false" listGap="0"/>
Videolist Display in RIGHT
Example Xml option :
<PLAYER_SETTINGS Name="videoList" Value="xml/playlist.xml" embedPlayList="true" position="RIGHT" autoHide="false" listGap="0"/>
Caption & LOGO Display
Example Xml option :
<tt xml:lang="en" xmlns="http://www.w3.org/2006/10/ttaf1" xmlns:tts="http://www.w3.org/2006/04/ttaf1#styling">
<head>
</head>
<body>
<div xml:id="captions" xml:lang="en">
<p begin="00:00:03.160" end="00:00:10.569">Inside the deep blue sea search for Kennedy's PT109</p>
</div>
</body>
</tt>
Example Xml option for Logo:
<PLAYER_SETTINGS Name="Logo" Value="true" Url="images/agriya_logo.jpg" Transparency="25" RollOverTransparency="50" LogoPosition="TL" hspace="10" vspace="10" TargetUrl="http://www.agriya.com" Target="_blank" InnerScripts="no"/>
Control bar Fade in on Mouse RollOver
Example Xml option :
<PLAYER_SETTINGS Name="ControlBar" Visible="true" AutoHide="false" AutoSize="true"/>
Control Bar Fade out on Rollout
Example Xml option :
<PLAYER_SETTINGS Name="ControlBar" Visible="false" AutoHide="true" AutoSize="true"/>
Pre-Roll video Advertisement Display
Example Xml option :
<PLAYER_SETTINGS Name="TopUrl" Url="http://dev5.agriya.com/flash_test/HDplayer/Source/videos/ad_restroom.flv" TargetUrl="http://www.agriya.com" TargetWindow="_blank" Duration="00:00:03" Value="true" Type="flv" ImpressionUrl="yourphp?sgds" ClickCountUrl="yourphp?sgds"/>
Mid-roll video Advertisement Display
Example Xml option :
<PLAYER_SETTINGS Name="OverLay" Url="http://dev5.agriya.com/flash_test/HDplayer/Source/videos/MidRoll.flv" TargetUrl="http://www.agriya.com" TargetWindow="_blank" Value="true" Type="flv" ImpressionUrl="yourphp?sgds" ClickCountUrl="yourphp?sgds" StartTime="00:00:10" Duration="00:00:05"/>
Post-roll Advertisement Display
Example Xml option :
<PLAYER_SETTINGS Name="TailUrl" Url="http://dev5.agriya.com/flash_test/HDplayer/Source/videos/ad_Rabbid_com.flv" TargetUrl="http://www.agriya.com" TargetWindow="_blank" Duration="00:00:06" Value="true" Type="flv" ImpressionUrl="yourphp?sgds" ClickCountUrl="yourphp?sgds"/>
NOTE: Control panel cannot be accessed on the PRE, MID and POST roll Advertisements.
PlayList Display at the video end