Removed: [PM3.HD] all references to the old and never to be fixed up "Apple Movie Trailers" script

git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@329 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
JezzX2 2011-05-09 04:33:30 +00:00
parent 9241c91531
commit 2fbad3ab45
24 changed files with 1 additions and 2609 deletions

View File

@ -75,7 +75,7 @@
<texture>black-back.png</texture>
<animation effect="fade" time="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Window.IsActive(MovieInformation) | Window.IsActive(MusicInformation) | Window.IsActive(SongInformation) | Window.IsActive(Favourites) | Window.IsActive(ShutdownMenu) | Window.IsActive(FileBrowser) | Window.IsActive(TextViewer) | Window.IsActive(AddonSettings) | Window.IsActive(ContentSettings) | Window.IsActive(SelectDialog) | Window.IsActive(FileStackingDialog) | Window.IsActive(MediaSource) | Window.IsActive(PictureInfo) | Window.IsActive(PlayerControls) | Window.IsActive(VirtualKeyboard) | Window.IsActive(NumericInput) | Window.IsActive(ProfileSettings) | Window.IsActive(LockSettings) | Window.IsActive(SmartPlaylistEditor) | Window.IsActive(SmartPlaylistRule) | Window.IsActive(script-Apple_Movie_Trailers-settings.xml) | Window.IsActive(script-Apple_Movie_Trailers-chooser.xml) | Window.IsActive(script-Apple_Movie_Trailers-search.xml) | Window.IsActive(script-Apple_Movie_Trailers-showtimes.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml) | Window.IsActive(script-RSS_Editor-rssEditor.xml) | Window.IsActive(script-RSS_Editor-setEditor.xml) | Window.IsActive(AddonInformation)</visible>
<visible>Window.IsActive(MovieInformation) | Window.IsActive(MusicInformation) | Window.IsActive(SongInformation) | Window.IsActive(Favourites) | Window.IsActive(ShutdownMenu) | Window.IsActive(FileBrowser) | Window.IsActive(TextViewer) | Window.IsActive(AddonSettings) | Window.IsActive(ContentSettings) | Window.IsActive(SelectDialog) | Window.IsActive(FileStackingDialog) | Window.IsActive(MediaSource) | Window.IsActive(PictureInfo) | Window.IsActive(PlayerControls) | Window.IsActive(VirtualKeyboard) | Window.IsActive(NumericInput) | Window.IsActive(ProfileSettings) | Window.IsActive(LockSettings) | Window.IsActive(SmartPlaylistEditor) | Window.IsActive(SmartPlaylistRule) | Window.IsActive(script-XBMC_Lyrics-settings.xml) | Window.IsActive(script-RSS_Editor-rssEditor.xml) | Window.IsActive(script-RSS_Editor-setEditor.xml) | Window.IsActive(AddonInformation)</visible>
</control>
</include>
<include name="CommonNowPlaying_Controls">

View File

@ -1,226 +0,0 @@
<window>
<coordinates>
<system>1</system>
<posx>215</posx>
<posy>105</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>850</width>
<height>510</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>850</width>
<height>510</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="500">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>790</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>-</label>
<textcolor>white</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>790</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- skin selection controls -->
<!-- ** Required ** Do not change <description> or <type> -->
<control type="multiimage" id="501">
<posx>500</posx>
<posy>100</posy>
<width>310</width>
<height>315</height>
<imagepath>thumbs</imagepath>
<info>Skin.String(AMT-chooser-thumbfolder)</info>
<timeperimage>2000</timeperimage>
<fadetime>500</fadetime>
<visible>!Control.IsVisible(504) + !Control.IsVisible(505)</visible>
<aspectratio>keep</aspectratio>
</control>
<control type="textbox" id="505">
<posx>500</posx>
<posy>100</posy>
<width>310</width>
<height>315</height>
<font>font12</font>
<info>Container(503).ListItem.Label2</info>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="list" id="503">
<posx>45</posx>
<posy>100</posy>
<width>450</width>
<height>320</height>
<onup>503</onup>
<onleft>503</onleft>
<onright>503</onright>
<ondown>503</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>430</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>35</height>
<visible>!Control.HasFocus(503)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>35</height>
<visible>Control.HasFocus(503)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>430</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>Page label</description>
<posx>40</posx>
<posy>430</posy>
<width>450</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(503).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(503).CurrentPage]/$INFO[Container(503).NumPages])</label>
<visible>Control.IsVisible(503)</visible>
</control>
<!-- ** Required ** Do not change <description> -->
<control type="label" id="502">
<description>Chooser Warning Label</description>
<posx>500</posx>
<posy>430</posy>
<width>310</width>
<height>20</height>
<align>center</align>
<font>font12b</font>
<label>$LOCALIZE[SCRIPT231]</label>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="list" id="504">
<posx>45</posx>
<posy>100</posy>
<width>760</width>
<height>320</height>
<onup>504</onup>
<onleft>504</onleft>
<onright>504</onright>
<ondown>504</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>760</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>740</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>760</width>
<height>35</height>
<visible>!Control.HasFocus(504)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>760</width>
<height>35</height>
<visible>Control.HasFocus(504)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>740</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>Page label</description>
<posx>40</posx>
<posy>430</posy>
<width>760</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(504).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(504).CurrentPage]/$INFO[Container(504).NumPages])</label>
<visible>Control.IsVisible(504)</visible>
</control>
</controls>
</window>

