<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>3000</id>
  <defaultcontrol>2</defaultcontrol>
  <controls>
    <control>
      <description>video area</description>
      <type>image</type>
      <id>0</id>
      <posX>-20</posX>
      <posY>650</posY>
      <width>1350</width>
      <height>60</height>
      <texture>general_overlay_selecteditem.png</texture>
      <colordiffuse>ffffffff</colordiffuse>
      <visible>!string.equals(2)+Player.HasVideo</visible>
    </control>
    <control>
      <description>NowPlaying Background TV/Video</description>
      <type>image</type>
      <id>0</id>
      <posX>581</posX>
      <posY>645</posY>
      <width>117</width>
      <height>70</height>
      <texture>LCD.png</texture>
      <colordiffuse>ffffffff</colordiffuse>
     <visible>!string.equals(2)+Player.HasVideo</visible>
    </control>
    <control>
      <description>video preview window</description>
      <type>videowindow</type>
      <id>1</id>
      <posX>586</posX>
      <posY>650</posY>
      <width>107</width>
      <height>60</height>
       <visible>![string.equals(2)+control.hasthumb(33)]+Player.HasVideo</visible>
      <action>18</action>
      <textureFocus>tv_green_border.png</textureFocus>
    </control>
    <control>
      <description>scrolling info label Video</description>
      <type>fadelabel</type>
      <id>5</id>
      <posX>565</posX>
      <posY>655</posY>
      <width>480</width>
      <align>right</align>
      <font>font11</font>
      <textcolor>ivory</textcolor>
      <label>#Play.Current.Title</label>
 <visible>!string.equals(2)</visible>
      <wrapString> :.:  </wrapString>
    </control>
     <control>
      <description>scrolling info label Video</description>
      <type>fadelabel</type>
      <id>5</id>
      <posX>565</posX>
      <posY>679</posY>
      <width>480</width>
      <align>right</align>
      <font>font11</font>
      <textcolor>ivory</textcolor>
      <label>#Play.Current.Genre</label>
<visible>!string.equals(2)</visible>
      <wrapString> :.:  </wrapString>
    </control>
    <control>
      <description>scrolling info label Video</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>715</posX>
      <posY>655</posY>
      <width>550</width>
      <align>left</align>
      <font>font11</font>
      <textcolor>ivory</textcolor>
      <label>#Play.Current.Year</label>
<visible>!string.equals(2)</visible>
      <wrapString> :.:  </wrapString>
    </control>
    <control>
      <description>scrolling info label Video</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>715</posX>
      <posY>679</posY>
      <width>550</width>
      <align>left</align>
      <font>font11</font>
      <textcolor>ivory</textcolor>
      <label>#Play.Current.Director</label>
<visible>!string.equals(2)</visible>
      <wrapString> :.:  </wrapString>
    </control>
    <!--     *******************************************************************************************  -->
    <!--     ******************    !!!  THESE CONTROLS ARE FOR COMPATIBILITY ONLY  !!!  ****************  -->
    <!--     *******************************************************************************************  -->
    <control>
      <description>play time label</description>
      <type>label</type>
      <id>2</id>
      <posX>2276</posX>
      <posY>620</posY>
      <label>#currentplaytime</label>
      <align>left</align>
      <font>font12</font>
      <textcolor>80ffffff</textcolor>
    </control>
    <control>
      <description>play logo</description>
      <type>image</type>
      <id>3</id>
      <posX>2276</posX>
      <posY>570</posY>
      <width>52</width>
      <height>52</height>
      <texture>play_enabled.png</texture>
      <visible>!player.paused+!player.forwarding+!player.rewinding</visible>
    </control>
    <control>
      <description>Pause logo</description>
      <type>image</type>
      <id>4</id>
      <posX>2276</posX>
      <posY>570</posY>
      <width>52</width>
      <height>52</height>
      <texture>pause_enabled.png</texture>
      <visible>player.paused</visible>
    </control>
    <control>
      <description>FF logo</description>
      <type>image</type>
      <id>7</id>
      <posX>2276</posX>
      <posY>570</posY>
      <width>52</width>
      <height>52</height>
      <texture>fastforward_enabled.png</texture>
      <visible>player.forwarding</visible>
    </control>
    <control>
      <description>RW logo</description>
      <type>image</type>
      <id>8</id>
      <posX>2276</posX>
      <posY>570</posY>
      <width>52</width>
      <height>52</height>
      <texture>rew_enabled.png</texture>
      <visible>player.rewinding</visible>
    </control>
    <control>
      <description>scrolling info label Video</description>
      <type>fadelabel</type>
      <id>5</id>
      <posX>43</posX>
      <posY>2680</posY>
      <width>305</width>
      <height>37</height>
      <font>font12</font>
      <label>#Play.Current.Title\r#Play.Current.Genre\r#Play.Current.Year\r#Play.Current.Director</label>
      <textcolor>EFFFFFFF</textcolor>
    </control>
  </controls>
</window>
