home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / soundCD_1.03.iso / players / WinAmp / winamp3_0-full.exe / Skins / Default.wal / xml / video-normal-group.xml < prev    next >
Text File  |  2002-07-03  |  3KB  |  158 lines

  1. <groupdef id="video.visualization">
  2.   <group id="wasabi.window.embedded"
  3.     x="0"  y="0"
  4.     w="0" h="0"      
  5.     relatw="1" relath="1"
  6.   />
  7.   <vis
  8.     id="vis"
  9.     x="2" y="2"
  10.     w="-4" h="-4"
  11.     relatw="1" relath="1"
  12.     mode="2"
  13.   />
  14. </groupdef>
  15.     
  16. <groupdef id="video.normal.playbuttons">
  17.  
  18.   <layer
  19.     id="playbuttons.placeholder"
  20.     x="4" y="-26" relaty="1"
  21.     image="video.playback.placeHolder"
  22.   />
  23.   
  24.   <button 
  25.     id="Previous"
  26.     action="PREV" 
  27.     x="5" y="-25" relaty="1" 
  28.     image="player.button.previous" 
  29.     downImage="player.button.previous.pressed" 
  30.     tooltip="Previous"
  31.   />
  32.   <button
  33.     id="Play"
  34.     action="PLAY"
  35.     x="28" y="-25" relaty="1"
  36.     image="player.button.play"
  37.     downImage="player.button.play.pressed"
  38.     tooltip="Play"
  39.   />
  40.   <button
  41.     id="Pause"
  42.     action="PAUSE"
  43.     x="51" y="-25" relaty="1"
  44.     image="player.button.pause"
  45.     downImage="player.button.pause.pressed"
  46.     tooltip="Pause"
  47.   />
  48.   <button
  49.     id="Stop"
  50.     action="STOP"
  51.     x="74" y="-25" relaty="1"
  52.     image="player.button.stop"
  53.     downImage="player.button.stop.pressed"
  54.     tooltip="Stop"
  55.   />
  56.   <button
  57.     id="Next"
  58.     action="NEXT"
  59.     x="97" y="-25" relaty="1"
  60.     image="player.button.next"
  61.     downImage="player.button.next.pressed"
  62.     tooltip="Next"
  63.   />
  64.   <button
  65.     id="Eject"
  66.     action="EJECT"
  67.     x="126" y="-24" relaty="1"
  68.     image="player.button.eject"
  69.     downImage="player.button.eject.pressed"
  70.     tooltip="Open File"
  71.   />
  72.  
  73.  </groupdef>
  74.  
  75.  <groupdef id="video.content.group">
  76.  
  77.   <group id="wasabi.window" 
  78.    x="0" y="0" w="0" h="-45" relatw="1" relath="1"
  79.   />
  80.  
  81.   <group id="wasabi.panel" 
  82.    x="0" y="-45" w="0" h="45" relaty="1" relatw="1"
  83.   />
  84.  
  85.   <layer x="0" y="0" w="0" h="0" relatw="1" relath="1"/>
  86.  
  87.   <component
  88.     id="video.component"
  89.     x="0"
  90.     y="0"
  91.     w="0"
  92.     relatw="1"
  93.     h="-45"
  94.     relath="1"
  95.     param="guid:{F0816D7B-FFFC-4343-80F2-E8199AA15CC3}"
  96.     disableanimatedrects="1"
  97.   />
  98.  
  99.   <group id="video.normal.playbuttons" 
  100.    x="0" y="-45" w="150" h="45" relaty="1" 
  101.   />
  102.  
  103.   <group id="video.visualization"
  104.     x="-165"  y="-25"
  105.     w="76" h="20"      
  106.     relatx="1" relaty="1"
  107.   />
  108.   
  109.   <layer
  110.     id="volume.slider.bar"
  111.     x="-83" relatx="1" y="-19" relaty="1"
  112.     image="player.volume.slider"
  113.   />
  114.   
  115.   <slider
  116.     id="Volume"
  117.     action="VOLUME"
  118.     x="-84" relatx="1" y="-20" relaty="1"
  119.     w="79" h="13"
  120.     thumb="player.button.volume"
  121.     downThumb="player.button.volume.pressed"
  122.   />
  123.   
  124.   <layer
  125.     id="seekbar.slider.bar"
  126.     x="4" y="-38" relaty="1"
  127.     image="video.seekbar.placeholder.left"
  128.   />
  129.   <layer
  130.     id="seekbar.slider.bar"
  131.     x="6" y="-38" relaty="1" w="-13" relatw="1"
  132.     image="video.seekbar.placeholder.middle"
  133.   />
  134.   <layer
  135.     id="seekbar.slider.bar"
  136.     x="-7" relatx="1" y="-38" relaty="1"
  137.     image="video.seekbar.placeholder.right"
  138.   />
  139.   
  140.   <slider
  141.     id="Seeker"
  142.     action="SEEK"
  143.     x="4" y="-39" relaty="1"
  144.     w="-9" relatw="1" h="13"
  145.     thumb="player.button.seek"
  146.     downThumb="player.button.seek.pressed"
  147.   />
  148.   
  149.   <slider
  150.     id="SeekerGhost"
  151.     action="SEEK"
  152.     x="4" y="-39" relaty="1"
  153.     w="-9" relatw="1" h="13"
  154.     thumb="player.button.seek"
  155.     downThumb="player.button.seek.pressed"
  156.   />
  157.   <script id="hide" file="scripts/hide.maki"/>
  158. </groupdef>