home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / winamp / 300b / skins / Roundorb.wal / xml / player-normal.xml < prev    next >
Encoding:
Text File  |  2001-12-19  |  6.3 KB  |  252 lines

  1. <!-- Player:Standard mode -->  
  2.  
  3.    <layout id="normal" background="player.main.bg" desktopalpha="1">
  4.    <layer id="placeholder" x="0" y="0" image="player.placeHolder" desktopalpha="1"/>
  5.  
  6.     <!-- Titlebar buttons -->
  7.   
  8.     <button
  9.       id="Close"
  10.       action="CLOSE"
  11.       x="25" y="31"
  12.       image="player.button.close"
  13.       downImage="player.button.close.pressed"
  14.       tooltip="Exit Winamp"
  15.     />
  16.     <button
  17.       id="winshade" tooltip="Toggle Windowshade mode"
  18.       action="SWITCH" param="shade"
  19.       x="29" y="26"
  20.       image="player.button.winshade"
  21.       downImage="player.button.winshade.pressed"
  22.     />
  23.  <button
  24.       id="Minimize"
  25.       action="MINIMIZE"
  26.       x="31" y="22"
  27.       image="player.button.minimize"
  28.       downImage="player.button.minimize.pressed"
  29.       tooltip="Minimize Winamp"
  30.     />
  31.     <button
  32.       id="sysbutton"
  33.       action="SYSMENU"
  34.       x="5" y="443"
  35.       image="player.button.menu"
  36.       downImage="player.button.menu.pressed"
  37.     />
  38.     <layer
  39.       id="blah"
  40.       dblClickAction="SWITCH;shade"
  41.       x="22" y="444"
  42.       image="player.titlebar.active.left"
  43.     />
  44.     <layer
  45.       id="blah"
  46.       dblClickAction="SWITCH;shade"
  47.       x="29" y="444" w="79"
  48.       image="player.titlebar.active.center"
  49.     />
  50.     <layer
  51.       id="blah"
  52.       dblClickAction="SWITCH;shade"
  53.       x="108" y="444"
  54.       image="player.titlebar.active.right"
  55.     />
  56.     <layer
  57.       id="blah"
  58.       action=""
  59.       x="117" y="442"
  60.       dblClickAction="SWITCH;shade"
  61.       image="player.titlebar.active.text"
  62.     />
  63.     <layer
  64.       id="blah"
  65.       dblClickAction="SWITCH;shade"
  66.       x="164" y="444"
  67.       image="player.titlebar.active.left"
  68.     />
  69.     <layer
  70.       id="blah"
  71.       dblClickAction="SWITCH;shade"
  72.       x="171" y="444" w="49"
  73.       image="player.titlebar.active.center"
  74.     />
  75.     <layer
  76.       id="blah"
  77.       dblClickAction="SWITCH;shade"
  78.       x="220" y="444"
  79.       image="player.titlebar.active.right"
  80.     />
  81.     
  82.     <!-- Sound Analyzer -->
  83.     <vis
  84.       id="vis"
  85.       x="155" y="100"
  86.       w="45" h="12"
  87.  
  88.  
  89. colorband1="164,134,119,255"
  90. colorband2="0,0,0,190"
  91. colorband3="164,134,119,255"
  92. colorband4="0,0,0,190"
  93. colorband5="164,134,119,255"
  94. colorband6="0,0,0,190"
  95. colorband7="164,134,119,255"
  96. colorband8="0,0,0,190"
  97. colorband9="164,134,119,255"
  98. colorband10="0,0,0,190"
  99. colorband11="164,134,119,255"
  100. colorband12="0,0,0,190"
  101. colorband13="164,134,119,255"
  102. colorband14="0,0,0,190"
  103. colorband15="164,134,119,255"
  104. colorband16="0,0,0,190"
  105. colorband17="164,134,119,255"
  106. colorband18="0,0,0,190"
  107. colorbandpeak="0,0,0,190"
  108.  
  109.     />
  110.  
  111.  
  112. <!-- Playback buttons -->
  113.      <button
  114.       id="Stop"
  115.       action="STOP"
  116.       x="76" y="93"
  117.       image="player.button.stop"
  118.       downImage="player.button.stop.pressed"
  119.       tooltip="Stop"
  120.     />   
  121.    <button 
  122.       id="Previous"
  123.       action="PREV" 
  124.       x="31" y="50" 
  125.       image="player.button.previous" 
  126.       downImage="player.button.previous.pressed" 
  127.       tooltip="Previous"
  128.     />
  129.     <button
  130.       id="Play"
  131.       action="PLAY"
  132.       x="31" y="74"
  133.       image="player.button.play"
  134.       downImage="player.button.play.pressed"
  135.       tooltip="Play"
  136.     />
  137.     <button
  138.       id="Next"
  139.       action="NEXT"
  140.       x="96" y="46"
  141.       image="player.button.next"
  142.       downImage="player.button.next.pressed"
  143.       tooltip="Next"
  144.     />
  145.     <button
  146.       id="Eject"
  147.       action="EJECT"
  148.       x="96" y="73"
  149.       image="player.button.eject"
  150.       downImage="player.button.eject.pressed"
  151.       tooltip="Eject"
  152.     />
  153.     <button
  154.       id="Pause"
  155.       action="PAUSE"
  156.       x="48" y="93"
  157.       image="player.button.pause"
  158.       downImage="player.button.pause.pressed"
  159.       tooltip="Pause"
  160.    />
  161.      <togglebutton
  162.       id="Crossfade"
  163.       x="152" y="362"
  164.       image="player.toggler.crossfade.disabled"
  165.       downImage="player.toggler.crossfade.pressed"
  166.       activeImage="player.toggler.crossfade.enabled"
  167.       tooltip="Crossfade"
  168.     />
  169.     <togglebutton
  170.       id="Shuffle"
  171.       x="139" y="334"
  172.       image="player.toggler.shuffle.disabled"
  173.       downImage="player.toggler.shuffle.pressed"
  174.       activeImage="player.toggler.shuffle.enabled"
  175.       tooltip="Shuffle"
  176.     />
  177.     <togglebutton
  178.       id="Repeat"
  179.       x="130" y="303"
  180.       image="player.toggler.repeat.disabled"
  181.       downImage="player.toggler.repeat.pressed"
  182.       activeImage="player.toggler.repeat.enabled"
  183.       tooltip="Repeat"
  184.     />
  185.     <button
  186.       id="Thinger"
  187.       action="TOGGLE" param="thinger"
  188.       x="55" y="55"
  189.       image="player.button.about"
  190.       downImage="player.button.about.pressed"
  191.       activeImage="player.button.about.pressed"
  192.       tooltip="Thinger"
  193.     />
  194.  
  195.   <!-- Timer -->
  196.     <text
  197.       id="timer"
  198.       display="time"
  199.       x="137" y="37"
  200.       w="60" h="16"
  201.       font="player.smallfixed" fontsize="14" align="right"
  202.       timecolonwidth="6"
  203.     />
  204.     <!-- Da song ticker -->
  205.     <text
  206.       id="songticker" ticker="1"
  207.       display="songname" default="" showlen="1"
  208.       x="149" y="57"
  209.       w="75" h="14"
  210.       font="player.SmallFixed" fontsize="13"
  211.     />
  212.     <!-- Info line -->
  213.     <text
  214.       id="infoline" ticker="1"
  215.       display="songinfo" default="Roundorb"
  216.       x="164" y="76"
  217.       w="41" h="14"
  218.       font="player.SmallFixed" fontsize="14"
  219.     />
  220.  
  221.  
  222. <!-- Window switching buttons -->
  223.     <!-- note that you can also use "guid:avs" or "guid:pl" for toggling parameters -->
  224.     <button
  225.       id="eq"
  226.       action="TOGGLE" param="eq"
  227.       x="155" y="353"
  228.       image="player.switch.eq.disabled"
  229.       downImage="player.switch.eq.pressed"
  230.       activeImage="player.switch.eq.enabled"
  231.       tooltip="Toggle Equalizer"
  232.     />
  233.     <button
  234.       id="ml"
  235.       action="TOGGLE" param="guid:{6B0EDF80-C9A5-11d3-9F26-00C04F39FFC6}"
  236.       x="0" y="370"
  237.       image="player.switch.ml.disabled"
  238.       downImage="player.switch.ml.pressed"
  239.       activeImage="player.switch.ml.enabled"
  240.       tooltip="Toggle Music Library"
  241.     />
  242.     <button
  243.       id="pl"
  244.       action="TOGGLE" param="guid:{45f3f7c1-a6f3-4ee6-a15e-125e92fc3f8d}"
  245.       x="86" y="329"
  246.       image="player.switch.playlist.disabled"
  247.       downImage="player.switch.playlist.pressed"
  248.       activeImage="player.switch.playlist.enabled"
  249.       tooltip="Toggle Playlist Editor"
  250.     />
  251.  
  252.    </layout>