﻿<?xml version="1.0" encoding="utf-8"?>
<window>
	<id>7987</id>
	<defaultcontrol>101</defaultcontrol>
	<allowoverlay>player.hasmedia+!facadeview.filmstrip</allowoverlay>
	<animation effect="fade" time="250">WindowOpen</animation>
	<animation effect="fade" time="250">WindowClose</animation>
	<define>#header.background:hover_Films.png</define>
	<define>#header.label:Films</define>
	<controls>
		<import>common.window.background.xml</import>
		<control>
			<description>Movie Backdrop (Fan Art) - Plug-in sets to invisible, if no art.</description>
			<type>image</type>
			<id>0</id>
			<posX>0</posX>
			<posY>0</posY>
			<width>1280</width>
			<height>720</height>
			<texture>black.png</texture>
			<visible>control.hasthumb(1000)</visible>
			<animation effect="fade" time="1">visiblechange</animation>
		</control>
		<control>
			<description>fanart</description>
			<type>image</type>
			<id>1000</id>
			<posX>0</posX>
			<posY>0</posY>
			<width>1280</width>
			<height>720</height>
   			<keepaspectratio>yes</keepaspectratio>
			<centered>yes</centered>
			<zoom>yes</zoom>
			<texture>#myfilms.fanart</texture>
            		<animation effect="fade" start="100" end="0" time="500">Hidden</animation>
            		<animation effect="fade" start="0" end="100" time="500">Visible</animation>
			<animation effect="fade" time="1">WindowClose</animation>	
			<animation effect="fade" time="250">WindowOpen</animation>
		</control>
		<control>
			<description>fanart</description>
			<type>multiimage</type>
			<id>1001</id>
			<posX>0</posX>
			<posY>0</posY>
			<width>1280</width>
			<height>720</height>
            		<imagepath></imagepath>
            		<timeperimage>3000</timeperimage>
            		<fadetime>1000</fadetime>
            		<loop>yes</loop>
   			<keepaspectratio>yes</keepaspectratio>
			<centered>yes</centered>
            		<randomize>true</randomize>
		</control>
		<import>common.window.overlay.xml</import>		
		<import>common.time.xml</import>
		<control>
			<type>label</type>
			<id>1</id>
			<posX>30</posX>
			<posY>10</posY>
			<label>#header.label</label>
			<font>font28</font>
			<align>left</align>
			<textcolor>60ffffff</textcolor>
		</control>

		<control>
			<type>image</type>
			<description>Thumbnail with no video playing</description>
			<id>2024</id>
			<posX>64</posX>
			<posY>81</posY>
			<width>380</width>
			<height>538</height>
			<texture flipY="true" diffuse="Thumb_Mask.png">#myfilms.picture</texture>
			<keepaspectration>yes</keepaspectration>
			<visible>!player.hasmedia</visible>
			<animation effect="fade" time="250">visiblechange</animation>
		</control>
		<control>
			<description>Cover Art Glass Overlay</description>
			<type>image</type>
			<id>1</id>
			<posX>15</posX>
			<posY>72</posY>
			<width>437</width>
			<height>556</height>
			<texture flipY="true" diffuse="Thumb_Mask.png">DVDCase.png</texture>
			<visible>!player.hasmedia+control.isvisible(2024)</visible>
			<animation effect="fade" time="250">visiblechange</animation>
		</control>
		<control>
			<description>Thumbnail with video playing</description>
			<type>image</type>
			<id>2023</id>
			<posX>58</posX>
			<posY>81</posY>
			<width>332</width>
			<height>469</height>
			<texture flipY="true" diffuse="Thumb_Mask.png">#myfilms.picture</texture>
			<keepaspectration>yes</keepaspectration>
			<visible>player.hasmedia</visible>
			<animation effect="fade" time="250">visiblechange</animation>
		</control>
		<control>
			<description>Cover Art Glass Overlay</description>
			<type>image</type>
			<id>0</id>
			<posX>15</posX>
			<posY>72</posY>
			<width>382</width>
			<height>486</height>
			<texture>DVDCase.png</texture>
			<visible>player.hasmedia+control.isvisible(2023)</visible>
			<animation effect="fade" time="250">visiblechange</animation>
		</control>


		<!-- Details Box -->
		<control>
			<type>group</type>
			<dimColor>ffffffff</dimColor>
			<animation effect="slide" tween="circle" easing="out" time="200" start="900,0" reversible="false">WindowOpen</animation>
			<animation effect="slide" tween="circle" easing="out" time="200" end="900,0" reversible="false">WindowClose</animation>
			<control>
				<description>Detail Panel Background</description>
				<type>image</type>
				<id>1</id>
				<posX>458</posX>
				<posY>48</posY>
				<width>948</width>
				<height>766</height>
				<texture>bg_facade.png</texture>
			</control>
			<control>
				<description>TitleValue</description>
				<type>fadelabel</type>
				<id>2026</id>
				<posX>520</posX>
				<posY>88</posY>
				<font>font22</font>
				<align>left</align>
				<textcolor>ffffffff</textcolor>
				<width>750</width>
				<label>#myfilms.originaltitle</label>
				<wrapString> : : : </wrapString>
				<animation effect="fade" time="250" delay="60">WindowOpen</animation>
			</control>

			<control>
				<description>Original Title</description>
				<type>fadelabel</type>
				<id>2025</id>
				<posX>520</posX>
				<posY>128</posY>
				<label>#myfilms.translatedtitle</label>
				<width>750</width>
				<font>font13</font>
				<textcolor>90ffffff</textcolor>
				<wrapString> : : : </wrapString>
				<animation effect="fade" time="250" delay="60">WindowOpen</animation>
			</control>	
			<!-- <control>
			<type>image</type>
			<id>1</id>
			<posX>490</posX>
			<posY>77</posY>
			<width>790</width>
			<height>53</height>
			<texture>bg_facade_line_nofocus.png</texture>
			<colordiffuse>77ffffff</colordiffuse>
		</control>	 -->

			<control>
				<type>imagelist</type>
				<id>1</id>
				<posX>520</posX>
				<posY>170</posY>
				<width>115</width>
				<height>13</height>
				<textureWidth>27</textureWidth>
				<textureHeight>27</textureHeight>
				<subitems>
					<subitem>UserRatingStarOff.png</subitem>
					<subitem>stargood.png</subitem>
				</subitems>
				<orientation>horizontal</orientation>
				<percentage>#myfilms.rating</percentage>
				<imagesToDraw>10</imagesToDraw>
				<animation effect="fade" time="250" delay="120">WindowOpen</animation>
			</control>


			<control>
				<description>CategoryValue</description>
				<type>fadelabel</type>
				<id>2062</id>
				<posX>520</posX>
				<posY>205</posY>
				<width>750</width>
				<font>font16</font>
				<label>#myfilms.country     #myfilms.category</label>
				<wrapString> : : : </wrapString>
				<animation effect="fade" time="250" delay="120">WindowOpen</animation>
			</control>


			<control>
				<description>YearValue</description>
				<type>label</type>
				<id>2061</id>
				<posX>520</posX>
				<posY>240</posY>
				<width>750</width>
				<font>font18</font>
				<textcolor>90ffffff</textcolor>
				<label>#myfilms.year     #myfilms.length</label>
				<animation effect="fade" time="250" delay="120">WindowOpen</animation>
			</control>
			<control>
				<description>DirectorValue</description>
				<type>fadelabel</type>
				<id>2064</id>
				<posX>520</posX>
				<posY>280</posY>
				<width>750</width>
				<font>font18</font>
				<textcolor>ffFFFFFF</textcolor>
				<label>Directed by #myfilms.director</label>
				<wrapString> : : : </wrapString>
				<animation effect="fade" time="250" delay="120">WindowOpen</animation>
			</control>



			<control>
				<type>image</type>
				<id>1</id>
				<posX>490</posX>
				<posY>106</posY>
				<width>790</width>
				<height>53</height>
				<texture>bg_facade_line_nofocus.png</texture>
				<colordiffuse>77ffffff</colordiffuse>
			</control>





			<control>
				<description>Actors value</description>
				<type>textboxscrollup</type>
				<id>2040</id>
				<posX>520</posX>
				<posY>318</posY>
				<width>750</width>
				<font>font16</font>
				<height>70</height>
				<textcolor>90FFFFFF</textcolor>
				<label>#myfilms.actors</label>
				<seperator>: : :</seperator>
				<animation effect="fade" time="250" delay="120">WindowOpen</animation>
			</control>
			<control>
				<type>image</type>
				<id>1</id>
				<posX>490</posX>
				<posY>340</posY>
				<width>790</width>
				<height>53</height>
				<texture>bg_facade_line_nofocus.png</texture>
				<colordiffuse>77ffffff</colordiffuse>
			</control>
			<control>
				<description>Optional Display Field 1 Value</description>
				<type>fadelabel</type>
				<id>1031</id>
				<posX>520</posX>
				<posY>405</posY>
				<label>#myfilms.item1</label>
				<width>340</width>
				<textcolor>ffffffff</textcolor>
				<font>font16</font>
				<wrapString> : : : </wrapString>
				<animation effect="fade" time="250" delay="180">WindowOpen</animation>
			</control>

			<control>
				<description>Optional Display Field 2 Value</description>
				<type>fadelabel</type>
				<id>1033</id>
				<posX>1240</posX>
				<posY>405</posY>
				<label>#myfilms.item2</label>
				<width>340</width>
				<textcolor>ffffffff</textcolor>
				<font>font16</font>
				<align>right</align>
				<wrapString> : : : </wrapString>
				<animation effect="fade" time="250" delay="180">WindowOpen</animation>
			</control>
			<control>
				<type>image</type>
				<id>1</id>
				<posX>490</posX>
				<posY>395</posY>
				<width>790</width>
				<height>53</height>
				<texture>bg_facade_line_nofocus.png</texture>
				<colordiffuse>77ffffff</colordiffuse>
			</control>
			<control>
				<description>description value</description>
				<type>textboxscrollup</type>
				<id>2050</id>
				<posX>520</posX>
				<posY>455</posY>
				<width>750</width>
				<height>150</height>
				<textcolor>ffFFFFFF</textcolor>
				<font>font18</font>
				<label>#myfilms.description</label>
				<seperator>: : :</seperator>
				<animation effect="fade" time="250" delay="240">WindowOpen</animation>
			</control>


			<control>
				<type>image</type>
				<id>1</id>
				<posX>490</posX>
				<posY>560</posY>
				<width>790</width>
				<height>53</height>
				<texture>bg_facade_line_nofocus.png</texture>
				<colordiffuse>77ffffff</colordiffuse>
			</control>

			<control>
				<description>Video/Audio Format</description>
				<type>fadelabel</type>
				<id>1</id>
				<posX>520</posX>
				<posY>667</posY>
				<label>#myfilms.mediatype     #myfilms.format     #myfilms.resolution     #myfilms.size Mb     #myfilms.framerate fps</label>
				<font>font12</font>
				<width>750</width>
				<textcolor>90ffffff</textcolor>
				<wrapString> : : : </wrapString>
				<animation effect="fade" time="250" delay="300">WindowOpen</animation>
			</control>
			<!-- 		<control>
			<description>Video/Audio Format with video playing</description>
			<type>fadelabel</type>
			<id>1</id>
			<posX>520</posX>
			<posY>680</posY>
			<label>Audio: #languages - Subs: #subtitles</label>
			<font>font12</font>
			<width>750</width>
			<textcolor>90ffffff</textcolor>
		</control> -->
			<control>
				<description>Languages</description>
				<type>fadelabel</type>
				<id>2070</id>
				<posX>520</posX>
				<posY>690</posY>
				<label>Languages: #myfilms.languages     Subtitles: #myfilms.subtitles</label>
				<font>font12</font>
				<align>left</align>
				<textcolor>90ffffff</textcolor>
				<width>750</width>
				<wrapString> : : : </wrapString>
				<animation effect="fade" time="250" delay="300">WindowOpen</animation>
			</control>
			<control>
				<type>image</type>
				<description>thumb Logos ID 2001</description>
				<id>2001</id>
				<posX>520</posX>
				<posY>625</posY>
				<width>730</width>
				<height>35</height>
				<texture>#myfilms.logos_id2001</texture>
				<keepaspectratio>yes</keepaspectratio>
				<spaceBetweenItems>10</spaceBetweenItems>
				<visible>yes</visible>
				<animation effect="fade" time="250" delay="300">WindowOpen</animation>
			</control>
			<control>
				<type>image</type>
				<description>thumb Logos ID 2002</description>
				<id>2002</id>
				<posX>520</posX>
				<posY>625</posY>
				<width>730</width>
				<height>35</height>
				<texture>#myfilms.logos_id2002</texture>
				<keepaspectratio>yes</keepaspectratio>
				<spaceBetweenItems>10</spaceBetweenItems>
				<visible>yes</visible>
				<animation effect="fade" time="250" delay="300">WindowOpen</animation>
			</control>
			<control>
				<description>Selection text</description>
				<type>fadelabel</type>
				<id>12</id>
				<posX>170</posX>
				<posY>28</posY>
				<font>font14</font>
				<width>620</width>
				<label>#myfilms.select</label>
				<wrapString> : : : </wrapString>
			</control>
		</control>

		<control>
			<type>image</type>
			<id>2072</id>
			<posX>2170</posX>
			<posY>160</posY>
			<width>35</width>
			<height>35</height>
			<align>right</align>
			<texture>Films_DD.png</texture>
			<colordiffuse>7fffffff</colordiffuse>
		</control>
		<control>
			<type>animation</type>
			<id>2080</id>
			<posX>120</posX>
			<posY>290</posY>
			<width>64</width>
			<height>64</height>
			<textures>common.waiting.1.png;common.waiting.2.png;common.waiting.3.png;common.waiting.4.png;common.waiting.5.png;common.waiting.6.png;common.waiting.7.png;common.waiting.8.png</textures>
			<Duration>0:0:01.5</Duration>
			<keepaspectratio>yes</keepaspectratio>
		</control>
		<control>
			<type>actiongroup</type>
			<description>action menu</description>
			<defaultcontrol>102</defaultcontrol>
			<onexit>0</onexit>
			<buttonX>0</buttonX>
			<buttonY>0</buttonY>
			<buttonwidth>56</buttonwidth>
			<buttonheight>720</buttonheight>
			<textureFocus>-</textureFocus>
			<textureNoFocus>-</textureNoFocus>
			<width>425</width>
			<height>720</height>
			<dimColor>ffffffff</dimColor>
			<animation effect="fade" time="250" start="75" reversible="false">visible</animation>
			<animation effect="slide" tween="circle" easing="out" time="250" start="-193,0" reversible="false">visible</animation>
			<animation effect="fade" time="250" end="75" reversible="false">hidden</animation>
			<animation effect="slide" tween="circle" easing="out" time="250" end="-193,0" reversible="false">hidden</animation>
			<animation effect="slide" time="150" end="-400,0" reversible="false">WindowClose</animation>
			<animation effect="slide" tween="circle" easing="out" time="250" start="-193,0" reversible="false">WindowOpen</animation>
			<animation effect="fade" time="250" start="75" reversible="false">WindowOpen</animation>
			<control>
				<type>image</type>
				<id>0</id>
				<posX>0</posX>
				<posY>0</posY>
				<width>1</width>
				<height>1</height>
				<texture>black.png</texture>
				<visible>control.hasfocus(102)|control.hasfocus(103)|control.hasfocus(104)|control.hasfocus(105)|control.hasfocus(106)|control.hasfocus(107)</visible>
			</control>
			<control>
				<type>image</type>
				<id>0</id>
				<posX>0</posX>
				<posY>0</posY>
				<width>418</width>
				<height>720</height>
				<texture>bg_left.png</texture>
				<colorDiffuse>ffffffff</colorDiffuse>
			</control>
			<control>
				<id>0</id>
				<type>label</type>
				<posX>30</posX>
				<posY>35</posY>
				<label>924</label>
				<font>font24</font>
				<align>left</align>
				<textcolor>ffffffff</textcolor>
			</control>
			<control>
				<type>image</type>
				<id>0</id>
				<posX>0</posX>
				<posY>47</posY>
				<width>385</width>
				<height>53</height>
				<texture>bg_button_nofocus.png</texture>
			</control>
			<control>
				<type>group</type>
				<layout>StackLayout</layout>
				<posX>0</posX>
				<posY>100</posY>
				<!-- <control>
					<type>button</type>
					<description>Play</description>
					<id>101</id>
					<onleft>101</onleft>
					<onright>101</onright>
					<ondown>102</ondown>
					<onup>105</onup>
					<label>208</label>
				</control> -->
				<control>
					<type>button</type>
					<description>Back</description>
					<id>102</id>
					<onleft>101</onleft>
					<onright>101</onright>
					<ondown>107</ondown>
					<onup>105</onup>
					<label>712</label>
				</control>
				<control>
					<type>button</type>
					<description>Update</description>
					<id>107</id>
					<onleft>101</onleft>
					<onright>101</onright>
					<ondown>104</ondown>
					<onup>102</onup>
					<label>184</label>
				</control>

				<control>
					<type>button</type>
					<description>prior</description>
					<id>104</id>
					<onleft>101</onleft>
					<onright>101</onright>
					<ondown>103</ondown>
					<onup>107</onup>
					<label>210</label>
				</control>
				<control>
					<type>button</type>
					<description>next</description>
					<id>103</id>
					<onleft>101</onleft>
					<onright>101</onright>
					<ondown>106</ondown>
					<onup>104</onup>
					<label>209</label>
				</control>
				<control>
					<type>button</type>
					<description>first</description>
					<id>106</id>
					<onleft>101</onleft>
					<onright>101</onright>
					<ondown>105</ondown>
					<onup>103</onup>
					<label>First</label>
				</control>
				<control>
					<type>button</type>
					<description>last</description>
					<id>105</id>
					<onleft>101</onleft>
					<onright>101</onright>
					<ondown>102</ondown>
					<onup>106</onup>
					<label>Last</label>
				</control>

			</control>
		</control>
		<control>
			<description>Dummy Button</description>
			<type>button</type>
			<id>101</id>
			<posX>1985</posX>
			<posY>646</posY>
			<label>-</label>
			<onup>102</onup>
			<ondown>102</ondown>
			<onleft>102</onleft>
			<onright>102</onright>
			<textureFocus>-</textureFocus>
			<textureNoFocus>-</textureNoFocus>
			<width>290</width>
			<scrollWrapString></scrollWrapString>
		</control>


		<!-- UNUSED -->
		<control>
			<description>DurationValue</description>
			<type>label</type>
			<id>2068</id>
			<posX>2730</posX>
			<posY>131</posY>
			<label>#myfilms.length</label>
			<font>font14</font>
			<align>left</align>
			<textcolor>ffffffff</textcolor>
		</control>
		<control>
			<description>CategoryPrompt</description>
			<type>label</type>
			<id>2032</id>
			<posX>2520</posX>
			<posY>230</posY>
			<label>174</label>
			<textcolor>90ffffff</textcolor>
			<font>font14</font>
			<width>200</width>
		</control>
		<control>
			<type>label</type>
			<description>YearPrompt</description>
			<id>2031</id>
			<posX>2520</posX>
			<posY>200</posY>
			<label>201</label>
			<textcolor>90ffffff</textcolor>
			<font>font14</font>
			<width>200</width>
		</control>
		<control>
			<description>CountryPrompt</description>
			<type>label</type>
			<id>2033</id>
			<posX>2520</posX>
			<posY>260</posY>
			<label>200026</label>
			<textcolor>90ffffff</textcolor>
			<font>font14</font>
			<width>200</width>
		</control>
		<control>
			<description>CountryValue</description>
			<type>fadelabel</type>
			<id>2063</id>
			<posX>2730</posX>
			<posY>260</posY>
			<label>#myfilms.country</label>
			<width>535</width>
			<font>font14</font>
			<wrapString> : : : </wrapString>
		</control>
		<control>
			<description>DirectorPrompt</description>
			<type>label</type>
			<id>2034</id>
			<posX>2520</posX>
			<posY>290</posY>
			<label>199</label>
			<textcolor>90ffffff</textcolor>
			<font>font14</font>
			<width>200</width>
		</control>
		<control>
			<description>ActorsPrompt</description>
			<type>fadelabel</type>
			<id>2065</id>
			<posX>2520</posX>
			<posY>350</posY>
			<label>344</label>
			<textcolor>90ffffff</textcolor>
			<font>font14</font>
			<width>200</width>
			<wrapString> : : : </wrapString>
		</control>

		<control>
			<description>Optional Display Field 1 Prompt</description>
			<type>label</type>
			<id>1030</id>
			<posX>2520</posX>
			<posY>170</posY>
			<label>#myfilms.label1</label>
			<textcolor>90ffffff</textcolor>
			<font>font14</font>
			<width>200</width>
		</control>

		<control>
			<description>Optional Display Field 2 Prompt</description>
			<type>label</type>
			<id>1032</id>
			<posX>2520</posX>
			<posY>320</posY>
			<label>#myfilms.label2</label>
			<textcolor>90ffffff</textcolor>
			<font>font14</font>
			<width>200</width>
		</control>

		<control>
			<type>button</type>
			<description>Image button</description>
			<id>2000</id>
			<posX>3100</posX>
			<posY>300</posY>
			<width>190</width>
			<height>100</height>
			<onleft>101</onleft>
			<onright>101</onright>
			<texture>-</texture>
		</control>
	</controls>
</window>