View File

@ -1,170 +0,0 @@
<window>
<defaultcontrol>1001</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>0</posy>
</coordinates>
<controls>
<control type="image" id="997">
<description>background top image</description>
<posx>0</posx>
<posy>-50</posy>
<width>350</width>
<height>50</height>
<texture border="40,40,40,0">ContextMenu_Top.png</texture>
</control>
<control type="image" id="998">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>350</width>
<texture border="40,0,40,0">ContextMenu_Middle.png</texture>
</control>
<control type="image" id="999">
<description>background bottom image</description>
<posx>0</posx>
<width>350</width>
<height>50</height>
<texture border="40,0,40,40">ContextMenu_Bottom.png</texture>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="button" id="1001">
<description>Context Menu Button1</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1001</onleft>
<onright>1001</onright>
<onup>1008</onup>
<ondown>1002</ondown>
</control>
<control type="button" id="1002">
<description>Context Menu Button2</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1002</onleft>
<onright>1002</onright>
<onup>1001</onup>
<ondown>1003</ondown>
</control>
<control type="button" id="1003">
<description>Context Menu Button3</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1003</onleft>
<onright>1003</onright>
<onup>1002</onup>
<ondown>1004</ondown>
</control>
<control type="button" id="1004">
<description>Context Menu Button4</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1004</onleft>
<onright>1004</onright>
<onup>1003</onup>
<ondown>1005</ondown>
</control>
<control type="button" id="1005">
<description>Context Menu Button5</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1005</onleft>
<onright>1005</onright>
<onup>1004</onup>
<ondown>1006</ondown>
</control>
<control type="button" id="1006">
<description>Context Menu Button6</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1006</onleft>
<onright>1006</onright>
<onup>1005</onup>
<ondown>1007</ondown>
</control>
<control type="button" id="1007">
<description>Context Menu Button7</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1007</onleft>
<onright>1007</onright>
<onup>1006</onup>
<ondown>1008</ondown>
</control>
<control type="button" id="1008">
<description>Context Menu Button8</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1008</onleft>
<onright>1008</onright>
<onup>1007</onup>
<ondown>1001</ondown>
</control>
</controls>
</window>

View File

