home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
opsys
/
wmakeup
/
download
/
Concept.wmz
/
Concept.wms
< prev
next >
Wrap
Text File
|
2003-07-21
|
7KB
|
217 lines
<theme
id="Concept"
title="Concept"
author="Reeses2150"
copyright=" +Freshskins 2k03"
>
<view
title="wmpprop:player.controls.currentPositionString"
backgroundImage="background.bmp"
backgroundColor="none"
transparencyColor="#00FF00"
titleBar="false" resizable="false"
scriptFile="conception.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="OnOpenStateChange();"
>
<player OpenState_onchange="OnOpenStateChange();">
</player>
<text id="metadata"
left="3" top="15" width="75"
fontface="quartz"
foregroundColor="Black" fontSize="13"
hoverforegroundcolor="#0000AA"
>
</text>
<BUTTONGROUP
backgroundimage="background.bmp"
mappingImage="map.bmp"
hoverImage="hover.gif"
downimage="down.bmp"
>
<BUTTONELEMENT id="Min" mappingColor="#000000"
upToolTip="Minimize"
onClick="view.minimize();"
enabled="true"/>
<BUTTONELEMENT id="Close" mappingColor="#0000FF"
upToolTip="Close"
onClick="view.close();"
enabled="true"/>
<BUTTONELEMENT
upToolTip = "Return to Media Center"
mappingColor = "yellow"
onClick = "view.returnToMediaCenter();"/>
<BUTTONELEMENT
uptooltip="Close Window"
mappingcolor="silver"
onclick="JScript: if (view.height==71) {view.width='125'; view.height='206';} else {view.width='125';view.height='71';};"
/>
<BUTTONELEMENT
uptooltip="Visualization"
mappingcolor="#C0C000"
onClick = "JScript: {viswindow.visible = true}; {equalizerbase.visible = false}; {plistwindow.visible = false};"/>
<BUTTONELEMENT
uptooltip="Equalizer"
mappingcolor="#008000"
onClick = "JScript: {equalizerbase.visible = true}; {plistwindow.visible = false}; {viswindow.visible = false};"/>
<BUTTONELEMENT
uptooltip="Playlist"
mappingcolor="#FF9001"
onClick = "JScript: {equalizerbase.visible = false}; {viswindow.visible = false}; {plistwindow.visible = true};"/>
<PLAYELEMENT mappingColor="#00FF00"/>
<STOPELEMENT mappingColor="#FF0000"/>
<NEXTELEMENT mappingColor="#FF00FF"/>
<PREVELEMENT mappingColor="#00FFFF"/>
<PAUSEELEMENT mappingColor="#FFFFFF"/>
</BUTTONGROUP>
<slider
left="0" top="65"
id="slider"
transparencycolor="#00FF00"
width="110" height="3"
bordersize="4"
min = "0"
max = "wmpprop:player.currentMedia.duration"
thumbImage="thumb.bmp"
value="wmpprop:player.controls.currentPosition"
onDragEnd="player.controls.currentPosition=value;"
/>
<subview id="plistwindow"
visible="false"
backgroundimage="vis.bmp"
left="0" top="71"
width="118" height="130">
<playlist id="PL"
width="109" height="120"
left="4" top="4"
foregroundcolor="Black"
itemPlayingBackgroundColor="Silver"
itemPlayingColor="#FFFFFF"
columnsVisible="false"
columns="name=Name;Duration=Time"
editbuttonsvisible="false"
movebuttonsvisible="false"
dropDownVisible="true"
dropDownList="showAll"
playlistItemsVisible="true"
>
</playlist>
</subview>
<subview id="viswindow"
visible="true"
backgroundimage="vis.bmp"
left="0" top="71"
width="118" height="130">
<EFFECTS id="vis"
width="109" height="96" left="4" top="5"
visible="true"/>
<video id="vid"
onvideostart="JScript:viswindowopen();"
width="109" height="96" left="4" top="5"
horizontalAlignment="left"
verticalAlignment="top"
stretchtofit="true" shrinktofit="true"
visible="true"/>
<buttongroup
backgroundimage="vis.bmp"
mappingimage="eqmap.bmp"
hoverimage="eqhov.gif">
<BUTTONELEMENT mappingColor = "#00FF00"
onclick="JScript: vis.previous();"
upToolTip="Previous Preset"/>
<BUTTONELEMENT mappingColor = "Red"
onclick="JScript: vis.next();"
upToolTip="Next Vis"/>
</buttongroup>
<TEXT value="wmpprop:vis.currentPresetTitle"
left="34" top="108" width="50" fontSize="7"
fontface="Quartz"
foregroundColor="#00FF00" justification="center" />
</subview>
<subview id="equalizerbase"
visible="false"
backgroundimage="eq.bmp"
left="0" top="71"
width="118" height="130">
<equalizerSettings visible="true"
id="equ" backgroundColor = "#000000"
top = "7" left = "5" width = "106" height = "81"
enableSplineTension="true"/>
<SLIDER id="eq1" left="5" top="7" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel1" value_onchange="equ.gainLevel1=value;"
direction="horizontal" />
<SLIDER id="eq2" left="5" top="16" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel2" value_onchange="equ.gainLevel2=value;"
direction="horizontal" />
<SLIDER id="eq3" left="5" top="25" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel3" value_onchange="equ.gainLevel3=value;"
direction="horizontal" />
<SLIDER id="eq4" left="5" top="34" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel4" value_onchange="equ.gainLevel4=value;"
direction="horizontal" />
<SLIDER id="eq5" left="5" top="43" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel5" value_onchange="equ.gainLevel5=value;"
direction="horizontal" />
<SLIDER id="eq6" left="5" top="52" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel6" value_onchange="equ.gainLevel6=value;"
direction="horizontal" />
<SLIDER id="eq7" left="5" top="61" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel7" value_onchange="equ.gainLevel7=value;"
direction="horizontal" />
<SLIDER id="eq8" left="5" top="70" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel8" value_onchange="equ.gainLevel8=value;"
direction="horizontal" />
<SLIDER id="eq9" left="5" top="79" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel9" value_onchange="equ.gainLevel9=value;"
direction="horizontal" />
<SLIDER id="eq10" left="5" top="88" width="106" height="3"
thumbImage="thumb.bmp" borderSize="4" min="-15" max="15"
value="wmpprop:equ.gainLevel10" value_onchange="equ.gainLevel10=value;"
direction="horizontal" />
<buttongroup
backgroundimage="eq.bmp"
mappingimage="eqmap.bmp"
hoverimage="eqhov.gif">
<BUTTONELEMENT mappingColor = "#00FF00"
onclick="equ.previousPreset();"
upToolTip="Previous Preset"/>
<BUTTONELEMENT mappingColor = "Red"
onclick="equ.nextPreset();"
upToolTip="Next Preset"/>
</buttongroup>
<TEXT value="wmpprop:equ.currentPresetTitle"
left="34" top="108" width="50" fontSize="7"
scrolling="false" fontface="Quartz"
foregroundColor="#00FF00" justification="center" />
</subview>
</view>
</theme>