tkgafs

Untitled

Feb 16th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 39.31 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <includes>
  3.     <include name="MusicInfoListView">
  4.         <control type="group">
  5.             <visible>Control.IsVisible(506)</visible>
  6.             <include>VisibleFadeEffect</include>
  7.             <control type="list" id="506">
  8.                 <left>70</left>
  9.                 <top>75</top>
  10.                 <width>780</width>
  11.                 <height>561</height>
  12.                 <onleft>2</onleft>
  13.                 <onright>60</onright>
  14.                 <onup>506</onup>
  15.                 <ondown>506</ondown>
  16.                 <viewtype label="$LOCALIZE[544]">list</viewtype>
  17.                 <pagecontrol>60</pagecontrol>
  18.                 <scrolltime>200</scrolltime>
  19.                 <visible>Container.Content(Files) | Window.IsVisible(MusicPlaylist) |  Container.Content(Songs) | Container.Content(Albums)</visible>
  20.                 <itemlayout height="40" width="780">
  21.                     <control type="image">
  22.                         <left>0</left>
  23.                         <top>0</top>
  24.                         <width>780</width>
  25.                         <height>41</height>
  26.                         <texture border="0,2,0,2">MenuItemNF.png</texture>
  27.                     </control>
  28.                     <control type="label">
  29.                         <left>10</left>
  30.                         <top>0</top>
  31.                         <width>730</width>
  32.                         <height>40</height>
  33.                         <font>font13</font>
  34.                         <textcolor>grey2</textcolor>
  35.                         <selectedcolor>selected</selectedcolor>
  36.                         <align>left</align>
  37.                         <aligny>center</aligny>
  38.                         <label>$INFO[ListItem.Label]</label>
  39.                     </control>
  40.                     <control type="label">
  41.                         <left>60</left>
  42.                         <top>0</top>
  43.                         <width>700</width>
  44.                         <height>40</height>
  45.                         <font>font12</font>
  46.                         <textcolor>grey2</textcolor>
  47.                         <selectedcolor>selected</selectedcolor>
  48.                         <align>right</align>
  49.                         <aligny>center</aligny>
  50.                         <label>$INFO[ListItem.Label2]</label>
  51.                     </control>
  52.                 </itemlayout>
  53.                 <focusedlayout height="40" width="760">
  54.                     <control type="image">
  55.                         <left>0</left>
  56.                         <top>0</top>
  57.                         <width>760</width>
  58.                         <height>41</height>
  59.                         <texture border="0,2,0,2">MenuItemNF.png</texture>
  60.                         <visible>!Control.HasFocus(506)</visible>
  61.                         <include>VisibleFadeEffect</include>
  62.                     </control>
  63.                     <control type="image">
  64.                         <left>0</left>
  65.                         <top>0</top>
  66.                         <width>780</width>
  67.                         <height>41</height>
  68.                         <texture border="0,2,0,2">MenuItemFO.png</texture>
  69.                         <visible>Control.HasFocus(506)</visible>
  70.                         <include>VisibleFadeEffect</include>
  71.                     </control>
  72.                     <control type="image">
  73.                         <left>580</left>
  74.                         <top>5</top>
  75.                         <width>200</width>
  76.                         <height>31</height>
  77.                         <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
  78.                         <visible>Control.HasFocus(506) + !String.IsEmpty(ListItem.Label2)</visible>
  79.                     </control>
  80.                     <control type="label">
  81.                         <left>10</left>
  82.                         <top>0</top>
  83.                         <width>730</width>
  84.                         <height>40</height>
  85.                         <font>font13</font>
  86.                         <textcolor>white</textcolor>
  87.                         <selectedcolor>selected</selectedcolor>
  88.                         <align>left</align>
  89.                         <aligny>center</aligny>
  90.                         <label>$INFO[ListItem.Label]</label>
  91.                     </control>
  92.                     <control type="label">
  93.                         <left>60</left>
  94.                         <top>0</top>
  95.                         <width>700</width>
  96.                         <height>40</height>
  97.                         <font>font12</font>
  98.                         <textcolor>grey2</textcolor>
  99.                         <selectedcolor>selected</selectedcolor>
  100.                         <align>right</align>
  101.                         <aligny>center</aligny>
  102.                         <label>$INFO[ListItem.Label2]</label>
  103.                     </control>
  104.                 </focusedlayout>
  105.             </control>
  106.             <control type="scrollbar" id="60">
  107.                 <left>850</left>
  108.                 <top>78</top>
  109.                 <width>25</width>
  110.                 <height>560</height>
  111.                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
  112.                 <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
  113.                 <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
  114.                 <textureslidernib>ScrollBarNib.png</textureslidernib>
  115.                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  116.                 <onleft>506</onleft>
  117.                 <onright>2</onright>
  118.                 <showonepage>false</showonepage>
  119.                 <orientation>vertical</orientation>
  120.                 <visible>Control.IsVisible(506)</visible>
  121.             </control>
  122.             <control type="group">     
  123.                 <visible>Control.IsVisible(506)</visible>      
  124.                 <left>910</left>
  125.                 <top>80</top>
  126.                 <control type="image">
  127.                     <visible>Control.HasFocus(506)</visible>
  128.                     <left>10</left>
  129.                     <top>0</top>
  130.                     <width>290</width>
  131.                     <height>290</height>
  132.                     <aspectratio aligny="bottom">keep</aspectratio>
  133.                     <fadetime>IconCrossfadeTime</fadetime>
  134.                     <texture background="true">$INFO[ListItem.Icon]</texture>              
  135.                     <bordertexture border="8">ThumbShadow.png</bordertexture>
  136.                     <bordersize>8</bordersize>
  137.                 </control>
  138.                 <control type="image">
  139.                     <visible>!Control.HasFocus(506)</visible>
  140.                     <left>10</left>
  141.                     <top>0</top>
  142.                     <width>290</width>
  143.                     <height>290</height>
  144.                     <aspectratio aligny="bottom">keep</aspectratio>
  145.                     <fadetime>IconCrossfadeTime</fadetime>
  146.                     <texture background="true">$INFO[Player.Art(thumb)]</texture>
  147.                     <bordertexture border="8">ThumbShadow.png</bordertexture>
  148.                     <bordersize>8</bordersize>
  149.                 </control>
  150.                 <control type="label">
  151.                     <visible>Control.HasFocus(506)</visible>
  152.                     <left>10</left>
  153.                     <top>300</top>
  154.                     <width>290</width>
  155.                     <height>25</height>
  156.                     <label>$INFO[ListItem.Artist]</label>
  157.                     <scroll>true</scroll>
  158.                     <align>center</align>
  159.                     <aligny>center</aligny>
  160.                     <font>font24_title</font>
  161.                     <textcolor>white</textcolor>
  162.                     <shadowcolor>black</shadowcolor>
  163.                 </control>
  164.                 <control type="label">
  165.                     <visible>!Control.HasFocus(506)</visible>
  166.                     <left>10</left>
  167.                     <top>300</top>
  168.                     <width>290</width>
  169.                     <height>25</height>
  170.                     <label>$INFO[MusicPlayer.Artist]</label>
  171.                     <scroll>true</scroll>
  172.                     <align>center</align>
  173.                     <aligny>center</aligny>
  174.                     <font>font24_title</font>
  175.                     <textcolor>white</textcolor>
  176.                     <shadowcolor>black</shadowcolor>
  177.                 </control>
  178.                 <control type="label">
  179.                     <visible>Control.HasFocus(506)</visible>
  180.                     <left>10</left>
  181.                     <top>360</top>
  182.                     <width>290</width>
  183.                     <height>25</height>
  184.                     <label>$INFO[ListItem.Album]</label>
  185.                     <wrapmultiline>true</wrapmultiline>
  186.                     <align>center</align>
  187.                     <aligny>center</aligny>
  188.                     <font>font13</font>
  189.                     <textcolor>grey2</textcolor>
  190.                     <shadowcolor>black</shadowcolor>
  191.                 </control>
  192.                 <control type="label">
  193.                     <visible>!Control.HasFocus(506)</visible>
  194.                     <left>10</left>
  195.                     <top>360</top>
  196.                     <width>290</width>
  197.                     <height>25</height>
  198.                     <label>$INFO[MusicPlayer.Album]</label>
  199.                     <wrapmultiline>true</wrapmultiline>
  200.                     <align>center</align>
  201.                     <aligny>center</aligny>
  202.                     <font>font13</font>
  203.                     <textcolor>grey2</textcolor>
  204.                     <shadowcolor>black</shadowcolor>
  205.                 </control>
  206.                 <control type="label">
  207.                     <visible>Control.HasFocus(506)</visible>
  208.                     <left>10</left>
  209.                     <top>420</top>
  210.                     <width>290</width>
  211.                     <height>25</height>
  212.                     <label>$INFO[ListItem.Title]</label>
  213.                     <scroll>true</scroll>
  214.                     <align>center</align>
  215.                     <aligny>top</aligny>
  216.                     <font>font13_title</font>
  217.                     <textcolor>white</textcolor>
  218.                     <shadowcolor>black</shadowcolor>
  219.                     <wrapmultiline>true</wrapmultiline>
  220.                     <visible>!Container.Content(Albums)</visible>
  221.                 </control>
  222.                 <control type="label">
  223.                     <visible>!Control.HasFocus(506)</visible>
  224.                     <left>10</left>
  225.                     <top>420</top>
  226.                     <width>290</width>
  227.                     <height>25</height>
  228.                     <label>$INFO[MusicPlayer.Title]</label>
  229.                     <scroll>true</scroll>
  230.                     <align>center</align>
  231.                     <aligny>top</aligny>
  232.                     <font>font13_title</font>
  233.                     <textcolor>white</textcolor>
  234.                     <shadowcolor>black</shadowcolor>
  235.                     <wrapmultiline>true</wrapmultiline>
  236.                     <visible>!Container.Content(Albums)</visible>
  237.                 </control>
  238.                 <control type="label">
  239.                     <visible>Control.HasFocus(506)</visible>
  240.                     <left>10</left>
  241.                     <top>420</top>
  242.                     <width>290</width>
  243.                     <height>25</height>
  244.                     <label>$INFO[ListItem.Genre]</label>
  245.                     <scroll>true</scroll>
  246.                     <align>center</align>
  247.                     <aligny>top</aligny>
  248.                     <font>font13_title</font>
  249.                     <textcolor>white</textcolor>
  250.                     <shadowcolor>black</shadowcolor>
  251.                     <wrapmultiline>true</wrapmultiline>
  252.                     <visible>Container.Content(Albums)</visible>                   
  253.                 </control>
  254.                 <control type="label">
  255.                     <visible>!Control.HasFocus(506)</visible>
  256.                     <left>10</left>
  257.                     <top>420</top>
  258.                     <width>290</width>
  259.                     <height>25</height>
  260.                     <label>$INFO[MusicPlayer.Genre]</label>
  261.                     <scroll>true</scroll>
  262.                     <align>center</align>
  263.                     <aligny>top</aligny>
  264.                     <font>font13_title</font>
  265.                     <textcolor>white</textcolor>
  266.                     <shadowcolor>black</shadowcolor>
  267.                     <wrapmultiline>true</wrapmultiline>
  268.                     <visible>Container.Content(Albums)</visible>                   
  269.                 </control>
  270.                 <control type="label">
  271.                     <visible>Control.HasFocus(506)</visible>
  272.                     <description>Trackno txt</description>
  273.                     <left>10</left>
  274.                     <top>480</top>
  275.                     <width>290</width>
  276.                     <height>25</height>
  277.                     <label>$INFO[ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[31310]: [/COLOR]]</label>
  278.                     <align>center</align>
  279.                     <aligny>center</aligny>
  280.                     <font>font13</font>
  281.                     <textcolor>white</textcolor>
  282.                     <visible>!Container.Content(Albums)</visible>
  283.                 </control>
  284.                 <control type="label">
  285.                     <visible>!Control.HasFocus(506)</visible>
  286.                     <description>Trackno txt</description>
  287.                     <left>10</left>
  288.                     <top>480</top>
  289.                     <width>290</width>
  290.                     <height>25</height>
  291.                     <label>$INFO[MusicPlayer.TrackNumber,[COLOR=blue]$LOCALIZE[31310]: [/COLOR]]</label>
  292.                     <align>center</align>
  293.                     <aligny>center</aligny>
  294.                     <font>font13</font>
  295.                     <textcolor>white</textcolor>
  296.                     <visible>!Container.Content(Albums)</visible>
  297.                 </control>
  298.                 <control type="label">
  299.                     <visible>Control.HasFocus(506)</visible>
  300.                     <description>Year txt</description>
  301.                     <left>10</left>
  302.                     <top>505</top>
  303.                     <width>290</width>
  304.                     <height>25</height>
  305.                     <label>$INFO[ListItem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label>
  306.                     <align>center</align>
  307.                     <aligny>center</aligny>
  308.                     <font>font13</font>
  309.                     <textcolor>white</textcolor>
  310.                 </control>
  311.                 <control type="label">
  312.                     <visible>!Control.HasFocus(506)</visible>
  313.                     <description>Year txt</description>
  314.                     <left>10</left>
  315.                     <top>505</top>
  316.                     <width>290</width>
  317.                     <height>25</height>
  318.                     <label>$INFO[MusicPlayer.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label>
  319.                     <align>center</align>
  320.                     <aligny>center</aligny>
  321.                     <font>font13</font>
  322.                     <textcolor>white</textcolor>
  323.                 </control>
  324.                 <control type="label">
  325.                     <visible>Control.HasFocus(506)</visible>
  326.                     <description>Rating txt</description>
  327.                     <left>10</left>
  328.                     <top>530</top>
  329.                     <width>290</width>
  330.                     <height>25</height>
  331.                     <label>$INFO[ListItem.Rating,[COLOR=blue]$LOCALIZE[563]: [/COLOR]]</label>
  332.                     <align>center</align>
  333.                     <aligny>center</aligny>
  334.                     <font>font13</font>
  335.                     <textcolor>white</textcolor>
  336.                     <visible>Container.Content(Albums)</visible>
  337.                 </control>
  338.                 <control type="label">
  339.                     <visible>!Control.HasFocus(506)</visible>
  340.                     <description>Rating txt</description>
  341.                     <left>10</left>
  342.                     <top>530</top>
  343.                     <width>290</width>
  344.                     <height>25</height>
  345.                     <label>$INFO[MusicPlayer.Rating,[COLOR=blue]$LOCALIZE[563]: [/COLOR]]</label>
  346.                     <align>center</align>
  347.                     <aligny>center</aligny>
  348.                     <font>font13</font>
  349.                     <textcolor>white</textcolor>
  350.                     <visible>Container.Content(Albums)</visible>
  351.                 </control>
  352.                 <control type="label">
  353.                     <visible>Control.HasFocus(506)</visible>
  354.                     <description>UserRating txt</description>
  355.                     <left>10</left>
  356.                     <top>530</top>
  357.                     <width>290</width>
  358.                     <height>25</height>
  359.                     <label>$INFO[ListItem.UserRating,[COLOR=blue]$LOCALIZE[38018]: [/COLOR]]</label>
  360.                     <align>center</align>
  361.                     <aligny>center</aligny>
  362.                     <font>font13</font>
  363.                     <textcolor>white</textcolor>
  364.                     <visible>Container.Content(Songs)</visible>
  365.                 </control>
  366.                 <control type="label">
  367.                     <visible>!Control.HasFocus(506)</visible>
  368.                     <description>UserRating txt</description>
  369.                     <left>10</left>
  370.                     <top>530</top>
  371.                     <width>290</width>
  372.                     <height>25</height>
  373.                     <label>$INFO[MusicPlayer.UserRating,[COLOR=blue]$LOCALIZE[38018]: [/COLOR]]</label>
  374.                     <align>center</align>
  375.                     <aligny>center</aligny>
  376.                     <font>font13</font>
  377.                     <textcolor>white</textcolor>
  378.                     <visible>Container.Content(Songs)</visible>
  379.                 </control>
  380.             </control>
  381.         </control>
  382.     </include>
  383.     <include name="AlbumWrapView2_Fanart">
  384.         <control type="group">
  385.             <left>0</left>
  386.             <top>350</top>
  387.             <visible>Control.IsVisible(509) + Skin.HasSetting(View509HideInfo)</visible>
  388.             <include>VisibleFadeEffect</include>
  389.             <control type="image">
  390.                 <left>0</left>
  391.                 <top>0</top>
  392.                 <width>1280</width>
  393.                 <height>270</height>
  394.                 <texture border="1">HomeNowPlayingBack.png</texture>
  395.             </control>
  396.             <control type="label">
  397.                 <left>40</left>
  398.                 <top>70</top>
  399.                 <width>1200</width>
  400.                 <height>20</height>
  401.                 <font>font24_title</font>
  402.                 <textcolor>white</textcolor>
  403.                 <shadowcolor>black</shadowcolor>
  404.                 <scroll>true</scroll>
  405.                 <align>center</align>
  406.                 <aligny>center</aligny>
  407.                 <label>$INFO[ListItem.Label]</label>
  408.                 <animation effect="slide" start="0,0" end="0,20" time="150" condition="!Control.HasFocus(509)">conditional</animation>
  409.             </control>
  410.         </control>
  411.         <control type="group">
  412.             <visible>Control.IsVisible(509)</visible>
  413.             <include>VisibleFadeEffect</include>
  414.             <left>0</left>
  415.             <top>450</top>
  416.             <control type="fixedlist" id="509">
  417.                 <depth>DepthContent-</depth>
  418.                 <visible>Container.Content(Albums)</visible>
  419.                 <hitrect x="0" y="-10" w="1280" h="190" />
  420.                 <left>-80</left>
  421.                 <top>0</top>
  422.                 <width>1360</width>
  423.                 <height>250</height>
  424.                 <onleft>509</onleft>
  425.                 <onright>509</onright>
  426.                 <onup>2</onup>
  427.                 <ondown>60</ondown>
  428.                 <viewtype label="31029">wrap</viewtype>
  429.                 <pagecontrol>60</pagecontrol>
  430.                 <scrolltime>200</scrolltime>
  431.                 <focusposition>4</focusposition>
  432.                 <movement>2</movement>
  433.                 <orientation>horizontal</orientation>
  434.                 <preloaditems>4</preloaditems>
  435.                 <itemlayout height="200" width="160">
  436.                     <control type="image">
  437.                         <left>2</left>
  438.                         <top>20</top>
  439.                         <width>160</width>
  440.                         <height>160</height>
  441.                         <aspectratio>stretch</aspectratio>
  442.                         <bordertexture border="5">button-nofocus.png</bordertexture>
  443.                         <bordersize>4</bordersize>
  444.                         <fadetime>200</fadetime>
  445.                         <texture background="true">$INFO[ListItem.Icon]</texture>
  446.                     </control>
  447.                     <control type="image">
  448.                         <left>6</left>
  449.                         <top>24</top>
  450.                         <width>152</width>
  451.                         <height>152</height>
  452.                         <aspectratio>stretch</aspectratio>
  453.                         <texture>black-back.png</texture>
  454.                         <colordiffuse>AAFFFFFF</colordiffuse>
  455.                     </control>
  456.                     <control type="image">
  457.                         <left>2</left>
  458.                         <top>180</top>
  459.                         <width>160</width>
  460.                         <height>160</height>
  461.                         <aspectratio>stretch</aspectratio>
  462.                         <bordertexture border="5" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
  463.                         <bordersize>4</bordersize>
  464.                         <fadetime>200</fadetime>
  465.                         <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
  466.                     </control>
  467.                 </itemlayout>
  468.                 <focusedlayout height="200" width="160">
  469.                     <control type="image">
  470.                         <depth>DepthContentPopout</depth>
  471.                         <left>-2</left>
  472.                         <top>16</top>
  473.                         <width>168</width>
  474.                         <height>168</height>
  475.                         <aspectratio>stretch</aspectratio>
  476.                         <bordertexture border="8">ThumbBorder.png</bordertexture>
  477.                         <bordersize>8</bordersize>
  478.                         <fadetime>200</fadetime>
  479.                         <texture background="true">$INFO[ListItem.Icon]</texture>
  480.                         <animation reversible="false" effect="zoom" start="-2,16,168,168" end="-12,-4,198,198" time="150">focus</animation>
  481.                         <animation reversible="false" effect="zoom" end="-2,16,168,168" start="-12,-4,198,198" time="150">unfocus</animation>
  482.                     </control>
  483.                     <control type="image">
  484.                         <depth>DepthContentPopout</depth>
  485.                         <left>180</left>
  486.                         <top>325</top>
  487.                         <width>35</width>
  488.                         <height>35</height>
  489.                         <aspectratio>keep</aspectratio>
  490.                         <texture>$INFO[ListItem.Overlay]</texture>
  491.                         <animation type="focus">
  492.                             <effect type="fade" start="0" end="100" time="150" />
  493.                             <effect type="slide" start="0,0" end="40,40" time="150" />
  494.                         </animation>
  495.                         <animation type="unfocus">
  496.                             <effect type="fade" start="100" end="0" time="150" />
  497.                             <effect type="slide" end="0,0" start="40,40" time="150" />
  498.                         </animation>
  499.                     </control>
  500.                 </focusedlayout>
  501.             </control>
  502.             <control type="scrollbar" id="60">
  503.                 <depth>DepthContent</depth>
  504.                 <left>310</left>
  505.                 <top>195</top>
  506.                 <width>660</width>
  507.                 <height>25</height>
  508.                 <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground>
  509.                 <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar>
  510.                 <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus>
  511.                 <textureslidernib>ScrollBarNib.png</textureslidernib>
  512.                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  513.                 <onup>509</onup>
  514.                 <ondown>2</ondown>
  515.                 <showonepage>false</showonepage>
  516.                 <orientation>horizontal</orientation>
  517.                 <visible>Control.IsVisible(509)</visible>
  518.             </control>
  519.         </control>
  520.         <control type="group">
  521.             <left>180</left>
  522.             <top>40</top>
  523.             <visible>Control.IsVisible(509) + !Skin.HasSetting(View509HideInfo)</visible>
  524.             <include>VisibleFadeEffect</include>
  525.             <control type="image">
  526.                 <left>0</left>
  527.                 <top>0</top>
  528.                 <width>920</width>
  529.                 <height>410</height>
  530.                 <texture border="20">ContentPanel.png</texture>
  531.             </control>
  532.             <control type="label">
  533.                 <left>40</left>
  534.                 <top>20</top>
  535.                 <width>840</width>
  536.                 <height>20</height>
  537.                 <font>font13</font>
  538.                 <textcolor>white</textcolor>
  539.                 <shadowcolor>black</shadowcolor>
  540.                 <scroll>true</scroll>
  541.                 <align>center</align>
  542.                 <aligny>center</aligny>
  543.                 <label>$INFO[ListItem.Property(Album_Artist)]</label>
  544.             </control>
  545.             <control type="label">
  546.                 <left>40</left>
  547.                 <top>50</top>
  548.                 <width>840</width>
  549.                 <height>20</height>
  550.                 <font>font24_title</font>
  551.                 <textcolor>blue</textcolor>
  552.                 <shadowcolor>black</shadowcolor>
  553.                 <scroll>true</scroll>
  554.                 <align>center</align>
  555.                 <aligny>center</aligny>
  556.                 <label>$INFO[ListItem.Label]</label>
  557.             </control>
  558.             <control type="group">
  559.                 <left>40</left>
  560.                 <top>80</top>
  561.                 <control type="label">
  562.                     <left>0</left>
  563.                     <top>0</top>
  564.                     <width>400</width>
  565.                     <height>30</height>
  566.                     <font>font13_title</font>
  567.                     <textcolor>white</textcolor>
  568.                     <shadowcolor>black</shadowcolor>
  569.                     <scroll>true</scroll>
  570.                     <align>left</align>
  571.                     <aligny>center</aligny>
  572.                     <label>31331</label>
  573.                 </control>
  574.                 <control type="label">
  575.                     <left>0</left>
  576.                     <top>35</top>
  577.                     <width>850</width>
  578.                     <height>30</height>
  579.                     <font>font13</font>
  580.                     <textcolor>white</textcolor>
  581.                     <shadowcolor>black</shadowcolor>
  582.                     <scroll>true</scroll>
  583.                     <align>left</align>
  584.                     <aligny>center</aligny>
  585.                     <label>$LOCALIZE[515]: $INFO[ListItem.Genre]</label>
  586.                 </control>
  587.                 <control type="label">
  588.                     <left>0</left>
  589.                     <top>65</top>
  590.                     <width>850</width>
  591.                     <height>30</height>
  592.                     <font>font13</font>
  593.                     <textcolor>white</textcolor>
  594.                     <shadowcolor>black</shadowcolor>
  595.                     <scroll>true</scroll>
  596.                     <align>left</align>
  597.                     <aligny>center</aligny>
  598.                     <label>$LOCALIZE[562]: $INFO[ListItem.Year]</label>
  599.                 </control>
  600.                 <control type="fadelabel">
  601.                     <left>0</left>
  602.                     <top>95</top>
  603.                     <width>400</width>
  604.                     <height>30</height>
  605.                     <font>font13</font>
  606.                     <textcolor>white</textcolor>
  607.                     <shadowcolor>black</shadowcolor>
  608.                     <scroll>true</scroll>
  609.                     <align>left</align>
  610.                     <aligny>center</aligny>
  611.                     <label>$LOCALIZE[563]:</label>
  612.                     <scrollout>false</scrollout>
  613.                     <pauseatend>2000</pauseatend>
  614.                 </control>
  615.                 <control type="label">
  616.                     <description>Rating value</description>
  617.                     <left>100</left>
  618.                     <top>95</top>
  619.                     <width>160</width>
  620.                     <height>32</height>
  621.                     <label>$INFO[ListItem.Userrating]</label>
  622.                 </control>
  623.                 <control type="textbox">
  624.                     <description>Description Value for Album</description>
  625.                     <left>0</left>
  626.                     <top>152</top>
  627.                     <width>850</width>
  628.                     <height>144</height>
  629.                     <font>font13</font>
  630.                     <align>justify</align>
  631.                     <pagecontrol></pagecontrol>
  632.                     <textcolor>white</textcolor>
  633.                     <label>$INFO[ListItem.Property(Album_Description)]</label>
  634.                     <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
  635.                 </control>
  636.             </control>
  637.         </control>
  638.     </include>
  639.     <include name="MusicVideoInfoListView">
  640.         <control type="group">
  641.             <visible>Control.IsVisible(511)</visible>
  642.             <include>VisibleFadeEffect</include>
  643.             <control type="list" id="511">
  644.                 <left>70</left>
  645.                 <top>75</top>
  646.                 <width>760</width>
  647.                 <height>561</height>
  648.                 <onleft>2</onleft>
  649.                 <onright>60</onright>
  650.                 <onup>511</onup>
  651.                 <ondown>511</ondown>
  652.                 <viewtype label="$LOCALIZE[544]">list</viewtype>
  653.                 <pagecontrol>60</pagecontrol>
  654.                 <scrolltime>200</scrolltime>
  655.                 <visible>Container.Content(MusicVideos)</visible>
  656.                 <itemlayout height="40" width="760">
  657.                     <control type="image">
  658.                         <left>0</left>
  659.                         <top>0</top>
  660.                         <width>760</width>
  661.                         <height>41</height>
  662.                         <texture border="0,2,0,2">MenuItemNF.png</texture>
  663.                     </control>
  664.                     <control type="label">
  665.                         <left>10</left>
  666.                         <top>0</top>
  667.                         <width>720</width>
  668.                         <height>40</height>
  669.                         <font>font13</font>
  670.                         <textcolor>grey2</textcolor>
  671.                         <selectedcolor>selected</selectedcolor>
  672.                         <align>left</align>
  673.                         <aligny>center</aligny>
  674.                         <label>$INFO[ListItem.Label]</label>
  675.                     </control>
  676.                     <control type="label">
  677.                         <left>30</left>
  678.                         <top>0</top>
  679.                         <width>700</width>
  680.                         <height>40</height>
  681.                         <font>font12</font>
  682.                         <textcolor>grey2</textcolor>
  683.                         <selectedcolor>selected</selectedcolor>
  684.                         <align>right</align>
  685.                         <aligny>center</aligny>
  686.                         <label>$INFO[ListItem.Label2]</label>
  687.                     </control>
  688.                     <control type="image">
  689.                         <left>735</left>
  690.                         <top>14</top>
  691.                         <width>20</width>
  692.                         <height>16</height>
  693.                         <texture>$INFO[ListItem.Overlay]</texture>
  694.                         <aspectratio>keep</aspectratio>
  695.                     </control>
  696.                 </itemlayout>
  697.                 <focusedlayout height="40" width="760">
  698.                     <control type="image">
  699.                         <left>0</left>
  700.                         <top>0</top>
  701.                         <width>760</width>
  702.                         <height>41</height>
  703.                         <texture border="0,2,0,2">MenuItemNF.png</texture>
  704.                         <visible>!Control.HasFocus(511)</visible>
  705.                         <include>VisibleFadeEffect</include>
  706.                     </control>
  707.                     <control type="image">
  708.                         <left>0</left>
  709.                         <top>0</top>
  710.                         <width>760</width>
  711.                         <height>41</height>
  712.                         <texture border="0,2,0,2">MenuItemFO.png</texture>
  713.                         <visible>Control.HasFocus(511)</visible>
  714.                         <include>VisibleFadeEffect</include>
  715.                     </control>
  716.                     <control type="image">
  717.                         <left>560</left>
  718.                         <top>5</top>
  719.                         <width>200</width>
  720.                         <height>31</height>
  721.                         <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
  722.                         <visible>Control.HasFocus(511) + !String.IsEmpty(ListItem.Label2)</visible>
  723.                     </control>
  724.                     <control type="label">
  725.                         <left>10</left>
  726.                         <top>0</top>
  727.                         <width>720</width>
  728.                         <height>40</height>
  729.                         <font>font13</font>
  730.                         <textcolor>white</textcolor>
  731.                         <selectedcolor>selected</selectedcolor>
  732.                         <align>left</align>
  733.                         <aligny>center</aligny>
  734.                         <label>$INFO[ListItem.Label]</label>
  735.                     </control>
  736.                     <control type="label">
  737.                         <left>30</left>
  738.                         <top>0</top>
  739.                         <width>700</width>
  740.                         <height>40</height>
  741.                         <font>font12</font>
  742.                         <textcolor>grey2</textcolor>
  743.                         <selectedcolor>selected</selectedcolor>
  744.                         <align>right</align>
  745.                         <aligny>center</aligny>
  746.                         <label>$INFO[ListItem.Label2]</label>
  747.                     </control>
  748.                     <control type="image">
  749.                         <left>735</left>
  750.                         <top>14</top>
  751.                         <width>20</width>
  752.                         <height>16</height>
  753.                         <texture>$INFO[ListItem.Overlay]</texture>
  754.                         <aspectratio>keep</aspectratio>
  755.                     </control>
  756.                 </focusedlayout>
  757.             </control>
  758.             <control type="scrollbar" id="60">
  759.                 <left>850</left>
  760.                 <top>78</top>
  761.                 <width>25</width>
  762.                 <height>560</height>
  763.                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
  764.                 <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
  765.                 <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
  766.                 <textureslidernib>ScrollBarNib.png</textureslidernib>
  767.                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  768.                 <onleft>511</onleft>
  769.                 <onright>2</onright>
  770.                 <showonepage>false</showonepage>
  771.                 <orientation>vertical</orientation>
  772.                 <visible>Control.IsVisible(511)</visible>
  773.             </control>
  774.             <control type="group">
  775.                 <left>910</left>
  776.                 <top>80</top>
  777.                 <control type="image">
  778.                     <left>10</left>
  779.                     <top>0</top>
  780.                     <width>290</width>
  781.                     <height>230</height>
  782.                     <aspectratio>keep</aspectratio>
  783.                     <fadetime>IconCrossfadeTime</fadetime>
  784.                     <texture background="true">$INFO[ListItem.Icon]</texture>
  785.                     <bordertexture border="8">ThumbShadow.png</bordertexture>
  786.                     <bordersize>8</bordersize>
  787.                 </control>
  788.                 <control type="grouplist">
  789.                     <description>Media Codec Flagging Images</description>
  790.                     <left>10</left>
  791.                     <top>230</top>
  792.                     <width>290</width>
  793.                     <align>center</align>
  794.                     <itemgap>0</itemgap>
  795.                     <orientation>horizontal</orientation>
  796.                     <include>VideoCodecFlaggingConditions</include>
  797.                     <include>AudioCodecFlaggingConditions</include>
  798.                 </control>
  799.                 <control type="label">
  800.                     <left>10</left>
  801.                     <top>290</top>
  802.                     <width>290</width>
  803.                     <height>25</height>
  804.                     <label>$INFO[ListItem.Artist]</label>
  805.                     <scroll>true</scroll>
  806.                     <align>center</align>
  807.                     <aligny>center</aligny>
  808.                     <font>font24_title</font>
  809.                     <textcolor>white</textcolor>
  810.                     <shadowcolor>black</shadowcolor>
  811.                 </control>
  812.                 <control type="label">
  813.                     <left>10</left>
  814.                     <top>350</top>
  815.                     <width>290</width>
  816.                     <height>25</height>
  817.                     <label>$INFO[ListItem.Album]</label>
  818.                     <wrapmultiline>true</wrapmultiline>
  819.                     <align>center</align>
  820.                     <aligny>center</aligny>
  821.                     <font>font13</font>
  822.                     <textcolor>grey2</textcolor>
  823.                     <shadowcolor>black</shadowcolor>
  824.                 </control>
  825.                 <control type="label">
  826.                     <left>10</left>
  827.                     <top>410</top>
  828.                     <width>290</width>
  829.                     <height>25</height>
  830.                     <label>$INFO[ListItem.Title]</label>
  831.                     <scroll>true</scroll>
  832.                     <align>center</align>
  833.                     <aligny>top</aligny>
  834.                     <font>font13_title</font>
  835.                     <textcolor>white</textcolor>
  836.                     <shadowcolor>black</shadowcolor>
  837.                     <wrapmultiline>true</wrapmultiline>
  838.                     <visible>!Container.Content(Albums)</visible>
  839.                 </control>
  840.                 <control type="label">
  841.                     <left>10</left>
  842.                     <top>470</top>
  843.                     <width>290</width>
  844.                     <height>25</height>
  845.                     <label>$INFO[ListItem.Studio]</label>
  846.                     <scroll>true</scroll>
  847.                     <align>center</align>
  848.                     <aligny>top</aligny>
  849.                     <font>font13</font>
  850.                     <textcolor>grey2</textcolor>
  851.                     <shadowcolor>black</shadowcolor>
  852.                     <wrapmultiline>true</wrapmultiline>
  853.                 </control>
  854.                 <control type="label">
  855.                     <description>Year txt</description>
  856.                     <left>10</left>
  857.                     <top>530</top>
  858.                     <width>290</width>
  859.                     <height>25</height>
  860.                     <label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label>
  861.                     <align>center</align>
  862.                     <aligny>center</aligny>
  863.                     <font>font13_title</font>
  864.                     <textcolor>white</textcolor>
  865.                 </control>
  866.             </control>
  867.         </control>
  868.     </include>
  869.     <include name="ArtistMediaListView">
  870.         <control type="group">
  871.             <visible>Control.IsVisible(512)</visible>
  872.             <include>VisibleFadeEffect</include>
  873.             <control type="list" id="512">
  874.                 <left>70</left>
  875.                 <top>78</top>
  876.                 <width>580</width>
  877.                 <height>561</height>
  878.                 <onleft>2</onleft>
  879.                 <onright>60</onright>
  880.                 <onup>512</onup>
  881.                 <ondown>512</ondown>
  882.                 <viewtype label="$LOCALIZE[544]">list</viewtype>
  883.                 <pagecontrol>60</pagecontrol>
  884.                 <scrolltime>200</scrolltime>
  885.                 <visible>Container.Content(Artists)</visible>
  886.                 <itemlayout height="40" width="580">
  887.                     <control type="image">
  888.                         <left>0</left>
  889.                         <top>0</top>
  890.                         <width>580</width>
  891.                         <height>41</height>
  892.                         <texture border="0,2,0,2">MenuItemNF.png</texture>
  893.                     </control>
  894.                     <control type="label">
  895.                         <left>10</left>
  896.                         <top>0</top>
  897.                         <width>560</width>
  898.                         <height>40</height>
  899.                         <font>font13</font>
  900.                         <textcolor>grey2</textcolor>
  901.                         <selectedcolor>selected</selectedcolor>
  902.                         <align>left</align>
  903.                         <aligny>center</aligny>
  904.                         <label>$INFO[ListItem.Label]</label>
  905.                     </control>
  906.                 </itemlayout>
  907.                 <focusedlayout height="40" width="580">
  908.                     <control type="image">
  909.                         <left>0</left>
  910.                         <top>0</top>
  911.                         <width>580</width>
  912.                         <height>41</height>
  913.                         <texture border="0,2,0,2">MenuItemNF.png</texture>
  914.                         <visible>!Control.HasFocus(512)</visible>
  915.                         <include>VisibleFadeEffect</include>
  916.                     </control>
  917.                     <control type="image">
  918.                         <left>0</left>
  919.                         <top>0</top>
  920.                         <width>580</width>
  921.                         <height>41</height>
  922.                         <texture border="0,2,0,2">MenuItemFO.png</texture>
  923.                         <visible>Control.HasFocus(512)</visible>
  924.                         <include>VisibleFadeEffect</include>
  925.                     </control>
  926.                     <control type="label">
  927.                         <left>10</left>
  928.                         <top>0</top>
  929.                         <width>560</width>
  930.                         <height>40</height>
  931.                         <font>font13</font>
  932.                         <textcolor>white</textcolor>
  933.                         <selectedcolor>selected</selectedcolor>
  934.                         <align>left</align>
  935.                         <aligny>center</aligny>
  936.                         <label>$INFO[ListItem.Label]</label>
  937.                     </control>
  938.                 </focusedlayout>
  939.             </control>
  940.             <control type="scrollbar" id="60">
  941.                 <left>650</left>
  942.                 <top>78</top>
  943.                 <width>25</width>
  944.                 <height>560</height>
  945.                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
  946.                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
  947.                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
  948.                 <textureslidernib>ScrollBarNib.png</textureslidernib>
  949.                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  950.                 <onleft>512</onleft>
  951.                 <onright>2</onright>
  952.                 <showonepage>false</showonepage>
  953.                 <orientation>vertical</orientation>
  954.                 <visible>Control.IsVisible(512)</visible>
  955.             </control>
  956.             <control type="group">
  957.                 <left>710</left>
  958.                 <top>70</top>
  959.                 <control type="image">
  960.                     <left>0</left>
  961.                     <top>0</top>
  962.                     <width>510</width>
  963.                     <height>300</height>
  964.                     <aspectratio>keep</aspectratio>
  965.                     <fadetime>IconCrossfadeTime</fadetime>
  966.                     <texture background="true">$INFO[ListItem.Icon]</texture>
  967.                     <bordertexture border="8">ThumbShadow.png</bordertexture>
  968.                     <bordersize>8</bordersize>
  969.                 </control>
  970.                 <control type="group">
  971.                     <top>310</top>
  972.                     <control type="label">
  973.                         <description>Born txt</description>
  974.                         <left>0</left>
  975.                         <top>0</top>
  976.                         <width>140</width>
  977.                         <height>25</height>
  978.                         <label>$LOCALIZE[21893]:</label>
  979.                         <align>right</align>
  980.                         <aligny>center</aligny>
  981.                         <font>font13_title</font>
  982.                         <textcolor>blue</textcolor>
  983.                         <visible>!String.IsEmpty(ListItem.Property(Artist_Born))</visible>
  984.                     </control>
  985.                     <control type="label">
  986.                         <description>Born Value</description>
  987.                         <left>150</left>
  988.                         <top>0</top>
  989.                         <width>350</width>
  990.                         <height>25</height>
  991.                         <label>$INFO[ListItem.Property(Artist_Born)]</label>
  992.                         <align>left</align>
  993.                         <aligny>center</aligny>
  994.                         <font>font13</font>
  995.                         <scroll>true</scroll>
  996.                         <visible>!String.IsEmpty(ListItem.Property(Artist_Born))</visible>
  997.                     </control>
  998.                     <control type="label">
  999.                         <description>Formed txt</description>
  1000.                         <left>0</left>
  1001.                         <top>0</top>
  1002.                         <width>140</width>
  1003.                         <height>25</height>
  1004.                         <label>$LOCALIZE[21894]:</label>
  1005.                         <align>right</align>
  1006.                         <aligny>center</aligny>
  1007.                         <font>font13_title</font>
  1008.                         <textcolor>blue</textcolor>
  1009.                         <visible>!String.IsEmpty(ListItem.Property(Artist_Formed))</visible>
  1010.                     </control>
  1011.                     <control type="label">
  1012.                         <description>Formed Value</description>
  1013.                         <left>150</left>
  1014.                         <top>0</top>
  1015.                         <width>350</width>
  1016.                         <height>25</height>
  1017.                         <label>$INFO[ListItem.Property(Artist_Formed)]</label>
  1018.                         <align>left</align>
  1019.                         <aligny>center</aligny>
  1020.                         <font>font13</font>
  1021.                         <scroll>true</scroll>
  1022.                         <visible>!String.IsEmpty(ListItem.Property(Artist_Formed))</visible>
  1023.                     </control>
  1024.                     <control type="label">
  1025.                         <description>Genre txt</description>
  1026.                         <left>0</left>
  1027.                         <top>30</top>
  1028.                         <width>140</width>
  1029.                         <height>25</height>
  1030.                         <label>$LOCALIZE[515]:</label>
  1031.                         <align>right</align>
  1032.                         <aligny>center</aligny>
  1033.                         <font>font13_title</font>
  1034.                         <textcolor>blue</textcolor>
  1035.                     </control>
  1036.                     <control type="label">
  1037.                         <description>Genre Value</description>
  1038.                         <left>150</left>
  1039.                         <top>30</top>
  1040.                         <width>350</width>
  1041.                         <height>25</height>
  1042.                         <label fallback="416">$INFO[ListItem.Property(Artist_Genre)]</label>
  1043.                         <align>left</align>
  1044.                         <aligny>center</aligny>
  1045.                         <font>font13</font>
  1046.                         <scroll>true</scroll>
  1047.                     </control>
  1048.                     <control type="image">
  1049.                         <left>0</left>
  1050.                         <top>60</top>
  1051.                         <width>510</width>
  1052.                         <height>4</height>
  1053.                         <texture>separator.png</texture>
  1054.                     </control>
  1055.                     <control type="textbox">
  1056.                         <description>Description Value for Artist</description>
  1057.                         <left>10</left>
  1058.                         <top>72</top>
  1059.                         <width>490</width>
  1060.                         <height>190</height>
  1061.                         <font>font13</font>
  1062.                         <align>justify</align>
  1063.                         <textcolor>white</textcolor>
  1064.                         <label>$INFO[ListItem.Property(Artist_Description)]</label>
  1065.                         <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
  1066.                     </control>
  1067.                 </control>
  1068.             </control>
  1069.         </control>
  1070.     </include>
  1071.     <include name="AlbumInfoListView">
  1072.         <control type="group">
  1073.             <visible>Control.IsVisible(513)</visible>
  1074.             <include>VisibleFadeEffect</include>
  1075.             <control type="list" id="513">
  1076.                 <left>70</left>
  1077.                 <top>75</top>
  1078.                 <width>780</width>
  1079.                 <height>561</height>
  1080.                 <onleft>2</onleft>
  1081.                 <onright>51360</onright>
  1082.                 <onup>513</onup>
  1083.                 <ondown>513</ondown>
  1084.                 <viewtype label="$LOCALIZE[10523]">list</viewtype>
  1085.                 <pagecontrol>51360</pagecontrol>
  1086.                 <scrolltime>200</scrolltime>
  1087.                 <visible>Container.Content(Albums)</visible>
  1088.                 <itemlayout height="40" width="780">
  1089.                     <control type="image">
  1090.                         <left>0</left>
  1091.                         <top>0</top>
  1092.                         <width>780</width>
  1093.                         <height>41</height>
  1094.                         <texture border="0,2,0,2">MenuItemNF.png</texture>
  1095.                     </control>
  1096.                     <control type="label">
  1097.                         <left>10</left>
  1098.                         <top>0</top>
  1099.                         <width>730</width>
  1100.                         <height>40</height>
  1101.                         <font>font13</font>
  1102.                         <textcolor>grey2</textcolor>
  1103.                         <selectedcolor>selected</selectedcolor>
  1104.                         <align>left</align>
  1105.                         <aligny>center</aligny>
  1106.                         <label>$INFO[ListItem.Label]</label>
  1107.                     </control>
  1108.                     <control type="label">
  1109.                         <left>60</left>
  1110.                         <top>0</top>
  1111.                         <width>700</width>
  1112.                         <height>40</height>
  1113.                         <font>font12</font>
  1114.                         <textcolor>grey2</textcolor>
  1115.                         <selectedcolor>selected</selectedcolor>
  1116.                         <align>right</align>
  1117.                         <aligny>center</aligny>
  1118.                         <label>$INFO[ListItem.Label2]</label>
  1119.                     </control>
  1120.                 </itemlayout>
  1121.                 <focusedlayout height="40" width="780">
  1122.                     <control type="image">
  1123.                         <left>0</left>
  1124.                         <top>0</top>
  1125.                         <width>780</width>
  1126.                         <height>41</height>
  1127.                         <texture border="0,2,0,2">MenuItemNF.png</texture>
  1128.                         <visible>!Control.HasFocus(513)</visible>
  1129.                         <include>VisibleFadeEffect</include>
  1130.                     </control>
  1131.                     <control type="image">
  1132.                         <left>0</left>
  1133.                         <top>0</top>
  1134.                         <width>780</width>
  1135.                         <height>41</height>
  1136.                         <texture border="0,2,0,2">MenuItemFO.png</texture>
  1137.                         <visible>Control.HasFocus(513)</visible>
  1138.                         <include>VisibleFadeEffect</include>
  1139.                     </control>
  1140.                     <control type="image">
  1141.                         <left>580</left>
  1142.                         <top>5</top>
  1143.                         <width>200</width>
  1144.                         <height>31</height>
  1145.                         <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
  1146.                         <visible>Control.HasFocus(513) + !String.IsEmpty(ListItem.Label2)</visible>
  1147.                     </control>
  1148.                     <control type="label">
  1149.                         <left>10</left>
  1150.                         <top>0</top>
  1151.                         <width>730</width>
  1152.                         <height>40</height>
  1153.                         <font>font13</font>
  1154.                         <textcolor>white</textcolor>
  1155.                         <selectedcolor>selected</selectedcolor>
  1156.                         <align>left</align>
  1157.                         <aligny>center</aligny>
  1158.                         <label>$INFO[ListItem.Label]</label>
  1159.                     </control>
  1160.                     <control type="label">
  1161.                         <left>60</left>
  1162.                         <top>0</top>
  1163.                         <width>700</width>
  1164.                         <height>40</height>
  1165.                         <font>font12</font>
  1166.                         <textcolor>grey2</textcolor>
  1167.                         <selectedcolor>selected</selectedcolor>
  1168.                         <align>right</align>
  1169.                         <aligny>center</aligny>
  1170.                         <label>$INFO[ListItem.Label2]</label>
  1171.                     </control>
  1172.                 </focusedlayout>
  1173.             </control>
  1174.             <control type="scrollbar" id="51360">
  1175.                 <left>850</left>
  1176.                 <top>78</top>
  1177.                 <width>25</width>
  1178.                 <height>560</height>
  1179.                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
  1180.                 <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
  1181.                 <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
  1182.                 <textureslidernib>ScrollBarNib.png</textureslidernib>
  1183.                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  1184.                 <onleft>513</onleft>
  1185.                 <onright>2</onright>
  1186.                 <showonepage>false</showonepage>
  1187.                 <orientation>vertical</orientation>
  1188.                 <visible>Control.IsVisible(513)</visible>
  1189.             </control>
  1190.             <control type="group">
  1191.                 <left>910</left>
  1192.                 <top>70</top>
  1193.                 <control type="image">
  1194.                     <left>10</left>
  1195.                     <top>0</top>
  1196.                     <width>290</width>
  1197.                     <height>240</height>
  1198.                     <aspectratio aligny="bottom">keep</aspectratio>
  1199.                     <fadetime>IconCrossfadeTime</fadetime>
  1200.                     <texture background="true">$INFO[ListItem.Icon]</texture>
  1201.                     <bordertexture border="8">ThumbShadow.png</bordertexture>
  1202.                     <bordersize>8</bordersize>
  1203.                 </control>
  1204.                 <control type="label">
  1205.                     <description>Description Header txt</description>
  1206.                     <left>10</left>
  1207.                     <top>240</top>
  1208.                     <width>290</width>
  1209.                     <height>25</height>
  1210.                     <label>21821</label>
  1211.                     <align>center</align>
  1212.                     <aligny>center</aligny>
  1213.                     <font>font12_title</font>
  1214.                     <textcolor>blue</textcolor>
  1215.                     <shadowcolor>black</shadowcolor>
  1216.                 </control>
  1217.                 <control type="textbox">
  1218.                     <description>Description Value for Album</description>
  1219.                     <left>10</left>
  1220.                     <top>272</top>
  1221.                     <width>290</width>
  1222.                     <height>298</height>
  1223.                     <font>font13</font>
  1224.                     <align>justify</align>
  1225.                     <pagecontrol></pagecontrol>
  1226.                     <textcolor>white</textcolor>
  1227.                     <label>$INFO[ListItem.Property(Album_Description)]</label>
  1228.                     <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
  1229.                 </control>
  1230.             </control>
  1231.         </control>
  1232.     </include>
  1233. </includes>
Add Comment
Please, Sign In to add comment