@ -1,749 +0,0 @@
<window>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<!-- Trailer list controls -->
<!-- ** Required ** Do not change id or type-->
<include>ContentPanel</include>
<control type="group" id="3000">
<control type="group">
<posx>310</posx>
<posy>670</posy>
<visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
<control type="image" id="202">
<description>Trailer Rating</description>
<posx>0</posx>
<posy>5</posy>
<width>120</width>
<height>30</height>
<aspectratio>stretch</aspectratio>
</control>
<control type="image" id="203">
<description>Trailer Favorite Overlay</description>
<posx>140</posx>
<posy>0</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<texture>amt-overlay-favorite.png</texture>
</control>
<control type="image" id="204">
<description>Trailer Watched Overlay</description>
<posx>140</posx>
<posy>0</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<texture>amt-overlay-watched.png</texture>
<animation effect="slide" start="0,0" end="40,0" time="0" condition="Control.IsVisible(203)">Conditional</animation>
</control>
<control type="image" id="205">
<description>Trailer Saved Overlay</description>
<posx>140</posx>
<posy>0</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<texture>amt-overlay-saved.png</texture>
<animation effect="slide" start="0,0" end="40,0" time="0" condition="Control.IsVisible(203)">Conditional</animation>
<animation effect="slide" start="0,0" end="40,0" time="0" condition="Control.IsVisible(204)">Conditional</animation>
</control>
</control>
<control type="group">
<control type="list" id="50">
<posx>575</posx>
<posy>130</posy>
<width>675</width>
<height>360</height>
<onleft>9000</onleft>
<onright>2050</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="544">list</viewtype>
<pagecontrol>2050</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="675">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout height="30" width="675">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>675</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(50)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="group">
<posx>300</posx>
<posy>130</posy>
<visible>Control.IsVisible(50)</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>360</height>
<aspectratio align="center" aligny="bottom">keep</aspectratio>
<texture>$INFO[ListItem.ActualIcon]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>360</posy>
<width>270</width>
<height>360</height>
<aspectratio align="center" aligny="top">keep</aspectratio>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.ActualIcon]</texture>
</control>
<control type="image">
<posx>225</posx>
<posy>325</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>370</posy>
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
</control>
<control type="scrollbar" id="2050">
<posx>1255</posx>
<posy>130</posy>
<width>20</width>
<height>360</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>50</onleft>
<onright>2059</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Control.IsVisible(50)</visible>
</control>
<control type="textbox">
<description>Description Value for Movies</description>
<posx>300</posx>
<posy>505</posy>
<width>945</width>
<height>135</height>
<font>font11</font>
<align>justify</align>
<textcolor>white</textcolor>
<pagecontrol>2059</pagecontrol>
<label>$INFO[ListItem.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
<visible>Control.IsVisible(50)</visible>
<visible>!Skin.HasSetting(Show_AMT_Cast)</visible>
</control>
<control type="textbox">
<description>Description Value for Movies 2</description>
<posx>585</posx>
<posy>505</posy>
<width>660</width>
<height>135</height>
<font>font11</font>
<align>justify</align>
<textcolor>white</textcolor>
<pagecontrol>2059</pagecontrol>
<label>$INFO[ListItem.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
<visible>Control.IsVisible(50)</visible>
<visible>Skin.HasSetting(Show_AMT_Cast)</visible>
</control>
<control type="scrollbar" id="2059">
<posx>1255</posx>
<posy>505</posy>
<width>20</width>
<height>135</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>2050</onleft>
<onright>60</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Control.IsVisible(50)</visible>
</control>
<control type="label">
<description>Page Count Label</description>
<posx>50r</posx>
<posy>38r</posy>
<width>500</width>
<height>20</height>
<font>font12b</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>($INFO[Container.NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container.CurrentPage]/$INFO[Container.NumPages])</label>
</control>
</control>
<control type="grouplist">
<visible>Control.IsVisible(51)</visible>
<posx>300</posx>
<posy>180</posy>
<width>970</width>
<height>460</height>
<onup>9000</onup>
<ondown>61</ondown>
<usecontrolcoords>true</usecontrolcoords>
<control type="wraplist" id="51">
<posx>-60</posx>
<posy>0</posy>
<width>1090</width>
<height>460</height>
<onleft>57</onleft>
<onright>57</onright>
<onup>9000</onup>
<ondown>2051</ondown>
<viewtype label="31028">list</viewtype>
<pagecontrol>2051</pagecontrol>
<scrolltime>200</scrolltime>
<focusposition>2</focusposition>
<orientation>horizontal</orientation>
<hitrect x="376" y="0" w="218" h="310" />
<itemlayout height="310" width="218">
<control type="image">
<posx>2</posx>
<posy>0</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize>
<texture>$INFO[ListItem.ActualIcon]</texture>
</control>
<control type="image">
<posx>2</posx>
<posy>310</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>5</bordersize>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.ActualIcon]</texture>
</control>
<control type="image">
<posx>180</posx>
<posy>275</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout height="310" width="218">
<control type="image">
<posx>2</posx>
<posy>0</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
<texture>$INFO[ListItem.ActualIcon]</texture>
<animation reversible="false" effect="zoom" start="2,0,214,310" end="-8,-10,234,330" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,0,214,310" start="-8,-10,234,330" time="200">unfocus</animation>
</control>
<control type="image">
<posx>2</posx>
<posy>310</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.ActualIcon]</texture>
<animation reversible="false" effect="zoom" start="2,310,214,310" end="-8,320,234,330" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,310,214,310" start="-8,320,234,330" time="200">unfocus</animation>
</control>
<control type="image">
<posx>180</posx>
<posy>275</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
<animation effect="slide" start="0,0" end="5,5" time="200">Focus</animation>
<animation effect="slide" end="0,0" start="5,5" time="200">UnFocus</animation>
</control>
</focusedlayout>
</control>
</control>
<control type="group">
<visible>Control.IsVisible(51)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>300</posx>
<posy>540</posy>
<width>970</width>
<height>35</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Label][/UPPERCASE]</label>
</control>
<control type="label">
<posx>300</posx>
<posy>580</posy>
<width>970</width>
<height>35</height>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE][B]$INFO[ListItem.Studio][/B][/UPPERCASE]</label>
</control>
</control>
<control type="scrollbar" id="2051">
<posx>300</posx>
<posy>630</posy>
<width>970</width>
<height>20</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="16,2,16,2">scrollbar_bar-vertical.png</texturesliderbar>
<texturesliderbarfocus border="16,2,16,2">scrollbar_bar_focus-vertical.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib-vertical.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib-vertical.png</textureslidernibfocus>
<onup>51</onup>
<ondown>9000</ondown>
<showonepage>false</showonepage>
<orientation>horizontal</orientation>
<visible>Control.IsVisible(51)</visible>
</control>
<control type="list" id="70">
<description>Cast List</description>
<posx>300</posx>
<posy>505</posy>
<width>270</width>
<height>145</height>
<onleft>121</onleft>
<onright>121</onright>
<onup>70</onup>
<ondown>70</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<visible>Skin.HasSetting(Show_AMT_Cast) + Control.IsVisible(50)</visible>
<itemlayout height="29" width="270">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>27</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>250</width>
<height>27</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="29" width="270">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>27</height>
<texture border="5">button-nofocus.png</texture>
<visible>!Control.HasFocus(70)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>27</height>
<texture border="5">button-focus.png</texture>
<visible>Control.HasFocus(70)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>250</width>
<height>27</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="group" id="4000">
<!-- Category list controls -->
<!-- ** Required ** Do not change <description> or <type> -->
<control type="list" id="60">
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<onleft>9000</onleft>
<onright>2060</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="31031">list</viewtype>
<pagecontrol>2060</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="1080">
<control type="image">
<posx>5</posx>
<posy>4</posy>
<width>40</width>
<height>22</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>0</posy>
<width>890</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>940</posx>
<posy>0</posy>
<width>870</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout height="30" width="1080">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>950</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(60)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<posx>5</posx>
<posy>4</posy>
<width>40</width>
<height>22</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>0</posy>
<width>890</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>940</posx>
<posy>0</posy>
<width>870</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="2060">
<posx>1255</posx>
<posy>130</posy>
<width>20</width>
<height>510</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>50</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<!-- Button Group -->
<!-- ** Required ** Do not change id or type-->
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<control type="button" id="2">
<description>View As button</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonCommonValues</include>
<label>-</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>109</onup>
<ondown>100</ondown>
<enable>!Control.IsVisible(4000)</enable>
</control>
<control type="button" id="100">
<description>Shortcut1 Button</description>
<posx>0</posx>
<posy>45</posy>
<include>ButtonCommonValues</include>
<label>$INFO[Container.Property(Shortcut1)]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>2</onup>
<ondown>101</ondown>
</control>
<control type="button" id="101">
<description>Shortcut2 Button</description>
<posx>0</posx>
<posy>90</posy>
<include>ButtonCommonValues</include>
<label>$INFO[Container.Property(Shortcut2)]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>100</onup>
<ondown>102</ondown>
</control>
<control type="button" id="102">
<description>Shortcut3 Button</description>
<posx>0</posx>
<posy>135</posy>
<include>ButtonCommonValues</include>
<label>$INFO[Container.Property(Shortcut3)]</label>
<onleft>70</onleft>
<onright>50</onright>
<onup>101</onup>
<ondown>103</ondown>
</control>
<control type="button" id="103">
<description>Genre Button</description>
<posx>0</posx>
<posy>180</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT103]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>102</onup>
<ondown>104</ondown>
</control>
<control type="button" id="104">
<description>Studio Button</description>
<posx>0</posx>
<posy>225</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT104]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>103</onup>
<ondown>105</ondown>
</control>
<control type="button" id="105">
<description>Actor Button</description>
<posx>0</posx>
<posy>270</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT105]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>104</onup>
<ondown>106</ondown>
</control>
<control type="button" id="106">
<description>Search Button</description>
<posx>0</posx>
<posy>315</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT106]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>105</onup>
<ondown>107</ondown>
</control>
<control type="button" id="107">
<description>Settings Button</description>
<posx>0</posx>
<posy>360</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT107]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>106</onup>
<ondown>120</ondown>
</control>
<control type="radiobutton" id="120">
<description>Cast Button</description>
<posx>0</posx>
<posy>405</posy>
<include>ButtonCommonValues</include>
<label>31300</label>
<onclick>Skin.ToggleSetting(Show_AMT_Cast)</onclick>
<selected>Skin.HasSetting(Show_AMT_Cast)</selected>
<enable>!Control.IsVisible(4000) + Control.IsVisible(50)</enable>
<onleft>50</onleft>
<onright>50</onright>
<onup>107</onup>
<ondown>109</ondown>
</control>
<control type="button" id="109">
<description>Update Button</description>
<posx>0</posx>
<posy>495</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT109]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>120</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[SCRIPT0]</label>
<include>Window_OpenClose_Animation</include>
</control>
<control type="label">
<description>Genre label</description>
<posx>50r</posx>
<posy>50</posy>
<width>1060</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[Container.Property(Category)]</label>
<include>Window_OpenClose_Animation</include>
<visible>!Control.IsVisible(4000)</visible>
</control>
<include>WindowTitleButtonsMedia</include>
<include>BehindDialogFadeOut</include>
<!-- Bunch of stuff required by amt to run proper but not in this skin -->
<!-- ** Required ** Do not change id or type-->
<control type="button" id="108">
<description>Credits Button</description>
<visible>false</visible>
</control>
<control type="button" id="175">
<description>Plot Button</description>
<visible>false</visible>
</control>
<!-- ** Required ** Do not change id or type-->
<control type="button" id="170">
<description>Cast Button</description>
<visible>false</visible>
</control>
<control type="label" id="2150">
<description>number of files text label</description>
<visible>false</visible>
</control>
<control type="fadelabel" id="206">
<description>Trailer Label</description>
<visible>false</visible>
</control>
<control type="textbox" id="75">
<description>Plot Value</description>
<visible>false</visible>
</control>
<control type="label" id="2160">
<description>number of files text label</description>
<visible>false</visible>
</control>
</controls>
</window>

