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

  1. <layout id="main1" background="mode1.Background copy" alphabackground="mode1.Background copy">
  2.   <button id="CCZ" image="mode1.CCZ" hoverimage="mode1.CCZ OVER" downimage="mode1.CCZ ON" x="266" y="131"/>
  3.  
  4.   <button id="MIN" image="mode1.MIN" downimage="mode1.MIN ON" x="333" y="132" action="minimize" tooltip="Minimize"/>
  5.   <button id="SHADE" image="mode1.SHADE" downimage="mode1.SHADE ON" x="349" y="132" action="switch" param="main2" tooltip="Switch To Next Mode"/>
  6.   <button id="CLOSE" image="mode1.CLOSE" downimage="mode1.CLOSE ON" x="365" y="132" action="close" tooltip="Close"/>
  7.  
  8.   <togglebutton id="SHUFF" image="mode1.SHUFF" hoverimage="mode1.SHUFFLE OVER" downimage="mode1.SHUFF ON" activeimage="mode1.SHUFFLE OVER" x="245" y="218" tooltip="Toggle Shuffle" cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle" />
  9.   <togglebutton id="REP" image="mode1.REP" hoverimage="mode1.REP OVER" downimage="mode1.REP ON" activeimage="mode1.REP OVER" x="293" y="215" tooltip="Toggle Repeat" cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat" />
  10.  
  11.   <button id="EQ" image="mode1.EQ" hoverimage="mode1.EQ OVER" downimage="mode1.EQ ON" x="201" y="220" action="switch" param="eq"/>
  12.   <togglebutton id="PL" image="mode1.PL" hoverimage="mode1.PL OVER" activeimage="mode1.PL OVER" downimage="mode1.PL ON" x="229" y="213" action="toggle" param="guid:pl" tooltip="Toggle Playlist"/>
  13.   <togglebutton id="ML" image="mode1.ML" hoverimage="mode1.ML OVER" activeimage="mode1.ML OVER" downimage="mode1.ML ON" x="255" y="211" action="toggle" param="guid:ml" tooltip="Toggle Media Library"/>
  14.  
  15.   <button id="BACK" image="mode1.BACK" hoverimage="mode1.BACK OVER" downimage="mode1.BACK ON" x="203" y="187" action="prev" />
  16.   <button id="PLAY" image="mode1.PLAY" hovermage="mode1.PLAY OVER" downimage="mode1.PLAY ON" x="222" y="186" action="play" />
  17.   <button id="PAUSE" image="mode1.PAUSE" hoverimage="mode1.PAUSE OVER" downimage="mode1.PAUSE ON" x="240" y="187" action="pause" />
  18.   <button id="STOP" image="mode1.STOP" hoverimage="mode1.STOP OVER" downimage="mode1.STOP ON" x="256" y="188" action="stop" />
  19.   <button id="FWD" image="mode1.FWD" hoverimage="mode1.FWD OVER" downimage="mode1.FWD ON" x="272" y="190" action="next" />
  20.   <button id="OPEN" image="mode1.OPEN" hoverimage="mode1.OPEN OVER" downimage="mode1.OPEN ON" x="286" y="193" action="eject" />
  21.  
  22.   <text x="261" y="180" h="10" w="122" align="right" display="songname" color="0,164,192" ghost="1" ticker="1"/>
  23.   <text x="301" y="190" h="10" w="82" align="right" display="time" color="255,255,255" ghost="1"/>
  24.  
  25.   <slider x="211" y="173" h="7" w="172" orientation="h" thumb="mode1.POS" downthumb="mode1.POS" action="seek"/>
  26.  
  27.   <layer id="VOL FULL" image="mode1.VOL FULL" x="305" y="199" move="0" rectrgn="0"/>
  28.  
  29.   <script file="maki/volume.maki" param="VOL FULL;mode1.vmap"/>
  30.   <script file="maki/navigate.maki" param="CCZ;www.creditcardzone.net"/>
  31. </layout>
  32.