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.xml < prev    next >
Text File  |  2004-08-08  |  8KB  |  103 lines

  1. <elements>
  2.  <include file="player-elements.xml" />
  3. </elements>
  4.  
  5. <include file="color-themes.xml" />
  6.  
  7.  
  8. <container id="main" name="Main window">
  9.  <include file="player-groups.xml" />
  10.  
  11.  <layout id="normal" background="main.background" desktopalpha="1" w="337" h="256" droptarget="pldr" >
  12.   
  13.   <layer x="0" y="58" image="main.black.cover" ghost="1" />
  14.   
  15.   <!-- Start Playback Control Buttons -->
  16.   <button x="120" y="225" image="main.open" hoverimage="main.open.hover" downimage="main.open.down" action="eject" tooltip="Open Media (L)" />
  17.   <button x="146" y="182" image="main.next" hoverimage="main.next.hover" downimage="main.next.down" action="next" tooltip="Next Track (B)" />
  18.   <button x="114" y="185" image="main.pause" hoverimage="main.pause.hover" downimage="main.pause.down" action="pause" tooltip="Pause Playback (C)" />
  19.   <button x="80" y="183" image="main.stop" hoverimage="main.stop.hover" downimage="main.stop.down" action="stop" tooltip="Stop Playback (V)" />
  20.   <button x="42" y="173" image="main.play" hoverimage="main.play.hover" downimage="main.play.down" action="play" tooltip="Play/Resume (X)" />
  21.   <button x="13" y="158" image="main.prev" hoverimage="main.prev.hover" downimage="main.prev.down" action="prev" tooltip="Previous Track (Z)" />
  22.   <layer x="14" y="159" image="main.cbutton.labels" ghost="1" />
  23.   
  24.   <!-- Start Component Toggle Buttons -->
  25.   <layer x="266" y="79" image="main.component.button.base" ghost="1" />
  26.   <button x="285" y="86" image="main.vid" hoverimage="main.vid.hover" downimage="main.vid.down" activeimage="main.vid.down" action="toggle" param="guid:{F0816D7B-FFFC-4343-80F2-E8199AA15CC3}" tooltip="Toggle Video Display (Alt+V)" />
  27.   <button x="276" y="86" image="main.ml" hoverimage="main.ml.hover" downimage="main.ml.down" activeimage="main.ml.down" action="toggle" param="guid:ml" tooltip="Toggle Media Library (Alt+L)" />
  28.   <togglebutton id="but.eq" x="287" y="100" image="main.eq" hoverimage="main.eq.hover" downimage="main.eq.down" activeimage="main.eq.down" tooltip="Toggle Equalizer" />
  29.   <button x="273" y="95" image="main.pl" hoverimage="main.pl.hover" downimage="main.pl.down" activeimage="main.pl.down" action="toggle" param="guid:pl" tooltip="Toggle Media Library (Alt+E)" />
  30.   <layer x="269" y="82" image="main.component.button.labels" ghost="1" />
  31.   
  32.   <!-- Start Volume Slider -->
  33.   <layer id="vol" x="218" y="149" image="main.vol" move="0" />
  34.   <layer id="vol.fill" x="218" y="149" image="main.vol.fill" ghost="1" />
  35.   <script id="volslide" file="scripts/volume.maki" param="vol;vol.fill;main.vol.map" />
  36.   
  37.   <!-- Start Seek Slider -->
  38.   <layer id="seek" x="262" y="76" image="main.seek" rectrgn="0" move="0" />
  39.   <layer id="seek.fill" x="262" y="76" image="main.seek.fill" ghost="1" />
  40.   <script id="seekslide" file="scripts/seek.maki" param="seek;seek.fill;main.seek.map" />
  41.   
  42.   <!-- Start Display -->
  43.   <layer x="53" y="12" image="main.screen.base" ghost="1" />
  44.   
  45.   <button x="151" y="26" image="main.close" hoverimage="main.close.hover" downimage="main.close.down" action="close" tooltip="Close Winamp (Alt+F4)" />
  46.   <button x="138" y="25" image="main.shade" hoverimage="main.shade.hover" downimage="main.shade.down" action="switch" param="shade" tooltip="Toggle Shademode" />
  47.   <button x="124" y="26" image="main.min" hoverimage="main.min.hover" downimage="main.min.down" action="minimize" tooltip="Minimize Winamp" />
  48.   <layer x="132" y="27" image="main.syslabels" ghost="1" />
  49.   
  50.   <group id="group.main.display" fitparent="1" />
  51.   <group id="group.main.eq" fitparent="1" />
  52.   <hideobject target="group.main.display" />
  53.   
  54.   <layer x="58" y="26" image="main.screen.red" ghost="1" />
  55.   <layer x="58" y="12" image="main.screen.glare" ghost="1" />
  56.  </layout>
  57.  
  58.  <layout id="shade" background="shade.background" desktopalpha="1" w="304" h="75" droptarget="pldr" >
  59.  
  60.   <text x="14" y="23" w="173" h="13" display="songname" forceupcase="1" leftpadding="60" rightpadding="0" font="trebuc" fontsize="16" color="#B6B6B6" ticker="1" showlen="1" />
  61.   <text x="187" y="23" w="42" h="13" display="time" font="trebuc" bold="0" fontsize="16" color="#B6B6B6" align="right" />
  62.   <layer x="14" y="23" image="shade.ticker.overlay" ghost="1" />
  63.  
  64.   <layer x="-15" y="9" image="shade.red.base" ghost="1" />
  65.   
  66.   <togglebutton x="206" y="12" image="shade.fade" hoverimage="shade.fade.hover" downimage="shade.fade.down" activeimage="shade.fade.hover" cfgattrib="{FC3EAF78-C66E-4ED2-A0AA-1494DFCC13FF};Enable crossfading" tooltip="Toggle Crossfading Between Tracks" />
  67.   <togglebutton x="182" y="12" image="shade.shuf" hoverimage="shade.shuf.hover" downimage="shade.shuf.down" activeimage="shade.shuf.hover" cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle" tooltip="Toggle Playlist Shuffling" />
  68.   <togglebutton x="163" y="12" image="shade.rep" hoverimage="shade.rep.hover" downimage="shade.rep.down" activeimage="shade.rep.hover" cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat" tooltip="Toggle Playlist Repeating" />  
  69.   <layer x="165" y="13" image="shade.shuf.labels" ghost="1" />
  70.   
  71.   <layer id="vol" x="91" y="12" image="shade.vol" move="0" />
  72.   <layer id="vol.fill" x="91" y="12" image="shade.vol.fill" ghost="1" />
  73.   <script id="volslide" file="scripts/volume.maki" param="vol;vol.fill;shade.vol.map" />
  74.   
  75.   <button x="73" y="12" image="shade.close" hoverimage="shade.close.hover" downimage="shade.close.down" action="close" tooltip="Close Winamp (Alt+F4)" />
  76.   <button x="62" y="12" image="shade.shade" hoverimage="shade.shade.hover" downimage="shade.shade.down" action="switch" param="normal" tooltip="Toggle Shademode" />
  77.   <button x="51" y="12" image="shade.min" hoverimage="shade.min.hover" downimage="shade.min.down" action="minimize" tooltip="Minimize Winamp" />
  78.   <layer x="53" y="14" image="shade.syslabels" ghost="1" />
  79.   
  80.   <button x="208" y="44" image="shade.open" hoverimage="shade.open.hover" downimage="shade.open.down" action="eject" tooltip="Open Media (L)" />
  81.   <button x="178" y="44" image="shade.next" hoverimage="shade.next.hover" downimage="shade.next.down" action="next" tooltip="Next Track (B)" />
  82.   <button x="148" y="44" image="shade.pause" hoverimage="shade.pause.hover" downimage="shade.pause.down" action="pause" tooltip="Pause Playback (C)" />
  83.   <button x="116" y="44" image="shade.stop" hoverimage="shade.stop.hover" downimage="shade.stop.down" action="stop" tooltip="Stop Playback (V)" />
  84.   <button x="78" y="41" image="shade.play" hoverimage="shade.play.hover" downimage="shade.play.down" action="play" tooltip="Play/Resume (X)" />
  85.   <button x="43" y="39" image="shade.prev" hoverimage="shade.prev.hover" downimage="shade.prev.down" action="prev" tooltip="Previous Track (Z)" />
  86.   <layer x="44" y="29" image="shade.cbutton.labels" ghost="1" />
  87.   
  88.   <layer x="240" y="8" image="shade.eqplml.base" ghost="1" />
  89.   <button x="259" y="15" image="main.vid" hoverimage="main.vid.hover" downimage="main.vid.down" activeimage="main.vid.down" action="toggle" param="guid:{F0816D7B-FFFC-4343-80F2-E8199AA15CC3}" tooltip="Toggle Video Display (Alt+V)" />
  90.   <button x="250" y="15" image="main.ml" hoverimage="main.ml.hover" downimage="main.ml.down" activeimage="main.ml.down" action="toggle" param="guid:ml" tooltip="Toggle Media Library (Alt+L)" />
  91.   <button x="247" y="24" image="main.pl" hoverimage="main.pl.hover" downimage="main.pl.down" activeimage="main.pl.down" action="toggle" param="guid:pl" tooltip="Toggle Media Library (Alt+E)" />
  92.   <layer x="243" y="11" image="shade.component.button.labels" ghost="1" />
  93.   
  94.   <layer id="seek" x="236" y="5" image="main.seek" rectrgn="0" move="0" />
  95.   <layer id="seek.fill" x="236" y="5" image="main.seek.fill" ghost="1" />
  96.   <script id="seekslide" file="scripts/seek.maki" param="seek;seek.fill;main.seek.map" />
  97.   
  98.  
  99.   
  100.   
  101.   <layer x="18" y="3" image="shade.main.glare" ghost="1" />
  102.  </layout>
  103. </container>