View File

@ -1,838 +0,0 @@
<window>
<defaultcontrol>3000</defaultcontrol>
<allowoverlay>no</allowoverlay>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>10</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>700</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>700</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="group">
<control type="label" id="20">
<description>Title label</description>
<visible>false</visible>
</control>
<!-- ** Required ** Do not change id or type -->
<control type="label" id="30">
<description>Category Label</description>
<posx>50</posx>
<posy>75</posy>
<width>600</width>
<height>20</height>
<align>left</align>
<aligny>center</aligny>
<textcolor>green</textcolor>
<shadowcolor>black</shadowcolor>
<font>font13</font>
<visible>false</visible>
</control>
<!-- ** Required ** Do not change id or type -->
<control type="group" id="3000">
<control type="group">
<posx>50</posx>
<posy>45</posy>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(102)</visible>
</control>
<control type="checkmark" id="102">
<description>Genre</description>
<posx>5</posx>
<posy>5</posy>
<width>350</width>
<height>24</height>
<align>right</align>
<label />
<font>font11</font>
<textcolor>green</textcolor>
<texturecheckmark>radiobutton-focus.png</texturecheckmark>
<texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
<markwidth>24</markwidth>
<markheight>24</markheight>
<onleft>2000</onleft>
<onright>112</onright>
<onup>100</onup>
<ondown>100</ondown>
</control>
<control type="list" id="100">
<posx>0</posx>
<posy>45</posy>
<width>360</width>
<height>160</height>
<onleft>122</onleft>
<onright>101</onright>
<onup>100</onup>
<ondown>100</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>101</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>1</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>Control.HasFocus(100)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(100)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="101">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>100</onleft>
<onright>110</onright>
<showonepage>true</showonepage>
<orientation>vertical</orientation>
</control>
</control>
<control type="group">
<posx>450</posx>
<posy>45</posy>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(112)</visible>
</control>
<control type="checkmark" id="112">
<description>Genre</description>
<posx>5</posx>
<posy>5</posy>
<width>350</width>
<height>24</height>
<align>right</align>
<label />
<font>font11</font>
<textcolor>green</textcolor>
<texturecheckmark>radiobutton-focus.png</texturecheckmark>
<texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
<markwidth>24</markwidth>
<markheight>24</markheight>
<onleft>102</onleft>
<onright>122</onright>
<onup>110</onup>
<ondown>110</ondown>
</control>
<control type="list" id="110">
<posx>0</posx>
<posy>45</posy>
<width>360</width>
<height>160</height>
<onleft>101</onleft>
<onright>111</onright>
<onup>110</onup>
<ondown>110</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>111</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>1</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>Control.HasFocus(110)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(110)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="111">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>110</onleft>
<onright>120</onright>
<showonepage>true</showonepage>
<orientation>vertical</orientation>
</control>
</control>
<control type="group">
<posx>850</posx>
<posy>45</posy>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(122)</visible>
</control>
<control type="checkmark" id="122">
<description>Genre</description>
<posx>5</posx>
<posy>5</posy>
<width>350</width>
<height>24</height>
<align>right</align>
<label />
<font>font11</font>
<textcolor>green</textcolor>
<texturecheckmark>radiobutton-focus.png</texturecheckmark>
<texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
<markwidth>24</markwidth>
<markheight>24</markheight>
<onleft>112</onleft>
<onright>100</onright>
<onup>120</onup>
<ondown>120</ondown>
</control>
<control type="list" id="120">
<posx>0</posx>
<posy>45</posy>
<width>360</width>
<height>160</height>
<onleft>111</onleft>
<onright>121</onright>
<onup>120</onup>
<ondown>120</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>121</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>1</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>Control.HasFocus(120)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(120)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="121">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>120</onleft>
<onright>132</onright>
<showonepage>true</showonepage>
<orientation>vertical</orientation>
</control>
</control>
<control type="group">
<posx>50</posx>
<posy>255</posy>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(132)</visible>
</control>
<control type="checkmark" id="132">
<description>Genre</description>
<posx>5</posx>
<posy>5</posy>
<width>350</width>
<height>24</height>
<align>right</align>
<label />
<font>font11</font>
<textcolor>green</textcolor>
<texturecheckmark>radiobutton-focus.png</texturecheckmark>
<texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
<markwidth>24</markwidth>
<markheight>24</markheight>
<onleft>121</onleft>
<onright>142</onright>
<onup>100</onup>
<ondown>100</ondown>
</control>
<control type="list" id="130">
<posx>0</posx>
<posy>45</posy>
<width>360</width>
<height>160</height>
<onleft>152</onleft>
<onright>131</onright>
<onup>130</onup>
<ondown>130</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>131</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>1</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>Control.HasFocus(130)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(130)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="131">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>130</onleft>
<onright>140</onright>
<showonepage>true</showonepage>
<orientation>vertical</orientation>
</control>
</control>
<control type="group">
<posx>450</posx>
<posy>255</posy>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(142)</visible>
</control>
<control type="checkmark" id="142">
<description>Genre</description>
<posx>5</posx>
<posy>5</posy>
<width>350</width>
<height>24</height>
<align>right</align>
<label />
<font>font11</font>
<textcolor>green</textcolor>
<texturecheckmark>radiobutton-focus.png</texturecheckmark>
<texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
<markwidth>24</markwidth>
<markheight>24</markheight>
<onleft>132</onleft>
<onright>152</onright>
<onup>140</onup>
<ondown>140</ondown>
</control>
<control type="list" id="140">
<posx>0</posx>
<posy>45</posy>
<width>360</width>
<height>160</height>
<onleft>131</onleft>
<onright>141</onright>
<onup>140</onup>
<ondown>140</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>141</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>1</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>Control.HasFocus(140)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(140)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="141">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>140</onleft>
<onright>150</onright>
<showonepage>true</showonepage>
<orientation>vertical</orientation>
</control>
</control>
<control type="group">
<posx>850</posx>
<posy>255</posy>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(152)</visible>
</control>
<control type="checkmark" id="152">
<description>Genre</description>
<posx>5</posx>
<posy>5</posy>
<width>350</width>
<height>24</height>
<align>right</align>
<label />
<font>font11</font>
<textcolor>green</textcolor>
<texturecheckmark>radiobutton-focus.png</texturecheckmark>
<texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
<markwidth>24</markwidth>
<markheight>24</markheight>
<onleft>142</onleft>
<onright>130</onright>
<onup>150</onup>
<ondown>150</ondown>
</control>
<control type="list" id="150">
<posx>0</posx>
<posy>45</posy>
<width>360</width>
<height>160</height>
<onleft>141</onleft>
<onright>151</onright>
<onup>150</onup>
<ondown>150</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>151</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>1</posy>
<width>360</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>Control.HasFocus(150)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(150)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="151">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>150</onleft>
<onright>2075</onright>
<showonepage>true</showonepage>
<orientation>vertical</orientation>
</control>
</control>
</control>
<!-- ** Required ** Do not change id's or type's -->
<control type="group">
<posx>50</posx>
<posy>480</posy>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>895</width>
<height>140</height>
<texture border="5">button-focus.png</texture>
</control>
<!-- ** Required ** Do not change id or type-->
<control type="textbox" id="75">
<description>SQL statement</description>
<posx>10</posx>
<posy>10</posy>
<width>875</width>
<height>120</height>
<font>font11</font>
<textcolor>white</textcolor>
<onup>75</onup>
<ondown>75</ondown>
<onleft>151</onleft>
<onright>2075</onright>
<pagecontrol>2075</pagecontrol>
</control>
<control type="scrollbar" id="2075">
<posx>900</posx>
<posy>0</posy>
<width>20</width>
<height>140</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>151</onleft>
<onright>2000</onright>
<showonepage>true</showonepage>
<orientation>vertical</orientation>
</control>
<!-- ** Required ** Do not change id or type -->
<control type="label" id="40">
<description>SQL run Label</description>
<posx>0</posx>
<posy>145</posy>
<width>895</width>
<align>left</align>
<font>font12</font>
<textcolor>white</textcolor>
<label />
</control>
</control>
<!-- ** Required ** Do not change id's or type's -->
<control type="group" id="2000">
<posx>980</posx>
<posy>480</posy>
<control type="button" id="250">
<description>Ok Button</description>
<posx>0</posx>
<posy>0</posy>
<width>255</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<onleft>2075</onleft>
<onright>102</onright>
<onup>258</onup>
<ondown>251</ondown>
</control>
<control type="button" id="251">
<description>Cancel Button</description>
<posx>0</posx>
<posy>40</posy>
<width>255</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<onleft>2075</onleft>
<onright>102</onright>
<onup>250</onup>
<ondown>257</ondown>
</control>
<control type="button" id="257">
<description>Save Button</description>
<posx>0</posx>
<posy>80</posy>
<width>255</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<onleft>2075</onleft>
<onright>102</onright>
<onup>251</onup>
<ondown>258</ondown>
</control>
<control type="button" id="258">
<description>Clear/Load Button</description>
<posx>0</posx>
<posy>120</posy>
<width>255</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<onleft>2075</onleft>
<onright>102</onright>
<onup>257</onup>
<ondown>250</ondown>
</control>
</control>
</control>
</controls>
</window>

