home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / CCZ_Skateboard.wal / xml / shade.xml < prev    next >
Text File  |  2004-09-20  |  3KB  |  31 lines

  1. <layout id="shade" background="shade.BASE LAYER" alphabackground="shade.BASE LAYER">
  2.  
  3.   <togglebutton id="repeat off" image="shade.repeat off" activeimage="shade.repeat on" downimage="shade.repeat on" x="352" y="45" tooltip="Repeat" cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat" />
  4.   <togglebutton id="xfade off" image="shade.xfade off" activeimage="shade.xfade on" downimage="shade.xfade on" x="397" y="45" tooltip="Crossfade" cfgattrib="{FC3EAF78-C66E-4ED2-A0AA-1494DFCC13FF};Enable crossfading" />
  5.   <togglebutton id="shuffle off" image="shade.shuffle off" activeimage="shade.shuffle on" downimage="shade.shuffle on" x="441" y="45" tooltip="Shuffle" cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle" />
  6.  
  7.   <button id="min off" image="shade.min off" downimage="shade.min on" x="34" y="3" tooltip="Minimize" action="minimze"/>
  8.   <button id="shade off" image="shade.shade off" downimage="shade.shade on" x="64" y="1" tooltip="Switch To Next Mode" action="switch" param="mode1"/>
  9.   <button id="close off" image="shade.close off" downimage="shade.close on" x="86" y="2" tooltip="Close" action="close"/>
  10.  
  11.   <button id="open" image="shade.open" hoverimage="shade.open over" downimage="shade.open on" x="130" y="20" action="eject" tooltip="Open" />
  12.   <button id="fwd" image="shade.fwd" hoverimage="shade.fwd over" downimage="shade.fwd on" x="108" y="20" action="next" tooltip="Next" />
  13.   <button id="play" image="shade.play" hoverimage="shade.play over" downimage="shade.play on" x="86" y="20" action="play" tooltip="Play" />
  14.   <button id="stop" image="shade.stop" hoverimage="shade.stop over" downimage="shade.stop on" x="64" y="20" action="stop" tooltip="Stop" />
  15.   <button id="pause" image="shade.pause" hoverimage="shade.pause over" downimage="shade.pause on" x="42" y="20" action="pause" tooltip="Pause" />
  16.   <button id="back" image="shade.back" hoverimage="shade.back over" downimage="shade.back on" x="20" y="20" action="prev" tooltip="Previous" />
  17.  
  18.   <slider id="POS" thumb="shade.POS" downthumb="shade.POS" orientation="h" x="158" y="30" h="11" w="130" action="seek"/>
  19.  
  20.   <slider id="VOL" thumb="shade.VOL" downthumb="shade.VOL" orientation="h" x="158" y="17" h="11" w="130" action="volume"/>
  21.  
  22.   <button id="minimize off" image="shade.minimize off" dowmimage="shade.minimize on" x="519" y="31" action="minimize" tooltip="minimize"/>
  23.   <button id="shade off" image="shade.shade off" downimage="shade.shade on" x="523" y="21" action="switch" param="mode1" tooltip="switch to next mode"/>
  24.   <button id="close off" image="shade.close off" downimage="shade.close on" x="519" y="13" action="close" tooltip="close"/>
  25.  
  26.   <text x="313" y="19" h="17" w="50" display="time" align="center" color="0,0,0"/>
  27.   <text x="355" y="19" h="17" w="146" display="songname" ticker="1" color="0,0,0"/>
  28.  
  29.   <layer id="GLARE" image="shade.GLARE" x="306" y="19" ghost="1"/>
  30. </layout>
  31.