home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <window>
- <id>2004</id>
- <defaultcontrol>2</defaultcontrol>
- <controls>
- <control>
- <description>play time label</description>
- <type>label</type>
- <id>2</id>
- <posX>170</posX>
- <posY>470</posY>
- <label>#currentplaytime</label>
- <align>left</align>
- <font>font72</font>
- <textcolor>20ffffff</textcolor>
- <animation effect="fade" time="500">WindowClose</animation>
- <animation effect="fade" time="250">WindowOpen</animation>
- </control>
- <control>
- <description>music rectangle</description>
- <type>image</type>
- <id>0</id>
- <posX>75</posX>
- <posY>399</posY>
- <width>161</width>
- <height>134</height>
- <texture>playback_background.png</texture>
- <animation effect="fade" time="500">WindowClose</animation>
- <animation effect="fade" time="250">WindowOpen</animation>
- </control>
- <control>
- <description>music logo</description>
- <type>image</type>
- <id>1</id>
- <posX>86</posX>
- <posY>410</posY>
- <width>135</width>
- <height>108</height>
- <keepaspectratio>yes</keepaspectratio>
- <centered>yes</centered>
- <texture>#Play.Current.Thumb</texture>
- <animation effect="fade" time="500">WindowClose</animation>
- <animation effect="fade" time="250">WindowOpen</animation>
- </control>
- <control>
- <description>play logo</description>
- <type>image</type>
- <id>3</id>
- <posX>20</posX>
- <posY>396</posY>
- <texture>logo_play.png</texture>
- <animation effect="fade" time="500">WindowClose</animation>
- <animation effect="fade" time="250">WindowOpen</animation>
- </control>
- <control>
- <description>Pause logo</description>
- <type>image</type>
- <id>4</id>
- <posX>19</posX>
- <posY>394</posY>
- <texture>logo_pause.png</texture>
- <animation effect="fade" time="500">WindowClose</animation>
- <animation effect="fade" time="250">WindowOpen</animation>
- </control>
- <control>
- <description>FF logo</description>
- <type>image</type>
- <id>7</id>
- <posX>10</posX>
- <posY>396</posY>
- <texture>logo_fastforward.png</texture>
- <animation effect="fade" time="500">WindowClose</animation>
- <animation effect="fade" time="250">WindowOpen</animation>
- </control>
- <control>
- <description>RW logo</description>
- <type>image</type>
- <id>8</id>
- <posX>10</posX>
- <posY>396</posY>
- <texture>logo_rewind.png</texture>
- <animation effect="fade" time="500">WindowClose</animation>
- <animation effect="fade" time="250">WindowOpen</animation>
- </control>
- <control>
- <description>album/artist/genre etc info label</description>
- <type>fadelabel</type>
- <width>135</width>
- <height>30</height>
- <posX>90</posX>
- <posY>529</posY>
- <font>font13</font>
- <label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label>
- <textcolor>FFFFFFFF</textcolor>
- <animation effect="fade" time="500">WindowClose</animation>
- <animation effect="fade" time="250">WindowOpen</animation>
- <id>5</id>
- </control>
- </controls>
- </window>