View File

@ -1,411 +0,0 @@
<window>
<defaultcontrol>201</defaultcontrol>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>85</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="group">
<visible>!Window.IsVisible(script-Apple_Movie_Trailers-chooser.xml)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>550</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>550</height>
<texture border="40">DialogFront.png</texture>
</control>
<!-- ** Required ** Do not change id or type -->
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[SCRIPT0] - ( $INFO[Control.GetLabel(30)] )</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="label" id="30">
<description>Version label</description>
<label>-</label>
<visible>false</visible>
</control>
<control type="image">
<posx>40</posx>
<posy>80</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- ** Required ** Do not change id's or type's -->
<control type="grouplist" id="9000">
<posx>40</posx>
<posy>90</posy>
<width>570</width>
<height>410</height>
<itemgap>5</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>2000</onleft>
<onright>2000</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<control type="button" id="201">
<description>Setting1 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<label>$LOCALIZE[SCRIPT201]</label>
</control>
<control type="image" id="1">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="202">
<description>Setting2 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT202]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="203">
<description>Setting3 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT203]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="204">
<description>Setting4 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT204]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="205">
<description>Setting5 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT205]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="2">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="206">
<description>Setting6 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT206]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="207">
<description>Setting7 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT207]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="3">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="208">
<description>Setting8 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT208]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="209">
<description>Setting9 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT209]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="210">
<description>Setting10 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT210]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="211">
<description>Setting11 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT211]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="4">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="212">
<description>Setting12 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT212]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="218">
<description>Setting18 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT218]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="213">
<description>Setting13 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT213]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="214">
<description>Setting14 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT214]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="215">
<description>Setting15 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT215]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="5">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="216">
<description>Setting16 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT216]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="217">
<description>Setting17 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT217]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="219">
<description>Setting19 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT219]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<visible>false</visible>
</control>
<control type="button" id="220">
<description>Setting20 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT220]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<visible>false</visible>
</control>
</control>
<!-- ** Required ** Do not change id's or type's -->
<control type="group" id="2000">
<posx>620</posx>
<posy>90</posy>
<control type="button" id="250">
<description>OK button</description>
<posx>0</posx>
<posy>0</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT250]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>254</onup>
<ondown>251</ondown>
</control>
<control type="button" id="251">
<description>Cancel button</description>
<posx>0</posx>
<posy>40</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT251]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>250</onup>
<ondown>252</ondown>
</control>
<control type="button" id="252">
<description>Update button</description>
<posx>0</posx>
<posy>80</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT252]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>251</onup>
<ondown>253</ondown>
</control>
<control type="button" id="253">
<description>Credits button</description>
<posx>0</posx>
<posy>120</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT253]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>252</onup>
<ondown>255</ondown>
</control>
<control type="button" id="255">
<description>Defaults button</description>
<posx>0</posx>
<posy>160</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT255]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>253</onup>
<ondown>254</ondown>
</control>
<control type="button" id="254">
<description>Plugins button</description>
<posx>0</posx>
<posy>200</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<font>font12</font>
<label>$LOCALIZE[SCRIPT254]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>255</onup>
<ondown>250</ondown>
</control>
</control>
</control>
</controls>
</window>

