home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 January / CHIP_CD_2005-01.iso / service / winamp / skin / MMD3.wal / xml / player-normal.xml < prev    next >
Text File  |  2002-12-02  |  20KB  |  738 lines

  1.  
  2.  
  3. <groupdef id="main.cthemes" background="player.ct.bg">
  4.     <button id="ctbig" x="186" y="2" action="TOGGLE" param="ctsbig" image="player.button.ctbig" downimage="player.button.ctbig.down" tooltip="open ColorThemes in new window" />
  5.     <button id="cttoggle3" x="210" y="55" image="player.button.ct2" downimage="player.button.ct2.down" tooltip="Close Drawer"/>
  6.     <layer id="mcd1" image="player.ctdummy1" x="43" y="46"/>
  7.     <layer id="mcd2" image="player.ctdummy2" x="43" y="34"/>
  8.     <layer id="mcd3" image="player.ctdummy3" x="101" y="92"/>
  9.     <layer id="mcd4" image="player.button.switch" x="177" y="142"/>
  10.     <layer id="label10" x="40" y="152" image="player.textlabel10" ghost="1" />
  11.     <layer id="label14" x="67" y="9" image="player.textlabel14" ghost="1" />
  12. </groupdef>
  13.  
  14. <groupdef id="main.ctlist" background="player.ct.listbg">
  15.     <ColorThemes:List id="main.colorthemes.list" x="0" y="0" w="165" h="100" sysregion="1"/>
  16.     <Button id="Switch" action="colorthemes_switch" image="player.button.switch" downimage="player.button.switch.down" action_target="main.colorthemes.list" x="134" y="108" tooltip="Switch to selected ColorTheme"/>
  17. </groupdef>
  18.  
  19. <groupdef id="main.ctlayer" background="player.ct.overlay">
  20.     <button id="eqtoggle3" x="5" y="99" image="player.button.eqs" downimage="player.button.eqs.down" tooltip="Open EQ Drawer"/>
  21.     <button id="visdtoggle3" x="5" y="6" image="player.button.viss" downimage="player.button.viss.down" tooltip="Open VIS Drawer" />
  22. </groupdef>
  23.  
  24. <!-- eq drawer -->
  25. <groupdef id="main.eq" background="player.eq.bg">
  26.  
  27.         <layer id="label6" x="9" y="36" image="player.textlabel6" ghost="1" />
  28.         <layer id="label7" x="51" y="151" image="player.textlabel7" ghost="1" />
  29.  
  30.         <slider
  31.             id="preamp"
  32.             action="EQ_BAND" param="preamp"
  33.             x="13" y="59"
  34.             w="14" h="75"
  35.             orientation="vertical"
  36.             thumb="player.main.eq.knob"
  37.             downthumb="player.main.eq.knob.down"
  38.     />
  39.  
  40.     <slider
  41.             id="eq1"
  42.             action="EQ_BAND" param="1"
  43.             x="52" y="59"
  44.             w="14" h="75"
  45.             orientation="vertical"
  46.             thumb="player.main.eq.knob"
  47.             downthumb="player.main.eq.knob.down"
  48.     />
  49.  
  50.     <slider
  51.             id="eq2"
  52.             action="EQ_BAND" param="2"
  53.             x="66" y="59"
  54.             w="14" h="75"
  55.             orientation="vertical"
  56.             thumb="player.main.eq.knob"
  57.             downthumb="player.main.eq.knob.down"
  58.     />
  59.  
  60.     <slider
  61.             id="eq3"
  62.             action="EQ_BAND" param="3"
  63.             x="80" y="59"
  64.             w="14" h="75"
  65.             orientation="vertical"
  66.             thumb="player.main.eq.knob"
  67.             downthumb="player.main.eq.knob.down"
  68.     />
  69.  
  70.     <slider
  71.             id="eq4"
  72.             action="EQ_BAND" param="4"
  73.             x="94" y="59"
  74.             w="14" h="75"
  75.             orientation="vertical"
  76.             thumb="player.main.eq.knob"
  77.             downthumb="player.main.eq.knob.down"
  78.     />
  79.  
  80.     <slider
  81.             id="eq5"
  82.             action="EQ_BAND" param="5"
  83.             x="108" y="59"
  84.             w="14" h="75"
  85.             orientation="vertical"
  86.             thumb="player.main.eq.knob"
  87.             downthumb="player.main.eq.knob.down"
  88.     />
  89.  
  90.     <slider
  91.             id="eq6"
  92.             action="EQ_BAND" param="6"
  93.             x="122" y="59"
  94.             w="14" h="75"
  95.             orientation="vertical"
  96.             thumb="player.main.eq.knob"
  97.             downthumb="player.main.eq.knob.down"
  98.     />
  99.  
  100.     <slider
  101.             id="eq7"
  102.             action="EQ_BAND" param="7"
  103.             x="136" y="59"
  104.             w="14" h="75"
  105.             orientation="vertical"
  106.             thumb="player.main.eq.knob"
  107.             downthumb="player.main.eq.knob.down"
  108.     />
  109.  
  110.     <slider
  111.             id="eq8"
  112.             action="EQ_BAND" param="8"
  113.             x="150" y="59"
  114.             w="14" h="75"
  115.             orientation="vertical"
  116.             thumb="player.main.eq.knob"
  117.             downthumb="player.main.eq.knob.down"
  118.     />
  119.  
  120.     <slider
  121.             id="eq9"
  122.             action="EQ_BAND" param="9"
  123.             x="164" y="59"
  124.             w="14" h="75"
  125.             orientation="vertical"
  126.             thumb="player.main.eq.knob"
  127.             downthumb="player.main.eq.knob.down"
  128.     />
  129.  
  130.     <slider
  131.             id="eq10"
  132.             action="EQ_BAND" param="10"
  133.             x="178" y="59"
  134.             w="14" h="75"
  135.             orientation="vertical"
  136.             thumb="player.main.eq.knob"
  137.             downthumb="player.main.eq.knob.down"
  138.     />
  139.     <slider
  140.             id="balance"
  141.             action="PAN"
  142.             x="50" y="36"
  143.             w="42" h="11"
  144.             thumb="player.main.eq.knob2"
  145.             downthumb="player.main.eq.knob2.down"
  146.             tooltip="Balance"
  147.     />
  148.  
  149.     <slider
  150.             id="sCrossfade"
  151.             cfgattrib="{F1239F09-8CC6-4081-8519-C2AE99FCB14C};Crossfade time"
  152.             high="20"
  153.             x="127" y="36"
  154.             w="51" h="11"
  155.             thumb="player.main.eq.knob2"
  156.             downthumb="player.main.eq.knob2.down"
  157.             tooltip="Crossfade Fade Duration"
  158.     />
  159.  
  160.     <layer id="cfdisplaybg" x="178" y="33" image="player.main.eq.cfdisplay" ghost="1" />
  161.      <text
  162.         id="cftext"
  163.         x="178" y="31" w="14" h="21"
  164.         font="player.ticker.font3"
  165.         align="center"
  166.     />
  167.     <layer id="cfdisplaybgoverlay" x="178" y="33" image="player.main.eq.cfdisplay" ghost="1" alpha="80" />
  168.  
  169.  
  170.     <button id="eqtoggle2" x="206" y="122" image="player.button.eqs2" downimage="player.button.eqs2.down" tooltip="Close Drawer"/>
  171.     <button id="visdtoggle2b" x="206" y="29" image="player.button.viss" downimage="player.button.viss.down" tooltip="Open VIS Drawer" />
  172.     <button id="cttoggle2" x="210" y="55" image="player.button.ct" downimage="player.button.ct.down" tooltip="Open ColorThemes Drawer"/>
  173.  
  174.     <button id="eqonoff" image="player.button.eqonoff" downImage="player.button.eqonoff.down" activeimage="player.button.eqonoff" action="EQ_TOGGLE" x="44" y="7" tooltip="EQ on/off"/>
  175.     <button id="eqauto" image="player.button.auto" downimage="player.button.auto.down" activeimage="player.button.auto" action="EQ_AUTO" x="91" y="7" tooltip="EQ auto"/>
  176.     <button id="eqpresets" image="player.button.presets" downimage="player.button.presets.down" action="MENU" param="presets" x="149" y="9" tooltip="Open presets"/>
  177.  
  178.     <layer id="eqonoffLed" x="63" y="10" image="player.led.on" ghost="1" />
  179.     <layer id="eqautoLed" x="121" y="10" image="player.led.on" ghost="1" />
  180.  
  181. </groupdef>
  182.  
  183.  
  184.  
  185.  
  186. <groupdef id="main.visd" background="player.visd.bg">
  187.     <button id="visbbg1" x="28" y="36" image="player.button.visbbg1" downimage="player.button.visbbg1.down" />
  188.     <button id="visbbg2" x="68" y="36" image="player.button.visbbg2" downimage="player.button.visbbg2.down" />
  189.     <button id="visbbg3" x="28" y="71" image="player.button.visbbg3" downimage="player.button.visbbg3.down" />
  190.     <button id="visbbg4" x="68" y="71" image="player.button.visbbg4" downimage="player.button.visbbg4.down" />
  191.     <button id="visbbg5" x="28" y="106" image="player.button.visbbg5" downimage="player.button.visbbg5.down" />
  192.     <button id="visbbg6" x="68" y="106" image="player.button.visbbg6" downimage="player.button.visbbg6.down" />
  193.  
  194.     <button id="visbfg1" x="148" y="36" image="player.button.visbfg1" downimage="player.button.visbfg1.down" />
  195.     <button id="visbfg2" x="148" y="71" image="player.button.visbfg3" downimage="player.button.visbfg3.down" />
  196.     <button id="visbfg3" x="148" y="106" image="player.button.visbfg5" downimage="player.button.visbfg5.down" />
  197.  
  198.     <layer id="vled1" x="12" y="35" image="player.led.on" ghost="1" />
  199.     <layer id="vled2" x="100" y="35" image="player.led.on" ghost="1" />
  200.     <layer id="vled3" x="12" y="70" image="player.led.on" ghost="1" />
  201.     <layer id="vled4" x="100" y="70" image="player.led.on" ghost="1" />
  202.     <layer id="vled5" x="12" y="105" image="player.led.on" ghost="1" />
  203.     <layer id="vled6" x="100" y="105" image="player.led.on" ghost="1" />
  204.  
  205.     <layer id="vled7" x="132" y="35" image="player.led.on" ghost="1" />
  206.     <layer id="vled8" x="132" y="70" image="player.led.on" ghost="1" />
  207.     <layer id="vled9" x="132" y="105" image="player.led.on" ghost="1" />
  208.  
  209.  
  210.     <button id="visdtoggle2" x="206" y="29" image="player.button.viss2" downimage="player.button.viss2.down" tooltip="Close Drawer"/>
  211.     <button id="eqtoggle2b" x="206" y="122" image="player.button.eqs" downimage="player.button.eqs.down" tooltip="Open EQ Drawer"/>
  212.     <button id="cttoggle2b" x="210" y="55" image="player.button.ct" downimage="player.button.ct.down" tooltip="Open ColorThemes Drawer"/>
  213.  
  214.     <layer id="label4" x="48" y="9" image="player.textlabel4" ghost="1" />
  215.     <layer id="label5" x="147" y="9" image="player.textlabel5" ghost="1" />
  216.     <layer id="label9" x="41" y="151" image="player.textlabel9" ghost="1" />
  217.  
  218.  </groupdef>
  219.  
  220.  
  221. <groupdef id="onofflayer" background="player.eq.buttonoverlay">
  222.     <button id="eqtoggle" x="8" y="121" image="player.button.eqs" downimage="player.button.eqs.down" tooltip="Open EQ Drawer"/>
  223.     <button id="visdtoggle" x="8" y="28" image="player.button.viss" downimage="player.button.viss.down" tooltip="Open VIS Drawer"/>
  224.     <button id="cttoggle" x="12" y="54" image="player.button.ct" downimage="player.button.ct.down" tooltip="Open ColorThemes Drawer"/>
  225. </groupdef>
  226.  
  227.  
  228.  
  229. <!-- the mega power player group -->
  230. <groupdef id="main.mmd3">
  231.  
  232.  
  233.  
  234. <!-- Thinger -->
  235.     <layer id="thingerbg" x="45" y="109" image="player.thinger" ghost="1" />
  236.     <componentbucket id="Component list" x="48" y="114" w="63" h="35" alpha="128" spacing="2" leftmargin="8" rightmargin="8"/>
  237.     <button
  238.             id="tleft"
  239.             action="CB_PREV"
  240.             x="62" y="157"
  241.             image="player.thinger.main.lefta"
  242.             downimage="player.thinger.main.lefta.down"
  243.             tooltip="Scroll Left"
  244.             rectrgn="1"
  245.     />
  246.  
  247.     <button
  248.             id="tright"
  249.             action="CB_NEXT"
  250.             x="80" y="157"
  251.             image="player.thinger.main.righta"
  252.             downimage="player.thinger.main.righta.down"
  253.             tooltip="Scroll Right"
  254.             rectrgn="1"
  255.     />
  256.  
  257.     <text id="cbtxt"
  258.         ticker="1"
  259.         x="45" y="149"
  260.         w="67" h="8"
  261.         display="componentbucket"
  262.         align="center"
  263.         font="player.minifont"
  264.     />
  265.  
  266.     <layer id="mask" x="45" y="109" image="player.thinger.overlay" ghost="1" />
  267.  
  268.  
  269. <!-- FrontCover -->
  270.  
  271. <togglebutton id="SongInfoEditor" action="TOGGLE" param="{6A17D510-7833-4CEC-A420-F08F4B280782}" x="56" y="9" w="1" h="1"/>
  272.  
  273. <togglebutton
  274.     id="aotdummy"
  275.     x="58" y="9"
  276.     w="1" h="1"
  277.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
  278. />
  279.  
  280. <layer id="playerfrontcover" x="34" y="0" image="player.frontcover" ghost="1" />
  281.  
  282. <!-- songinfo -->
  283. <text
  284.     id="infolinegrab"
  285.     display="songinfo" default=""
  286.     x="131" y="60"
  287.     w="20" h="21"
  288.     font="player.ticker.font"
  289. />
  290.  
  291. <!-- Display -->
  292. <layer id="playerdisplay" x="53" y="9" image="player.display" ghost="1" />
  293.  
  294. <layer id="vis2bg" x="115" y="33" image="player.vis.bg" ghost="1" />
  295.  
  296. <AnimatedLayer
  297.     x="120" y="34"
  298.     w="110" h="56"
  299.     id="visani"
  300.     image="player.vis.ani1"
  301.     move="0"
  302.     autoplay="0"
  303.     autoreplay="0"
  304. />
  305.  
  306. <layer id="vis3bg" x="115" y="34" image="player.vis.bg2" ghost="1" />
  307.  
  308. <layer id="displaylabels" x="248" y="42" image="player.display.labels" ghost="1" />
  309.  
  310. <!--vis -->
  311. <vis id="visual" gammagroup="display"
  312.     x="121" y="34" w="109" h="56"
  313.     ColorBand1="255,255,255"
  314.     ColorBand2="255,255,255"
  315.     ColorBand3="255,255,255"
  316.     ColorBand4="255,255,255"
  317.     ColorBand5="255,255,255"
  318.     ColorBand6="255,255,255"
  319.     ColorBand7="255,255,255"
  320.     ColorBand8="255,255,255"
  321.     ColorBand9="255,255,255"
  322.     ColorBand10="255,255,255"
  323.     ColorBand11="255,255,255"
  324.     ColorBand12="255,255,255"
  325.     ColorBand13="255,255,255"
  326.     ColorBand14="255,255,255"
  327.     ColorBand15="255,255,255"
  328.     ColorBand16="255,255,255"
  329.  
  330.     colorbandpeak="255,255,255"
  331.     colorosc1="255,255,255"
  332.     colorosc2="255,255,255"
  333.     colorosc3="255,255,255"
  334.     colorosc4="255,255,255"
  335.     colorosc5="255,255,255"
  336. />
  337.  
  338. <layer id="vis3overlay" x="120" y="34" image="player.vis.overlay3" ghost="1" />
  339.  
  340. <button id="vis2hint" x="120" y="34" action="" image="player.vis.hint" downImage="player.vis.hint" rectrgn="1" alpha="0"/>
  341.  
  342. <layer id="vis2overlay" x="120" y="34" image="player.vis.overlay" ghost="1" />
  343.  
  344.  
  345. <layer id="label1" x="42" y="200" image="player.textlabel1" ghost="1" />
  346. <layer id="label2" x="152" y="192" image="player.textlabel2" ghost="1" />
  347. <layer id="label3" x="155" y="159" image="player.textlabel3" ghost="1" />
  348. <layer id="label8" x="297" y="193" image="player.textlabel8" ghost="1" />
  349. <layer id="mslabel11" x="156" y="4" image="player.textlabel11" dblClickAction="SWITCH;shade2"/>
  350. <layer id="label12" x="156" y="134" image="player.textlabel12" ghost="1" />
  351. <layer id="label13" x="7" y="144" image="player.textlabel13" ghost="1" />
  352.  
  353. <layer id="nm.switcher" x="44" y="0" w="290" h="25" rectrgn="1" dblClickAction="SWITCH;shade2" tooltip="DoubleClick for winshade mode"/>
  354.  
  355.  
  356. <!-- Player Buttons -->
  357. <button
  358.     id="EJECT"
  359.     action="EJECT"
  360.     x="7" y="181"
  361.     image="player.button.open"
  362.     downImage="player.button.open.down"
  363.     tooltip="Open file(s)"
  364. />
  365.  
  366. <button
  367.     id="Minimize"
  368.     action="MINIMIZE"
  369.     x="336" y="5"
  370.     image="player.button.minimize"
  371.     downImage="player.button.minimize.down"
  372.     tooltip="minimize"
  373. />
  374.  
  375. <button
  376.     id="Close"
  377.     action="CLOSE"
  378.     x="353" y="5"
  379.     image="player.button.close"
  380.     downImage="player.button.close.down"
  381.     tooltip="Close"
  382. />
  383.  
  384.  
  385. <layer id="glow" x="258" y="102" image="player.glow" ghost="1" />
  386.  
  387. <button
  388.     id="Previous"
  389.     action="PREV"
  390.     x="266" y="144"
  391.     image="player.button.prev"
  392.     downImage="player.button.prev.down"
  393.     tooltip="Previous"
  394. />
  395.  
  396. <button
  397.     id="Next"
  398.     action="NEXT"
  399.     x="298" y="144"
  400.     image="player.button.next"
  401.     downImage="player.button.next.down"
  402.     tooltip="Next"
  403. />
  404.  
  405. <button
  406.     id="Pause"
  407.     action="PAUSE"
  408.     x="288" y="137"
  409.     image="player.button.pause"
  410.     downImage="player.button.pause.down"
  411.     tooltip="Pause"
  412. />
  413.  
  414. <button
  415.     id="Play"
  416.     action="PLAY"
  417.     x="298" y="110"
  418.     image="player.button.play"
  419.     downImage="player.button.play.down"
  420.     tooltip="Play"
  421. />
  422.  
  423. <button
  424.     id="Stop"
  425.     action="STOP"
  426.     x="266" y="110"
  427.     image="player.button.stop"
  428.     downImage="player.button.stop.down"
  429.     tooltip="Stop"
  430. />
  431.  
  432. <button
  433.     id="Sys"
  434.     action="CONTROLMENU"
  435.     x="14" y="7"
  436.     image="player.button.sys"
  437.     downImage="player.button.sys.down"
  438.     tooltip="Main Menu"
  439.     rectrgn="1"
  440. />
  441.  
  442. <button
  443.     id="bmsmall"
  444.     action="SWITCH" param="shade"
  445.     x="340" y="20"
  446.     image="player.button.small"
  447.     downImage="player.button.small.down"
  448.     tooltip="Winshade Mode"
  449.     rectrgn="1"
  450. />
  451.  
  452. <button
  453.     id="maincfg"
  454.     x="5" y="125"
  455.     image="player.button.cfg"
  456.     downImage="player.button.cfg.down"
  457.     tooltip="Configuration"
  458. />
  459.  
  460.  
  461. <!-- Toggle Buttons -->
  462.  
  463. <!-- RepeatButton -->
  464. <togglebutton
  465.     id="Repeat"
  466.     x="15" y="80"
  467.     image="player.button.repeat"
  468.     downimage="player.button.repeat.down"
  469.     activeImage="player.button.repeat"
  470.     tooltip="Toggle Repeat"
  471.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
  472.     cfgval="2"
  473. />
  474.  
  475. <!-- Shuffle-->
  476. <togglebutton
  477.     id="Shuffle"
  478.     x="11" y="55"
  479.     image="player.button.shuffle"
  480.     downimage="player.button.shuffle.down"
  481.     activeImage="player.button.shuffle"
  482.     tooltip="Toggle Shuffle"
  483.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
  484. />
  485.  
  486. <!-- Crossfade -->
  487. <togglebutton
  488.     id="Crossfade"
  489.     x="9" y="30"
  490.     image="player.button.crossfade"
  491.     downImage="player.button.crossfade.down"
  492.     activeImage="player.button.crossfade"
  493.     tooltip="Toggle Crossfade"
  494.     cfgattrib="{FC3EAF78-C66E-4ED2-A0AA-1494DFCC13FF};Enable crossfading"
  495. />
  496.  
  497.  
  498. <!-- Toggle Status -->
  499. <layer id="CrossfadeLed" x="28" y="35" image="player.led.on" ghost="1" />
  500. <layer id="ShuffleLed" x="30" y="58" image="player.led.on" ghost="1" />
  501. <layer id="RepeatLed" x="34" y="80" image="player.led.on" ghost="1" />
  502.  
  503. <layer id="CrossfadeDis" x="60" y="38" image="player.togglies.crossfade.on" ghost="1" />
  504. <layer id="ShuffleDis" x="62" y="60" image="player.togglies.shuffle.on" ghost="1" />
  505. <layer id="RepeatDis" x="66" y="82" image="player.togglies.repeat.on" ghost="1" />
  506.  
  507.  
  508. <!-- Playback Status -->
  509. <status
  510.     id="status"
  511.     x="287" y="81"
  512.     w="22" h="6"
  513.     stopBitmap="player.status.stop"
  514.     playBitmap="player.status.play"
  515.     pauseBitmap="player.status.pause"
  516. />
  517.  
  518. <!-- Songticker -->
  519. <text
  520.     id="Songticker" ticker="1"
  521.     display="songname" showlen="1"
  522.     x="117" y="103"
  523.     w="144" h="21"
  524.     font="player.ticker.font"
  525.     align="center"
  526.  />
  527.  
  528. <layer id="titleoverlay" x="87" y="98" image="player.title.overlay" ghost="1"/>
  529.  
  530. <layer x="87" y="98" id="titleoverlay2" image="player.title.overlay2" ghost="1"/>
  531. <text
  532.     id="Songticker2" ticker="1"
  533.     x="117" y="103"
  534.     w="144" h="21"
  535.     font="player.ticker.font"
  536.     align="center"
  537.  />
  538. <layer x="87" y="98" id="titleoverlay3" image="player.title.overlay2" ghost="1"/>
  539.  
  540.  
  541. <!-- Time -->
  542. <text
  543.     id="timer" display="time"
  544.     x="248" y="52" w="74" h="25"
  545.     font="player.time.font"
  546.     timeroffstyle="1"
  547.     align="left" timecolonwidth="4"
  548. />
  549.  
  550. <!-- Bitrate -->
  551. <text
  552.     id="Bitrate"
  553.     display="" default=""
  554.     x="268" y="71" w="20" h="21"
  555.     font="player.ticker.font4"
  556. />
  557.  
  558. <!-- Frequency -->
  559. <text
  560.     id="Frequency"
  561.     display="" default=""
  562.     x="268" y="79" w="20" h="21"
  563.     font="player.ticker.font4"
  564. />
  565.  
  566. <!-- mono/stereo -->
  567.  
  568. <layer x="291" y="32" id="monodis" image="player.mono" move="0" ghost="1"/>
  569. <layer x="251" y="32" id="stereodis" image="player.stereo" move="0" ghost="1"/>
  570.  
  571. <!-- Volume -->
  572. <layer x="203" y="157" id="volumeaniminfo" image="player.anim.volume" move="0" ghost="1"/>
  573.  
  574.  
  575.  
  576.  
  577. <layer x="278" y="42" id="volumeaniminfo2" image="player.anim.volume2" move="0" ghost="1"/>
  578.  
  579.  
  580. <layer id="playerdisplay2" x="53" y="9" image="player.display2" ghost="1" alpha="50" />
  581.  
  582. <AnimatedLayer
  583.     x="203" y="158"
  584.     w="44" h="44"
  585.     id="VolumeAnim"
  586.     image="player.anim.volume"
  587.     move="0"
  588.     sysregion="1"
  589.     autoplay="0"
  590.     autoreplay="0"
  591. />
  592.  
  593. <AnimatedLayer
  594.     x="195" y="150"
  595.     w="61" h="70"
  596.     id="VolumeAnimLED"
  597.     image="player.anim.volumeled"
  598.     move="0"
  599.     sysregion="1"
  600.     autoplay="0"
  601.     autoreplay="0"
  602.     ghost="1"
  603. />
  604.  
  605.  
  606. <AnimatedLayer
  607.     x="278" y="42"
  608.     w="36" h="6"
  609.     id="VolumeAnim2"
  610.     image="player.anim.volume2"
  611.     move="0"
  612.     sysregion="1"
  613.     autoplay="0"
  614.     autoreplay="0"
  615. />
  616.  
  617. <slider id="HiddenVolume"
  618.     ACTION="Volume" x="400" y="400" w="10" h="2"
  619.     thumb="player.anim.volume"
  620. />
  621.  
  622.  
  623. <!-- Bass -->
  624. <layer x="112" y="177" id="bassaniminfo" image="player.anim.bass" move="0" ghost="1"/>
  625. <AnimatedLayer
  626.     x="112" y="177"
  627.     w="30" h="30"
  628.     id="BassAnim"
  629.     image="player.anim.bass"
  630.     move="0"
  631.     sysregion="1"
  632.     autoplay="0"
  633.     autoreplay="0"
  634. />
  635.  
  636. <AnimatedLayer
  637.     x="107" y="172"
  638.     w="40" h="40"
  639.     id="BassAnimLED"
  640.     image="player.anim.bassled"
  641.     move="0"
  642.     sysregion="1"
  643.     autoplay="0"
  644.     autoreplay="0"
  645.     ghost="1"
  646. />
  647.  
  648. <!-- Treble -->
  649. <layer x="127" y="148" id="trebleaniminfo" image="player.anim.treble" move="0" ghost="1"/>
  650. <AnimatedLayer
  651.     x="127" y="148"
  652.     w="23" h="23"
  653.     id="TrebleAnim"
  654.     image="player.anim.treble"
  655.     move="0"
  656.     sysregion="1"
  657.     autoplay="0"
  658.     autoreplay="0"
  659. />
  660.  
  661. <AnimatedLayer
  662.     x="123" y="144"
  663.     w="31" h="31"
  664.     id="TrebleAnimLED"
  665.     image="player.anim.trebleled"
  666.     move="0"
  667.     sysregion="1"
  668.     autoplay="0"
  669.     autoreplay="0"
  670.     ghost="1"
  671. />
  672.  
  673.  
  674. <!-- Seek -->
  675.  <slider
  676.     id="Seeker"
  677.     action="SEEK"
  678.     x="123" y="119"
  679.     w="132" h="16"
  680.     thumb="player.button.pos"
  681.     downThumb="player.button.pos.down"
  682. />
  683. <slider
  684.     id="SeekerGhost"
  685.     action="SEEK"
  686.     x="123" y="119"
  687.     w="132" h="16"
  688.     thumb="player.button.pos"
  689.     downThumb="player.button.pos.down"
  690. />
  691.  
  692. </groupdef>
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699. <!-- Normal mode layout-->
  700.  
  701. <layout id="normal"
  702.     minimum_h="216"
  703.     maximum_h="216"
  704.     minimum_w="583"
  705.     maximum_w="583"
  706.     w="583"
  707.     h="216"
  708.     droptarget="pldr"
  709.     background="player.bgbase">
  710.  
  711.  
  712.     <!-- EQ Drawer -->
  713.     <group id="main.eq" x="149" y="22" w="232" h="169" sysregion="1" move="1"/>
  714.  
  715.     <!-- Vis Drawer -->
  716.     <group id="main.visd" x="149" y="22" w="232" h="169" sysregion="1" move="1"/>
  717.  
  718.     <!-- ColorThemes Drawer -->
  719.     <group id="main.cthemes" x="149" y="22" w="232" h="169" sysregion="1" move="1"/>
  720.  
  721.  
  722.     <layer id="playeroverlay" x="0" y="0" image="player.bgbase.overlay" sysregion="1"/>
  723.  
  724.     <!-- CT Button Overlay -->
  725.     <group id="main.ctlayer" x="350" y="45" w="31" h="126" sysregion="1"/>
  726.  
  727.     <!-- EQ/Vis Button Overlay -->
  728.     <group id="onofflayer" x="347" y="23" w="34" h="174" move="1" sysregion="1"/>
  729.  
  730.     <!-- CTList -->
  731.     <group id="main.ctlist" x="392" y="56" w="168" h="120" sysregion="1"/>
  732.  
  733.     <!-- The real player -->
  734.     <group id="main.mmd3" x="0" y="0" w="381" h="216" sysregion="1" move="1"/>
  735.  
  736. </layout>
  737.  
  738.