home *** CD-ROM | disk | FTP | other *** search
- <!-- Player:Standard mode -->
-
- <layout id="normal" background="player.main.bg" desktopalpha="1">
- <layer id="placeholder" x="0" y="0" image="player.placeHolder" desktopalpha="1"/>
-
- <!-- Titlebar buttons -->
-
- <button
- id="Close"
- action="CLOSE"
- x="25" y="31"
- image="player.button.close"
- downImage="player.button.close.pressed"
- tooltip="Exit Winamp"
- />
- <button
- id="winshade" tooltip="Toggle Windowshade mode"
- action="SWITCH" param="shade"
- x="29" y="26"
- image="player.button.winshade"
- downImage="player.button.winshade.pressed"
- />
- <button
- id="Minimize"
- action="MINIMIZE"
- x="31" y="22"
- image="player.button.minimize"
- downImage="player.button.minimize.pressed"
- tooltip="Minimize Winamp"
- />
- <button
- id="sysbutton"
- action="SYSMENU"
- x="5" y="443"
- image="player.button.menu"
- downImage="player.button.menu.pressed"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="22" y="444"
- image="player.titlebar.active.left"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="29" y="444" w="79"
- image="player.titlebar.active.center"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="108" y="444"
- image="player.titlebar.active.right"
- />
- <layer
- id="blah"
- action=""
- x="117" y="442"
- dblClickAction="SWITCH;shade"
- image="player.titlebar.active.text"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="164" y="444"
- image="player.titlebar.active.left"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="171" y="444" w="49"
- image="player.titlebar.active.center"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="220" y="444"
- image="player.titlebar.active.right"
- />
-
- <!-- Sound Analyzer -->
- <vis
- id="vis"
- x="155" y="100"
- w="45" h="12"
-
-
- colorband1="164,134,119,255"
- colorband2="0,0,0,190"
- colorband3="164,134,119,255"
- colorband4="0,0,0,190"
- colorband5="164,134,119,255"
- colorband6="0,0,0,190"
- colorband7="164,134,119,255"
- colorband8="0,0,0,190"
- colorband9="164,134,119,255"
- colorband10="0,0,0,190"
- colorband11="164,134,119,255"
- colorband12="0,0,0,190"
- colorband13="164,134,119,255"
- colorband14="0,0,0,190"
- colorband15="164,134,119,255"
- colorband16="0,0,0,190"
- colorband17="164,134,119,255"
- colorband18="0,0,0,190"
- colorbandpeak="0,0,0,190"
-
- />
-
-
- <!-- Playback buttons -->
- <button
- id="Stop"
- action="STOP"
- x="76" y="93"
- image="player.button.stop"
- downImage="player.button.stop.pressed"
- tooltip="Stop"
- />
- <button
- id="Previous"
- action="PREV"
- x="31" y="50"
- image="player.button.previous"
- downImage="player.button.previous.pressed"
- tooltip="Previous"
- />
- <button
- id="Play"
- action="PLAY"
- x="31" y="74"
- image="player.button.play"
- downImage="player.button.play.pressed"
- tooltip="Play"
- />
- <button
- id="Next"
- action="NEXT"
- x="96" y="46"
- image="player.button.next"
- downImage="player.button.next.pressed"
- tooltip="Next"
- />
- <button
- id="Eject"
- action="EJECT"
- x="96" y="73"
- image="player.button.eject"
- downImage="player.button.eject.pressed"
- tooltip="Eject"
- />
- <button
- id="Pause"
- action="PAUSE"
- x="48" y="93"
- image="player.button.pause"
- downImage="player.button.pause.pressed"
- tooltip="Pause"
- />
- <togglebutton
- id="Crossfade"
- x="152" y="362"
- image="player.toggler.crossfade.disabled"
- downImage="player.toggler.crossfade.pressed"
- activeImage="player.toggler.crossfade.enabled"
- tooltip="Crossfade"
- />
- <togglebutton
- id="Shuffle"
- x="139" y="334"
- image="player.toggler.shuffle.disabled"
- downImage="player.toggler.shuffle.pressed"
- activeImage="player.toggler.shuffle.enabled"
- tooltip="Shuffle"
- />
- <togglebutton
- id="Repeat"
- x="130" y="303"
- image="player.toggler.repeat.disabled"
- downImage="player.toggler.repeat.pressed"
- activeImage="player.toggler.repeat.enabled"
- tooltip="Repeat"
- />
- <button
- id="Thinger"
- action="TOGGLE" param="thinger"
- x="55" y="55"
- image="player.button.about"
- downImage="player.button.about.pressed"
- activeImage="player.button.about.pressed"
- tooltip="Thinger"
- />
-
- <!-- Timer -->
- <text
- id="timer"
- display="time"
- x="137" y="37"
- w="60" h="16"
- font="player.smallfixed" fontsize="14" align="right"
- timecolonwidth="6"
- />
- <!-- Da song ticker -->
- <text
- id="songticker" ticker="1"
- display="songname" default="" showlen="1"
- x="149" y="57"
- w="75" h="14"
- font="player.SmallFixed" fontsize="13"
- />
- <!-- Info line -->
- <text
- id="infoline" ticker="1"
- display="songinfo" default="Roundorb"
- x="164" y="76"
- w="41" h="14"
- font="player.SmallFixed" fontsize="14"
- />
-
-
- <!-- Window switching buttons -->
- <!-- note that you can also use "guid:avs" or "guid:pl" for toggling parameters -->
- <button
- id="eq"
- action="TOGGLE" param="eq"
- x="155" y="353"
- image="player.switch.eq.disabled"
- downImage="player.switch.eq.pressed"
- activeImage="player.switch.eq.enabled"
- tooltip="Toggle Equalizer"
- />
- <button
- id="ml"
- action="TOGGLE" param="guid:{6B0EDF80-C9A5-11d3-9F26-00C04F39FFC6}"
- x="0" y="370"
- image="player.switch.ml.disabled"
- downImage="player.switch.ml.pressed"
- activeImage="player.switch.ml.enabled"
- tooltip="Toggle Music Library"
- />
- <button
- id="pl"
- action="TOGGLE" param="guid:{45f3f7c1-a6f3-4ee6-a15e-125e92fc3f8d}"
- x="86" y="329"
- image="player.switch.playlist.disabled"
- downImage="player.switch.playlist.pressed"
- activeImage="player.switch.playlist.enabled"
- tooltip="Toggle Playlist Editor"
- />
-
- </layout>