<!-- 
ESA HD Video Player Settings: 
autoplay	:: 'Yes-always','No-always','Yes-on first video','No-on first video'
looping		:: 'true','false'
randomPlay 	:: 'true','false'
mediaLink	:: 'true','false'
linkTarget	:: '_blank','_self','_top','_parent'
googleTracking	:: 'true','false'
bandwidthCheck	:: 'true','false'
bandwidthImage	:: path to JPEG image that is ~100kb in size

*Note - The xml settings will override the component inspector settings. If you would like to use the component inspector settings you must remove the settings from the xml.

XML Node Descriptions:
<playlist>	:: used to populate the playlist component, and is therefore only necessary if you are using the playlist component. [img src = "path to the thumbnail image"] [hspace = "horizontal padding in pixels"] [vspace = "vertical padding in pixels"] [class='text styles defined in textstyles.css file']. 
<server>	:: Flash Media Server address; can be a web address (e.g. www.vitalstream.com) or an IP address (e.g. 111.11.11.111)
<appname>	:: application name on the Flash Media Server, which is generally a directory on the server where the videos are stored
<streams>	:: absolute or relative path to the video
<length>	:: duration of video in seconds (not required if video files contain duration metadata)
<link>		:: mediaLink url - the user will be taken to this address when they click the current video. If you do not wish to use this feature, you should set the mediaLink parameter to "false" and delete this node.
<gtimpressions>	:: this address is used to track the number of impressions for the current video in your Google Analytics account if the googleTracking parameter is set to "true" (string must start with a "/").
<gtclicks>	:: this address is used to track the number of clicks for the current video in your Google Analytics account if the googleTracking parameter is set to "true" (string must start with a "/").
<caption>	:: this text will appear as an overlay on the FLV player (see "Caption" parameters in the component inspector); the size and location of this text field is defined in the component inspector.
<image>		:: absolute or relative path to an optional JPG, SWF, GIF, or PNG image for each video; the size and location of this image is defined in the component inspector (see "Image" parameters in the component inspector).
<pauseImage>	:: absolute or relative path to an optional JPG, SWF, GIF, or PNG image for each video that is displayed whenever the player is paused; the size and location of this image is automatically equal to the size and position of the StreamingPlayer component (see "Display Pause Image" parameter in the component inspector).
-->
<?xml version="1.0"?>
  <videos autoplay="Yes-always" looping="true" randomPlay="true" mediaLink="true" linkTarget="_blank" googleTracking="true" bandwidthCheck="true" bandwidthImage="http://www.earthscienceagency.com/images/bandwidth.jpg">
	<video>
		<playlist><![CDATA[<img src='thumbs/departed_60x45.jpg' hspace='2' vspace='2'>&nbsp;<span class='listStyle1'>Progressive FLV</span><br>&nbsp;<span class='listStyle2'>Departed</span><br>&nbsp;<span class='listStyle3'>02:31</span>]]></playlist>
		<streams><![CDATA[http://components.earthscienceagency.com/sw_includes/videos/departed.flv]]></streams>
		<link><![CDATA[http://www.earthscienceagency.com/]]></link>
		<gtimpressions>/videos/Departed_impressions</gtimpressions>
		<gtclicks>/videos/Departed_clicks</gtclicks>
		<caption><![CDATA[<span class='caption'>Departed starring Jack Nicholson, Leonardo DiCaprio, Matt Damon, and Martin Sheen</span>]]></caption>
		<image><![CDATA[<img src='thumbs/departed_60x45.jpg' hspace='0' vspace='0'>]]></image>
		<pauseImage><![CDATA[<img src='thumbs/pauseImage.swf' hspace='0' vspace='0'>]]></pauseImage>
	</video>
	<video>
		<playlist><![CDATA[<img src='thumbs/inconvenienttruth_60x45.jpg' hspace='2' vspace='2'>&nbsp;<span class='listStyle1'>Streaming Sample</span><br>&nbsp;<span class='listStyle2'>Inconvenient Truth</span><br>&nbsp;<span class='listStyle3'>02:32</span>]]></playlist>
		<server>ciruwmos1l.rtmphost.com</server>
		<appname>esafms</appname>
		<streams>inc_truth</streams>
		<link><![CDATA[http://components.earthscienceagency.com/components/zoom]]></link>
		<gtimpressions>/videos/InconvenientTruth_impressions</gtimpressions>
		<gtclicks>/videos/InconvenientTruth_clicks</gtclicks>
		<caption><![CDATA[<span class='caption'>Inconvenient Truth</span>]]></caption>
		<image><![CDATA[<img src='thumbs/inconvenienttruth_60x45.jpg' hspace='0' vspace='0'>]]></image>
		<pauseImage><![CDATA[<img src='thumbs/pauseImage.swf' hspace='0' vspace='0'>]]></pauseImage>
	</video> 
	<video>
		<playlist><![CDATA[<img src='thumbs/smokinaces_60x45.jpg' hspace='2' vspace='2'>&nbsp;<span class='listStyle1'>Progressive Bandwidth Sample</span><br>&nbsp;<span class='listStyle2'>Smokin Aces</span><br>&nbsp;<span class='listStyle3'>02:03</span>]]></playlist>
		<streams><![CDATA[http://components.earthscienceagency.com/sw_includes/videos/smokinaces_lo.flv, http://components.earthscienceagency.com/sw_includes/videos/smokinaces_hi.flv]]></streams>
		<kbps>100, 500</kbps>
		<link><![CDATA[http://tahoe.earthscienceagency.com/]]></link>
		<gtimpressions>/videos/SmokinAces_impressions</gtimpressions>
		<gtclicks>/videos/SmokinAces_clicks</gtclicks>
		<caption><![CDATA[<span class='caption'>Smokin Aces</span>]]></caption>
		<image><![CDATA[<a href="http://www.sonypictures.com/movies/thedavincicode/" target="_blank"><img src='thumbs/smokinaces_60x45.jpg' hspace='0' vspace='0'></a>]]></image>
		<pauseImage><![CDATA[<img src='thumbs/pauseImage.swf' hspace='0' vspace='0'>]]></pauseImage>
	</video>
	<video>
		<playlist><![CDATA[<img src='thumbs/davinci_60x45.jpg' hspace='2' vspace='2'>&nbsp;<span class='listStyle1'>Streaming Bandwidth Sample</span><br>&nbsp;<span class='listStyle2'>The Davinci Code</span><br>&nbsp;<span class='listStyle3'>02:06</span>]]></playlist>
		<server>ciruwmos1l.rtmphost.com</server>
		<appname>esafms</appname>
		<streams>davinci_lo, davinci_hi</streams>
		<kbps>100, 500</kbps>
		<link><![CDATA[http://www.earthscienceagency.com/]]></link>
		<gtimpressions>/videos/Davinci_impressions</gtimpressions>
		<gtclicks>/videos/Davinci_clicks</gtclicks>
		<caption><![CDATA[<span class='caption'><a href="http://www.sonypictures.com/movies/thedavincicode/" target="_blank">The Da Vinci Code</a></span>]]></caption>
		<image><![CDATA[<img src='thumbs/davinci_60x45.jpg' hspace='0' vspace='0'>]]></image>
		<pauseImage><![CDATA[<img src='thumbs/pauseImage.swf' hspace='0' vspace='0'>]]></pauseImage>
	</video>
 </videos>