home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / prehravace / winamp / skin / Official_TomK_Winamp5_Skin.wal / xml / player-groups.xml < prev    next >
Text File  |  2004-08-09  |  4KB  |  38 lines

  1. <groupdef id="group.main.display">
  2.  <layer x="166" y="134" image="main.time.background" ghost="1" />
  3.  <text x="168" y="137" w="42" h="13" display="time" font="trebuc" bold="0" fontsize="18" color="#000000" align="left" />
  4.  <text x="60" y="118" w="173" h="13" display="songname" forceupcase="1" leftpadding="20" rightpadding="20" font="trebuc" fontsize="16" color="#B6B6B6" ticker="1" showlen="1" />
  5.  <layer x="60" y="118" image="main.ticker.cover" ghost="1" />
  6.  
  7.  <button id="color.themes" x="77" y="144" image="main.ct" hoverimage="main.ct.hover" downimage="main.ct.down" action="toggle" param="colorwnd" />
  8.  <layer x="88" y="149" image="main.ct.label" ghost="1" />
  9.  
  10.  <togglebutton x="66" y="104" image="main.fade" hoverimage="main.fade.hover" downimage="main.fade.down" activeimage="main.fade.hover" cfgattrib="{FC3EAF78-C66E-4ED2-A0AA-1494DFCC13FF};Enable crossfading" tooltip="Toggle Crossfading Between Tracks" />
  11.  <togglebutton x="67" y="94" image="main.shuf" hoverimage="main.shuf.hover" downimage="main.shuf.down" activeimage="main.shuf.hover" cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle" tooltip="Toggle Playlist Shuffling" />
  12.  <togglebutton x="68" y="78" image="main.rep" hoverimage="main.rep.hover" downimage="main.rep.down" activeimage="main.rep.hover" cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat" tooltip="Toggle Playlist Repeating" />
  13.  <layer x="73" y="85" image="main.shuf.labels" ghost="1" />
  14.  
  15.  <vis id="tvis" x="109" y="66" w="76" h="49" colorallbands="#9D1919" colorbandpeak="#9D1919" colorallosc="#9D1919" gammagroup="Background" />
  16.  <button id="tlogo" x="110" y="50" image="main.logo" hoverimage="main.logo.hover" downimage="main.logo.hover" tooltip="" rectrgn="1" />
  17. </groupdef>
  18.  
  19. <groupdef id="group.main.eq">
  20.  <layer x="100" y="79" image="main.eq.bars" />
  21.  
  22.  <slider action="EQ_PREAMP" orientation="V" x="102" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  23.  <slider action="EQ_BAND" param="1" orientation="V" x="118" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  24.  <slider action="EQ_BAND" param="2" orientation="V" x="125" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  25.  <slider action="EQ_BAND" param="3" orientation="V" x="132" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  26.  <slider action="EQ_BAND" param="4" orientation="V" x="139" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  27.  <slider action="EQ_BAND" param="5" orientation="V" x="146" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  28.  <slider action="EQ_BAND" param="6" orientation="V" x="153" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  29.  <slider action="EQ_BAND" param="7" orientation="V" x="160" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  30.  <slider action="EQ_BAND" param="8" orientation="V" x="167" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  31.  <slider action="EQ_BAND" param="9" orientation="V" x="174" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  32.  <slider action="EQ_BAND" param="10" orientation="V" x="181" y="80" w="2" h="53" thumb="main.eq.thumb" downthumb="main.eq.thumb" />
  33.  
  34.  <button rectrgn="1" x="106" y="136" action="EQ_TOGGLE" image="main.on" hoverimage="main.on.hover" downimage="main.on.down" activeimage="main.on.hover" tooltip="Toggle Equalizer On/Off" />
  35.  <button rectrgn="1" x="149" y="136" action="MENU" param="presets" image="main.pre" hoverimage="main.pre.hover" downimage="main.pre.down" activeimage="main.pre.hover" tooltip="Manage Equalizer Presets" />
  36.  <button rectrgn="1" x="125" y="136" action="EQ_AUTO" image="main.auto" hoverimage="main.auto.hover" downimage="main.auto.down" activeimage="main.auto.hover" tooltip="Toggle Equalizer Automatic Processing" />
  37.  <layer  x="109" y="137" image="main.eq.labels" ghost="1" />
  38. </groupdef>