home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 June
/
Chip_2004-06_cd1.bin
/
opsys
/
wmakeup
/
downloads
/
DTPM.wmz
/
DTPM.wms
< prev
next >
Wrap
Text File
|
2004-03-26
|
18KB
|
378 lines
<THEME
author="bakerjake (Background Graphics by Mr. C00L)"
copyright="NWCUBED SKINS"
Title="DTPM" >
<view
title="DTPM"
id="dtpm"
backgroundImage="backround.bmp"
backgroundColor="none"
transparencyColor="#00FF00"
titleBar="false" resizable="false"
scriptFile="text.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="OnOpenStateChange();"
>
<player OpenState_onchange="OnOpenStateChange();">
</player>
<subview id="pl" left="1" top="179" width="282" height="127"><playlist id="PL"
width="282" height="127"
left="1" top="1"
foregroundcolor="#DDDDDD"
backgroundcolor="#666666"
itemPlayingBackgroundColor="none"
itemPlayingColor="white"
columnsVisible="false"
columns="name=Name;Duration=Time"
editbuttonsvisible="false"
movebuttonsvisible="false"
dropDownVisible="true"
dropDownList="showAll"
playlistItemsVisible="true"
>
</playlist></subview>
<text id="metadata" tooltip=""
left="67"
top="165"
width="114"
foregroundColor="#000000"
fontsmoothing="true"
fontSize="7"
fontface="microsoft sans serif"
scrollingDelay="20" scrollingAmount="3"
>
</text>
<text left="222" top="165" width="59"
fontface="microsoft sans serif"
value="wmpprop:player.controls.currentPositionString"
foregroundColor="black" fontSize="7"
hoverforegroundcolor="black"
fontsmoothing="true"
justification="center"
scroll="false"
>
</text>
<slider borderSize="2"
id = "topslide"
top="329" left="168"
width="46" height="5"
thumbImage="Thumb2.bmp" min="0" max="100"
max="wmpprop:player.currentmedia.duration"
value="wmpprop:player.controls.currentposition"
onDragEnd="player.controls.currentposition=value;"
useForegroundProgress="true" direction="horizontal"
foregroundProgress="wmpprop:player.network.downloadProgress"
enabled="wmpenabled:player.Controls.currentPosition"
></slider>
<slider id="volume" zIndex="2"
left="98" top="329"
width="46" height="5"
direction= "horizontal"
toolTip="Volume"
thumbImage="Thumb2.bmp" min="0" max="100"
value="wmpprop:player.settings.volume"
borderSize="2"
value_onchange="player.settings.volume=value;player.settings.mute=false;">
</slider>
<BUTTONGROUP
mappingImage = "map.bmp"
hoverImage = "hove.bmp"
downImage = "dow.bmp"
>
<BUTTONELEMENT id="bMin" mappingColor="#000000"
upToolTip="Minimize"
onClick="view.minimize();"
enabled="true"/>
<BUTTONELEMENT id="bClose" mappingColor="#0000FF"
upToolTip="Close"
onClick="view.close();"
enabled="true"/>
<BUTTONELEMENT
upToolTip="Return to Full Mode"
mappingColor="#00FF80"
onClick="view.returnToMediaCenter();"/>
<BUTTONELEMENT
uptooltip="EQ"
mappingcolor="#ffff00"
onClick = "JScript: {pl.visible = false} {eq.visible = true} ;"/>
<BUTTONELEMENT
uptooltip="Playlist"
mappingcolor="#C0C0C0"
onClick = "JScript: {pl.visible = true} {eq.visible = false} ;"/>
<BUTTONELEMENT
upToolTip = "Open File"
mappingColor = "#808000"
onClick = "JScript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');"/>
<buttonelement mappingcolor="#000080"
onclick="equ.reset(); player.settings.balance=0;"
uptooltip="Reset EQ"/>
<BUTTONELEMENT mappingColor="#008000" uptooltip="Next Vis" onClick="JScript:visualization.next(); "/>
<buttonelement
mappingcolor = "#ffffff"
upToolTip="Compact"
onClick = "jscript:theme.currentViewID='compact'" />
<buttonelement upToolTip="Mute" mappingColor="#804000" sticky="true" downtooltip="Unmute" down="wmpprop:player.settings.mute" onclick="player.settings.mute=down;"/>
<PLAYELEMENT mappingColor="#00FF00"/>
<STOPELEMENT mappingColor="#FF0000"/>
<NEXTELEMENT mappingColor="#ff00ff"/>
<PREVELEMENT mappingColor="#00ffff"/>
</BUTTONGROUP> <PAUSEBUTTON zIndex = "2" visible="wmpenabled:player.controls.pause" upToolTip="Pause" image="pause.bmp" top="327" left="7" hoverimage="pausehov.bmp" downimage="pausedown.bmp" /> <rewbutton id="rw" left="9" top="311"
image="seekbutton_left.bmp"
hoverImage="seekbutton_left_hover.bmp"
downImage="seekbutton_left_down.bmp"
disabledImage="seekbutton_left_disabled.bmp"
>
</rewbutton>
<ffwdbutton id="ffw" left="265" top="311"
image="seekbutton_right.bmp"
hoverImage="seekbutton_right_hover.bmp"
downImage="seekbutton_right_down.bmp"
disabledImage="seekbutton_right_disabled.bmp"
>
</ffwdbutton> <video id="Vid" top="18" left="1" width="282" height="147" visible="true" shrinkToFit="false" stretchtofit="false" maintainAspectRatio="true" onvideostart="Jscript: openvid();" /><effects
id="visualization"
top="18"
left="1"
width="282"
height="147"/>
<subview id="eq" transparencycolor="#00ff00" backgroundimage="eq.bmp" width="297" height="345" visible="true"> <text id="eqpresettext" fontsize="7" zIndex="10" visible="true" fontface="microsoft sans serif" value="wmpprop:equ.currentPresetTitle" top="182" left="52" width="41" justification="center" fontsize="7" foregroundcolor="#ffffff"/><slider tooltip="Balance" left="212" top="186" height="5" width="45" borderSize="2" min="-100" max="100" thumbImage="thumb2.bmp" value="wmpprop:player.settings.balance" value_onchange="jscript:player.settings.balance=value;" direction="horizontal"/><buttongroup hoverimage="eqhov.bmp" downimage="eqdown.bmp" mappingimage="map.bmp"> <BUTTONELEMENT mappingColor = "#0080ff"
onclick="equ.previousPreset();"
upToolTip="Previous Preset"/>
<buttonelement mappingcolor="#000080" onclick="equ.reset(); player.settings.balance=0;" onmouseover="Jscript: {eqtext.value = 'Reset EQ';eqpresettext.foregroundcolor = '#000000';};" />
<BUTTONELEMENT mappingColor = "#8080ff"
onclick="equ.nextPreset();"
upToolTip="Next Preset"/>
<BUTTONELEMENT
uptooltip="EQ"
mappingcolor="#800000"
onClick = "JScript: {pl.visible = false} {eq.visible = false} ;"/></buttongroup><equalizerSettings visible="true"
id="equ" backgroundColor = "none"
top="179" left="314" width="230" height="49"
enableSplineTension="true"/> <SLIDER id="eq1" left="28" top="241" width="5" height="48" value="wmpprop:equ.gainLevel1" value_onchange="equ.gainLevel1=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq2" left="54" top="241" width="5" height="48" value="wmpprop:equ.gainLevel2" value_onchange="equ.gainLevel2=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq3" left="79" top="241" width="5" height="48" value="wmpprop:equ.gainLevel3" value_onchange="equ.gainLevel3=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq4" left="104" top="241" width="5" height="48" value="wmpprop:equ.gainLevel4" value_onchange="equ.gainLevel4=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq5" left="128" top="241" width="5" height="48" value="wmpprop:equ.gainLevel5" value_onchange="equ.gainLevel5=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq6" left="152" top="241" width="5" height="48" value="wmpprop:equ.gainLevel6" value_onchange="equ.gainLevel6=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq7" left="176" top="241" width="5" height="48" value="wmpprop:equ.gainLevel7" value_onchange="equ.gainLevel7=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq8" left="200" top="241" width="5" height="48" value="wmpprop:equ.gainLevel8" value_onchange="equ.gainLevel8=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq9" left="225" top="241" width="5" height="48" value="wmpprop:equ.gainLevel9" value_onchange="equ.gainLevel9=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq10" left="251" top="241" width="5" height="48" value="wmpprop:equ.gainLevel10" value_onchange="equ.gainLevel10=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /></subview></view>
<View id="compact"
clippingColor="#ff00ff"
backgroundImage="compactback.bmp"
backgroundColor="none"
transparencyColor="#00FF00"
titleBar="false" resizable="false"
scriptFile="text.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="OnOpenStateChange();"
>
<player OpenState_onchange="OnOpenStateChange();">
</player>
<text id="metadata" tooltip=""
left="36"
top="62"
width="114"
foregroundColor="#000000"
fontsmoothing="true"
fontSize="7"
fontface="microsoft sans serif"
scrollingDelay="20" scrollingAmount="3"
>
</text>
<text left="197" top="62" width="59"
fontface="microsoft sans serif"
value="wmpprop:player.controls.currentPositionString"
foregroundColor="black" fontSize="7"
hoverforegroundcolor="black"
fontsmoothing="true"
justification="center"
scroll="false"
>
</text>
<slider borderSize="2"
id = "topslide"
top="84" left="168"
width="46" height="5"
thumbImage="Thumb2.bmp" min="0" max="100"
max="wmpprop:player.currentmedia.duration"
value="wmpprop:player.controls.currentposition"
onDragEnd="player.controls.currentposition=value;"
useForegroundProgress="true" direction="horizontal"
foregroundProgress="wmpprop:player.network.downloadProgress"
enabled="wmpenabled:player.Controls.currentPosition"
></slider>
<slider id="volume" zIndex="2"
left="98" top="84"
width="46" height="5"
direction= "horizontal"
toolTip="Volume"
thumbImage="Thumb2.bmp" min="0" max="100"
value="wmpprop:player.settings.volume"
borderSize="2"
value_onchange="player.settings.volume=value;player.settings.mute=false;">
</slider>
<BUTTONGROUP
mappingImage = "compactmap.bmp"
hoverimage = "compacthov.bmp"
downimage = "compactdown.bmp"
>
<PLAYELEMENT mappingColor="#00FF00"/>
<STOPELEMENT mappingColor="#FF0000"/>
<buttonelement
mappingcolor = "#ffffff"
upToolTip="Restore Player"
onClick = "jscript:theme.currentViewID='dtpm'" />
<Buttonelement mappingcolor="#C0C0C0"
uptooltip="Open Playlist"
onclick="JScript:theme.OpenView('pl');"/>
<NEXTELEMENT mappingColor="#ff00ff"/>
<PREVELEMENT mappingColor="#00ffff"/>
<buttonelement upToolTip="Mute" mappingColor="#804000" sticky="true" downtooltip="Unmute" down="wmpprop:player.settings.mute" onclick="player.settings.mute=down;"/>
<BUTTONELEMENT
upToolTip="Return to Full Mode"
mappingColor="#00FF80"
onClick="view.returnToMediaCenter();"/>
<BUTTONELEMENT id="bMin" mappingColor="#000000"
upToolTip="Minimize"
onClick="view.minimize();"
enabled="true"/>
<Buttonelement mappingcolor="#ffff00"
uptooltip="EQ"
onclick="JScript:theme.OpenView('EQ');"/>
<BUTTONELEMENT mappingColor="#008000" uptooltip="Next Vis" onClick="JScript:visualization.next(); "/>
<BUTTONELEMENT id="bClose" mappingColor="#0000FF"
upToolTip="Close"
onClick="view.close();"
enabled="true"/>
<BUTTONELEMENT
upToolTip = "Open File"
mappingColor = "#808000"
onClick = "JScript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');"/>
</buttongroup> <PAUSEBUTTON zIndex = "2" visible="wmpenabled:player.controls.pause" upToolTip="Pause" image="pause.bmp" top="82" left="8" hoverimage="pausehov.bmp" downimage="pausedown.bmp" /> <video id="Vid" top="18" left="1" width="282" height="43" visible="true" shrinkToFit="false" stretchtofit="false" maintainAspectRatio="true" onvideostart="Jscript: openvid();" /><effects
id="visualization"
top="18"
left="1"
width="282"
height="43"/> <rewbutton id="rw" left="9" top="66"
image="seekbutton_left.bmp"
hoverImage="seekbutton_left_hover.bmp"
downImage="seekbutton_left_down.bmp"
disabledImage="seekbutton_left_disabled.bmp"
>
</rewbutton>
<ffwdbutton id="ffw" left="265" top="66"
image="seekbutton_right.bmp"
hoverImage="seekbutton_right_hover.bmp"
downImage="seekbutton_right_down.bmp"
disabledImage="seekbutton_right_disabled.bmp"
>
</ffwdbutton>
</view>
<View id="pl"
clippingColor="#ff00ff"
backgroundImage="screen.bmp"
titleBar="false"
resizable="false"
>
<BUTTONGROUP
mappingImage = "map2.bmp"
hoverimage = "hov2.bmp"
downimage = "down2.bmp"
>
<buttonelement
mappingcolor="yellow"
onClick="view.close();"
upToolTip="Hide Playlist"/>
</buttongroup>
<playlist id="PL"
width="281" height="163"
left="1" top="1"
foregroundcolor="#DDDDDD"
backgroundcolor="#666666"
itemPlayingBackgroundColor="none"
itemPlayingColor="white"
columnsVisible="false"
columns="name=Name;Duration=Time"
editbuttonsvisible="false"
movebuttonsvisible="false"
dropDownVisible="true"
dropDownList="showAll"
playlistItemsVisible="true"
>
</playlist></view>
<View id="eq"
clippingColor="#00ff00"
backgroundImage="eq.bmp"
titleBar="false"
resizable="false"
>
<BUTTONGROUP
mappingImage = "map.bmp"
hoverimage = "eqhov.bmp"
downimage = "eqdown.bmp"
>
<buttonelement
mappingcolor="#80000"
onClick="view.close();"
upToolTip="Hide EQ"/>
</buttongroup><subview id="eq" transparencycolor="#00ff00" backgroundimage="eq.bmp" width="297" height="345" visible="true"><text id="eqpresettext" fontsize="7" zIndex="10" visible="true" fontface="microsoft sans serif" value="wmpprop:equ.currentPresetTitle" top="182" left="65" width="41" justification="center" fontsize="7" foregroundcolor="#ffffff"/><slider tooltip="Balance" left="225" top="186" height="5" width="45" borderSize="2" min="-100" max="100" thumbImage="thumb2.bmp" value="wmpprop:player.settings.balance" value_onchange="jscript:player.settings.balance=value;" direction="horizontal"/><buttongroup hoverimage="eqhov.bmp" downimage="eqdown.bmp" mappingimage="map.bmp"> <BUTTONELEMENT mappingColor = "#0080ff"
onclick="equ.previousPreset();"
upToolTip="Previous Preset"/>
<buttonelement mappingcolor="#000080" onclick="equ.reset(); player.settings.balance=0;" onmouseover="Jscript: {eqtext.value = 'Reset EQ';eqpresettext.foregroundcolor = '#000000';};" />
<BUTTONELEMENT mappingColor = "#8080ff"
onclick="equ.nextPreset();"
upToolTip="Next Preset"/>
<BUTTONELEMENT
uptooltip="EQ"
mappingcolor="#800000"
onClick = "view.close();"/></buttongroup><equalizerSettings visible="true"
id="equ" backgroundColor = "none"
top="179" left="314" width="230" height="49"
enableSplineTension="true"/> <SLIDER id="eq1" left="28" top="241" width="5" height="48" value="wmpprop:equ.gainLevel1" value_onchange="equ.gainLevel1=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq2" left="54" top="241" width="5" height="48" value="wmpprop:equ.gainLevel2" value_onchange="equ.gainLevel2=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq3" left="79" top="241" width="5" height="48" value="wmpprop:equ.gainLevel3" value_onchange="equ.gainLevel3=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq4" left="104" top="241" width="5" height="48" value="wmpprop:equ.gainLevel4" value_onchange="equ.gainLevel4=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq5" left="128" top="241" width="5" height="48" value="wmpprop:equ.gainLevel5" value_onchange="equ.gainLevel5=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq6" left="152" top="241" width="5" height="48" value="wmpprop:equ.gainLevel6" value_onchange="equ.gainLevel6=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq7" left="176" top="241" width="5" height="48" value="wmpprop:equ.gainLevel7" value_onchange="equ.gainLevel7=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq8" left="200" top="241" width="5" height="48" value="wmpprop:equ.gainLevel8" value_onchange="equ.gainLevel8=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq9" left="225" top="241" width="5" height="48" value="wmpprop:equ.gainLevel9" value_onchange="equ.gainLevel9=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" />
<SLIDER id="eq10" left="251" top="241" width="5" height="48" value="wmpprop:equ.gainLevel10" value_onchange="equ.gainLevel10=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /></subview>
</view>
</THEME>