home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / Official_Batman_Winamp5_Skin.wal / xml / shade.xml < prev   
Text File  |  2004-07-30  |  2KB  |  28 lines

  1. <layout id="shade" background="shade.base" alphabackground="shade.alphabase">
  2.  
  3.   <button id="eject off" image="shade.eject off" downimage="shade.eject on" x="22" y="36" action="eject" tooltip="Open File"/>
  4.  
  5.   <layer id="POS full" image="shade.POS full" x="52" y="32"/>
  6.   <slider thumb="player.EQ KNOB" downthumb="player.EQ KNOB" x="52" y="32" h="3" w="96" orientation="h" action="seek" alpha="1"/>
  7.  
  8.   <button id="CLOSE OFF" image="shade.CLOSE OFF" downimage="shade.CLOSE ON" x="225" y="32" action="close" tooltip="Close"/>
  9.   <button id="SHADE OFF" image="shade.SHADE OFF" downimage="shade.SHADE ON" x="230" y="38" action="switch" param="normal" tooltip="Switch To Normal"/>
  10.   <button id="MIN OFF" image="shade.MIN OFF" downimage="shade.MIN ON" x="226" y="45" action="minimize" tooltip="Minimize"/>
  11.  
  12.   <button id="back off" image="shade.back off" downimage="shade.back on" x="34" y="55" action="prev" tooltip="Previous Track" />
  13.   <button id="pause off" image="shade.pause off" downimage="shade.pause on" x="79" y="55" action="pause" tooltip="Pause" />
  14.   <button id="play off" image="shade.play off" downimage="shade.play on" x="104" y="55" action="play" tooltip="Play" />
  15.   <button id="stop off" image="shade.stop off" downimage="shade.stop on" x="129" y="55" action="stop" tooltip="Stop" />
  16.   <button id="forward off" image="shade.forward off" downimage="shade.forward on" x="151" y="55" action="next" tooltip="Next Track" />
  17.  
  18.   <layer id="knob base" image="shade.knob base" x="176" y="26" />
  19.   <layer id="knobs" image="shade.knobs" x="176" y="26" region="shade.knobs" />
  20.   <slider x="176" y="26" h="34" w="34" orientation="v" action="volume" thumb="player.EQ KNOB" downthumb="player.EQ KNOB" alpha="1"/>
  21.   <layer id="glare" image="shade.glare" x="45" y="26" ghost="1"/>
  22.  
  23.   <text display="time" font="timer.font" x="56" y="34" h="11" w="28" color="0,0,0" forceupcase="1" align="center" fontsize="12" ghost="1"/>
  24.   <text display="songname" font="ticker.font" ticker="1" x="86" y="34" h="11" w="60" color="0,0,0" forceupcase="1" fontsize="12" />
  25.  
  26.   <script file="maki/shade.maki"/>
  27. </layout>
  28.