View File

@ -1,214 +0,0 @@
<window>
<defaultcontrol>100</defaultcontrol>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>35</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>650</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>650</height>
<texture border="40">DialogFront.png</texture>
</control>
<!-- ** Required ** Do not change id or type -->
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>[UPPERCASE]$INFO[Control.GetLabel(20)][/UPPERCASE]</label>
<textcolor>dialogheader</textcolor>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="label" id="20">
<description>Showtimes Label1</description>
<visible>false</visible>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="label" id="30">
<description>Showtimes Label2</description>
<posx>40</posx>
<posy>90</posy>
<width>720</width>
<align>center</align>
<font>font12</font>
<label>-</label>
<textcolor>green</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<posx>40</posx>
<posy>115</posy>
<width>720</width>
<align>center</align>
<font>font12</font>
<label>$INFO[Control.GetLabel(40)]$INFO[Control.GetLabel(50), - ]</label>
<textcolor>green</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="label" id="40">
<description>Showtimes Label3</description>
<visible>false</visible>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="label" id="50">
<description>Showtimes Label4</description>
<visible>false</visible>
</control>
<control type="image">
<posx>40</posx>
<posy>145</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="list" id="100">
<description>Team Credits List</description>
<posx>45</posx>
<posy>165</posy>
<width>720</width>
<height>400</height>
<scrolltime>200</scrolltime>
<onup>100</onup>
<ondown>100</ondown>
<itemlayout height="100">
<control type="image">
<width>720</width>
<height>95</height>
<posx>0</posx>
<posy>0</posy>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>10</posy>
<width>700</width>
<height>20</height>
<font>font12</font>
<aligny>center</aligny>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>710</posx>
<posy>10</posy>
<width>680</width>
<height>20</height>
<font>font12</font>
<aligny>center</aligny>
<align>right</align>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>10</posx>
<posy>38</posy>
<width>700</width>
<height>20</height>
<font>font12</font>
<aligny>center</aligny>
<align>left</align>
<info>ListItem.ActualIcon</info>
</control>
<control type="label">
<posx>10</posx>
<posy>65</posy>
<width>700</width>
<height>20</height>
<font>font12</font>
<textcolor>grey</textcolor>
<aligny>center</aligny>
<align>left</align>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout height="100">
<control type="image">
<width>720</width>
<height>95</height>
<posx>0</posx>
<posy>0</posy>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>10</posy>
<width>700</width>
<height>20</height>
<font>font12</font>
<aligny>center</aligny>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>710</posx>
<posy>10</posy>
<width>680</width>
<height>20</height>
<font>font12</font>
<aligny>center</aligny>
<align>right</align>
<info>ListItem.Thumb</info>
</control>
<control type="label">
<posx>10</posx>
<posy>38</posy>
<width>700</width>
<height>20</height>
<font>font12</font>
<aligny>center</aligny>
<align>left</align>
<info>ListItem.ActualIcon</info>
</control>
<control type="label">
<posx>10</posx>
<posy>65</posy>
<width>700</width>
<height>20</height>
<font>font12</font>
<textcolor>grey</textcolor>
<aligny>center</aligny>
<align>left</align>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>Page label</description>
<posx>40</posx>
<posy>570</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(100).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(100).CurrentPage]/$INFO[Container(100).NumPages])</label>
<visible>!Control.IsVisible(451)</visible>
</control>
</controls>
</window>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB