<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
	<SETTINGS>
		<PLAYER_SETTINGS Name="SelectedSkin" Value="skin/skin.swf"/>  /decides the player skin
		<PLAYER_SETTINGS Name="SelectedLoader" Value="skin/loading.swf"/> /preload swf
		<PLAYER_SETTINGS Name="Protocol" Type="rtmp" Value="rtmp://72.35.95.20/wowzatest/" /> /RTMP setting
		<PLAYER_SETTINGS Name="FLVPath" Value="fame" VideoId="165" ViewCountFile="" hasVideoList="true" RefreshList="no" Looping="yes"/> /video name and settings
		<PLAYER_SETTINGS Name="Themes" Value="themes.xml"/> /theme xml file
		<PLAYER_SETTINGS Name="ShowShareButton" Value="true"/> /sharebutton
		<PLAYER_SETTINGS Name="ShowReplyButton" Value="true"/> /replay button
		<PLAYER_SETTINGS Name="InitVolume" Value="50"/> /volume on video launch
		<PLAYER_SETTINGS Name="AutoPlay" Value="false"/> /autoplay on-off
		<PLAYER_SETTINGS Name="FirstFrameAs" Value="image" FrameAt="2" Url="images/vImage1.jpg" Align="stretch"/> /first frame image
		<PLAYER_SETTINGS Name="FirstVidSize" Value="max" KeepAspectRatio="true"/> /video size
		<PLAYER_SETTINGS Name="FullScreenControls" Value="true"/> /fullscreen on-off
		<PLAYER_SETTINGS Name="TooltipEnabled" Value="true"/> / tool tip on-off
		<PLAYER_SETTINGS Name="ShareVidzLink" Value="http://flvhosting.com/share.php" args="vt=vtitle,muid=vuid,id=12,etc"/> /set this to your own link
		<PLAYER_SETTINGS Name="BufferTime" Value="5"/>	/buffer time
		<PLAYER_SETTINGS Name="FullScreenLink" Function="" args="sample1.html"/>
	</SETTINGS>
	<LABELS>		
		<TEXT Name="Share" Value="Share"/>
		<TEXT Name="Reply" Value="Replay"/>
		<TEXT Name="Buffer" Value="Buffering..."/>
		<TEXT Name="Loading" Value="Loading....."/>
	</LABELS>
	<TOOLTIP>
		<TOOL Name="PlayButton" Value="Play"/>
		<TOOL Name="PauseButton" Value="Pause"/>
		<TOOL Name="VolumeButton" Value="Volume"/>
		<TOOL Name="ShareVidz" Value="Share Video"/>
		<TOOL Name="ReplyVideo" Value="Replay Video"/>
		<TOOL Name="RewindButton" Value="Restart"/>
		<TOOL Name="MuteButton" Value="Mute"/>
		<TOOL Name="FullScreen" Value="Full Screen"/>
		<TOOL Name="UnMuteButton" Value="Unmute"/>
		<TOOL Name="VideoSize" Value="Size Options"/>
	</TOOLTIP>
	
</CONFIG>

