home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
opsys
/
wmakeup
/
download
/
SubZero.wmz
/
SubZero.wms
< prev
next >
Wrap
Text File
|
2003-09-20
|
18KB
|
656 lines
<THEME id = "SubZero" author="JotWee, September 2003">
<!-- I made this skin using some of the graphics from ChaNinjas XP theme. It is also based on XPBar made by ╟δrΩb«°J╨ -->
<VIEW
title="wmpprop:player.currentmedia.name"
backgroundColor="none"
TransparencyColor = "#FF00FF"
width="620"
height="363"
titleBar="false"
resizable="false"
onload="JScript:OnLoad();">
<SUBVIEW id="MainWindow"
left="0"
top="0"
zIndex="4"
clippingColor="#FF00FF"
backgroundImage="background.bmp"
visible="true">
<slider id="Volume"
left="6" top="16"
direction="horizontal"
TransparencyColor = "#FF00FF"
backgroundImage="volume.bmp"
thumbImage="volumeslider.bmp"
thumbDownImage="volumesliderdown.bmp"
borderSize="2"
min="0"
max="100"
cursor="system"
value="wmpprop:player.settings.volume"
cursor="hand"
value_onchange="player.settings.volume=value;player.settings.mute='false';"/>
<slider id="seek"
left="6" top="25"
direction="horizontal"
TransparencyColor = "#FF00FF"
backgroundImage="seek.bmp"
thumbImage="seekslider.bmp"
thumbDownImage="seeksliderdown.bmp"
borderSize="2"
cursor="system"
min="0"
max="wmpprop:player.currentmedia.duration"
value="wmpprop:player.Controls.currentPosition"
cursor="hand"
onDragEnd="player.controls.currentposition=value;"/>
<PREVBUTTON
TransparencyColor="#FF00FF"
top="11"
left="65"
upToolTip="Previous"
image="prev.bmp"
zIndex="5"
downImage="prevdown.bmp"
cursor="hand"
tabStop = "wmpenabled:player.controls.previous"/>
<STOPBUTTON
TransparencyColor="#FF00FF"
top="11"
left="93"
upToolTip="Stop"
image="stop.bmp"
zIndex="5"
downImage="stopdown.bmp"
cursor="hand"
tabStop = "wmpenabled:player.controls.stop; MoveUp();"/>
<PLAYBUTTON
zIndex="4"
left="121"
top="11"
image="play.bmp"
visible="true"
downImage="playdown.bmp"
upToolTip="Play"
cursor="hand"
tabStop = "wmpenabled:player.controls.play"/>
<PAUSEBUTTON
zIndex="6"
left="121"
top="11"
visible="wmpenabled:player.controls.pause"
clippingColor="#FF00FF"
upToolTip="Pause"
clippingImage="pause.bmp"
image="pause.bmp"
cursor="hand"
downImage="pausedown.bmp"/>
<NEXTBUTTON
TransparencyColor="#FF00FF"
top="11"
left="149"
upToolTip="Next"
image="next.bmp"
zIndex="5"
downImage="nextdown.bmp"
cursor="hand"
tabStop = "wmpenabled:player.controls.next"/>
<BUTTON
TransparencyColor="#FF00FF"
top="11"
left="177"
upToolTip="Open"
image="open.bmp"
zIndex="5"
downImage="opendown.bmp"
cursor="hand"
onClick="JScript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');"/>
<BUTTON id="VidButton"
TransparencyColor="#FF00FF"
top="11"
left="205"
upToolTip="Show Visuals"
image="downvid.bmp"
zIndex="4"
downImage="downviddown.bmp"
cursor="hand"
onClick="JScript: HidePlaylist(); MoveDown(); HideButton();"/>
<BUTTON id="VidButton2"
TransparencyColor="#FF00FF"
top="11"
left="205"
upToolTip="Hide Visuals"
image="upvid.bmp"
zIndex="3"
downImage="upviddown.bmp"
cursor="hand"
onClick="JScript: HideEQ(); HidePlaylist(); HidePlWindow(); MoveUp(); HideButton2(); HideVid();"/>
<BUTTON id="close"
top="11"
left="280"
image="exit.bmp"
downImage="exitdown.bmp"
visible="true"
upToolTip="Exit"
zIndex="5"
cursor="hand"
onClick="JScript: view.Close();"/>
<effects
top="13"
left="228"
height="21"
width="50">
<Bars
peakcolor="#999999"
levelcolor="#FFFFFF"
levelwidth="1"
displaymode="3"
transparent="true"
fadeMode="2"
fadeRate="1"/>
</effects>
</SUBVIEW>
<SUBVIEW
id="VidWindow"
left="0"
top="-282"
zIndex="1"
clippingColor="#FF00FF"
backgroundImage="vidwindow.bmp"
visible="true"
onEndMove="JScript: ShowVid(); HideVis();"
zIndex="2">
<text
id="Song Title"
left="30"
top="6"
width="150"
height="17"
fontFace="Arial"
fontSmoothing="true"
fontSize="10"
fontStyle="Normal"
ForegroundColor="white"
justification="left"
scrolling="false"
value="wmpprop:player.currentmedia.name"/>
<CURRENTPOSITIONTEXT id="time"
left="175"
top="6"
width="100"
height="17"
fontFace="Arial"
justification="right"
fontSmoothing="true"
fontSize="10"
fontStyle="Normal"
visible="true"
ForegroundColor="#FFFFFF"/>
<DURATIONTEXT id="time2"
left="175"
top="6"
width="100"
height="17"
justification="right"
fontSmoothing="true"
fontSize="10"
fontStyle="Bold"
visible="false"
ForegroundColor="#FFFFFF"/>
<BUTTON id="timebutton"
TransparencyColor="#FF00FF"
top="3"
left="275"
upToolTip="Show Duration"
image="time.bmp"
zIndex="5"
visible="true"
downImage="timedown.bmp"
cursor="hand"
onClick="JScript: Time();"/>
<BUTTON id="timebutton2"
TransparencyColor="#FF00FF"
top="3"
left="275"
upToolTip="Show Elapsed Time"
image="time.bmp"
zIndex="5"
downImage="timedown.bmp"
visible="false"
cursor="hand"
onClick="JScript: Time2();"/>
<REPEATBUTTON id="repeatbutton"
TransparencyColor="#FF00FF"
top="253"
left="6"
upToolTip="Turn Repeat On"
downToolTip="Turn Repeat Off"
image="repeat.bmp"
zIndex="5"
downImage="repeatdown.bmp"
cursor="hand"
visible="true"/>
<SHUFFLEBUTTON id="shufflebutton"
TransparencyColor="#FF00FF"
top="253"
left="40"
upToolTip="Turn Shuffle On"
downToolTip="Turn Shuffle Off"
image="shuffle.bmp"
zIndex="5"
downImage="shuffledown.bmp"
cursor="hand"
visible="true"/>
<BUTTON id="plbutton"
TransparencyColor="#FF00FF"
top="253"
left="267"
upToolTip="Show Playlist"
image="playlist.bmp"
zIndex="5"
downImage="playlistdown.bmp"
visible="true"
cursor="hand"
onClick="JScript: HidePlaylist(); ShowPlWindow(); ShowVis();"/>
<BUTTON id="plbutton2"
TransparencyColor="#FF00FF"
top="253"
left="267"
upToolTip="Hide Playlist"
image="playlist2.bmp"
zIndex="5"
downImage="playlistdown2.bmp"
visible="false"
cursor="hand"
onClick="JScript: HidePlaylist(); HidePlWindow(); HideVis();"/>
<BUTTON id="eqbutton"
TransparencyColor="#FF00FF"
top="253"
left="220"
upToolTip="Show EQ"
image="eqbutt.bmp"
zIndex="5"
downImage="eqbuttdown.bmp"
visible="true"
cursor="hand"
onClick="JScript: ShowEQ();"/>
<BUTTON id="eqbutton2"
TransparencyColor="#FF00FF"
top="253"
left="220"
upToolTip="Hide EQ"
image="eqbutt2.bmp"
zIndex="5"
downImage="eqbuttdown2.bmp"
visible="false"
cursor="hand"
onClick="JScript: HideEQ();"/>
<video id="Vid"
left="4"
top="33"
width="293"
height="213"
zIndex="4"
OnVideoStart="JScript: HideVis(); HidePlaylist(); MoveDown(); HideButton();"
OnVideoEnd="JScript: ShowVis();"
shrinkToFit="true"
stretchToFit="true"
backgroundColor="#000000"
maintainAspectRatio="false"
visible="false"/>
<WMPEFFECTS id="Vis"
left="4"
top="33"
horizontalAlignment="stretch"
verticalAlignment="stretch"
height="213"
width="293"
zIndex="5"
visible="true"/>
</SUBVIEW>
<SUBVIEW
id="PlWindow"
left="0"
top="-282"
zIndex="1"
clippingColor="#FF00FF"
backgroundImage="vidwindow.bmp"
onEndMove="JScript: ShowPlaylist();"
visible="true">
<PLAYLIST id="Pl"
left="4"
top="33"
width="293"
height="213"
zIndex="2"
allowColumnSorting="true"
backgroundColor="#000000"
foregroundColor="#FFFFFF"
itemPlayingBackgroundColor="#384869"
itemPlayingColor="#FFFFFF"
visible="false"/>
</SUBVIEW>
<SUBVIEW
id="EQ"
left="0"
top="280"
zIndex="1"
clippingColor="#FF00FF"
backgroundImage="eqbackground.bmp"
visible="false">
<EQUALIZERSETTINGS id="equ"
enableSplineTension="true"
enhancedAudio="true"
enabled="true"/>
<SLIDER id="eq1" borderSize="4"
left="60" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel1"
value_onchange="equ.gainLevel1=value;"
/>
<SLIDER id="eq2" borderSize="4"
left="72" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel2"
value_onchange="equ.gainLevel2=value;"
/>
<SLIDER id="eq3" borderSize="4"
left="84" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel3"
value_onchange="equ.gainLevel3=value;"
/>
<SLIDER id="eq4" borderSize="4"
left="96" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel4"
value_onchange="equ.gainLevel4=value;"
/>
<SLIDER id="eq5" borderSize="4"
left="108" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel5"
value_onchange="equ.gainLevel5=value;"
/>
<SLIDER id="eq6" borderSize="4"
left="120" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel6"
value_onchange="equ.gainLevel6=value;"
/>
<SLIDER id="eq7" borderSize="4"
left="132" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel7"
value_onchange="equ.gainLevel7=value;"
/>
<SLIDER id="eq8" borderSize="4"
left="144" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel8"
value_onchange="equ.gainLevel8=value;"
/>
<SLIDER id="eq9" borderSize="4"
left="156" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel9"
value_onchange="equ.gainLevel9=value;"
/>
<SLIDER id="eq10" borderSize="4"
left="168" top="6"
width="9" height="30"
enabled="wmpprop:bEqOnOff.down"
toolTip="Graphic equalizer control"
direction="vertical"
backgroundimage="eq.bmp"
thumbImage="eqsld.bmp"
thumbDownImage="eqslddown.bmp"
transparencyColor="#FF00FF"
min="-30" max="30"
value="wmpprop:equ.gainLevel10"
value_onchange="equ.gainLevel10=value;"
/>
<BUTTON id="bEqOnOff" left="4" top="4"
width="32" height="33"
image="eqonoffdown.bmp"
downImage="eqonoffbutt.bmp"
transparencyColor="#FF00FF"
down="JScript:!equ.bypass"
upToolTip="Turn Equalizer On"
downToolTip="Turn Equalizer Off"
onClick="JScript:equ.bypass=!equ.bypass;"
cursor="hand"
sticky="true"/>
<BUTTON id="bPresetSelect" left="38" top="4"
width="16" height="17"
image="eqmenubutt.bmp"
downImage="eqmenubuttdown.bmp"
enabled="wmpprop:bEqOnOff.down"
transparencyColor="#FF00FF"
upToolTip="Presets"
cursor="hand"
onClick="JScript:popupPreset.selectedItem=equ.currentPreset;popupPreset.show();"/>
<POPUP id="popupPreset" left="wmpprop:bPresetSelect.left" top="wmpprop:bPresetSelect.top"
backgroundColor="#384869"
foregroundColor="#FFFFFF"
selectedItem_onchange="JScript:equ.currentPreset=popupPreset.selectedItem;"/>
<BUTTON id="bEqReset" left="38" top="21"
width="16" height="17"
image="eqreset.bmp"
downImage="eqresetdown.bmp"
enabled="wmpprop:bEqOnOff.down"
transparencyColor="#FF00FF"
upToolTip="Reset EQ"
onClick="equ.reset();"/>
<BALANCESLIDER id="balance"
width="48" height="9"
left="185" top="25"
backgroundImage="seek.bmp"
thumbImage="volumeslider.bmp"
thumbDownImage="volumesliderdown.bmp"
horizontalAlignment="right"
transparencyColor="#FF00FF"
direction="horizontal"
borderSize="8"/>
<text
id="Balance"
left="185"
top="3"
width="48"
height="30"
fontFace="Arial"
fontSmoothing="true"
fontSize="7"
fontStyle="Normal"
ForegroundColor="black"
justification="left"
scrolling="false"
value="Balance"/>
<BUTTON id="cfOnOff" left="240" top="4"
width="16" height="16"
image="crossfade.bmp"
downImage="crossfadedown.bmp"
transparencyColor="#FF00FF"
upToolTip="Turn Crossfade On"
downToolTip="Turn Crossfade Off"
down="JScript:equ.crossFade;"
onClick="JScript:equ.crossFade=!equ.crossFade;"
cursor="hand"
sticky="true"/>
<text
id="CrossFade"
left="260"
top="3"
width="48"
height="30"
fontFace="Arial"
fontSmoothing="true"
fontSize="7"
fontStyle="Normal"
ForegroundColor="black"
justification="left"
scrolling="false"
wordWrap="true"
value="Cross Fade"/>
<SLIDER id="cfSlider"
width="48" height="9"
left="240" top="25"
backgroundImage="seek.bmp"
thumbImage="volumeslider.bmp"
thumbDownImage="volumesliderdown.bmp"
horizontalAlignment="right"
transparencyColor="#FF00FF"
direction="horizontal"
min="0"
max="10000"
toolTip="CrossFade"
value="wmpprop:equ.crossFadeWindow;"
onPositionChange="Jscript:crossFadeWindow=value;"
borderSize="8"/>
</SUBVIEW>
</VIEW>
</THEME>