home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
zkuste
/
wmakeup
/
download
/
itunes.wmz
/
itune.wms
< prev
next >
Wrap
Text File
|
2002-08-19
|
25KB
|
828 lines
<theme id="itune" author="nkj" >
<view
title="itune"
id="itunemain"
backgroundColor="none"
width="600"
height="500"
minwidth="500"
minheight="400"
titlebar="false"
resizable="true"
scriptFile="itune.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="OnLoad();"
onClose="OnClose();">
<player
URL_onchange="OnURLChange();"
PlayState_onchange="OnPlayStateChange();"
OpenState_onchange="OnOpenStateChange();"
OnPlay="OnPlay();"
onloadvideo="jscript:theme.openview('videowindow');"
onvideostart="theme.openview('videowindow');"
/>
<video visible="false" enabled="true" onvideostart="theme.openview( 'videowindow' );" />
<videosettings
id="vidadj"
enable="false"
/>
<subview
id="title_view"
top="0"
left="0"
width="jscript:view.width"
verticalAlignment="top"
horizontalAlignment="stretch"
backgroundColor="none">
<subview
id="topleft"
top="0"
left="0"
verticalAlignment="top"
horizontalAlignment="left"
backgroundImage="topleft.bmp"
transparencycolor="#FF00FF"
>
<slider left="34" top="73" zIndex="1"
toolTip="Volume"
min="0" max="100" borderSize="12"
slide="false" direction="horizontal"
width="88" height="12"
thumbImage="volumeslider.bmp"
transparencyColor="#FF00FF"
value="wmpprop:player.settings.volume"
value_onchange="jscript:player.settings.volume=value;player.settings.mute='false';"
enabled="wmpenabled:player.settings.volume"
>
</slider>
<buttongroup
mappingimage="topleftmap.bmp"
hoverimage="toplefthover.bmp"
>
<PLAYELEMENT
mappingColor = "#0000ff"
cursor="hand" />
<NEXTELEMENT
mappingColor = "#ff0000"
cursor="hand" />
<PREVELEMENT
mappingColor = "#00ff00"
cursor="hand" />
<BUTTONELEMENT
upToolTip = "Return to Full Mode"
CURSOR="hand"
mappingColor = "#ff80ff"
onClick = "view.returnToMediaCenter();" />
<BUTTONELEMENT
upToolTip = "Close"
cursor="hand"
mappingColor = "#ffff00"
onClick = "view.close();"
/>
<buttonelement upToolTip="Minimize"
mappingColor="#00ffff"
cursor="hand"
onClick="view.minimize();"
/>
</buttongroup>
<!-- <statustext
left="24"
top="43"
width="140"
foregroundColor="#000000"
fontface="Arial"
fontSize="10"
fontStyle="Bold"
fontSmoothing="true"
scrolling="true"
scrollingDelay="9"
scrollingAmount="2"
horizontalalignment="left"
/>-->
</subview>
<subview
id="topright"
top="0"
left="jscript:view.width-207"
verticalAlignment="top"
horizontalAlignment="right"
backgroundImage="topright.bmp"
transparencycolor="#FF00FF"
>
<buttongroup
mappingimage="toprightmap.bmp"
hoverimage="toprighthover.bmp"
>
<BUTTONELEMENT
mappingColor = "#ff0000"
cursor="hand"
upToolTip = "Open File"
onClick = "JScript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');"
/>
<STOPELEMENT
mappingColor = "#0000ff"
cursor="hand" />
<PAUSEELEMENT
mappingColor = "#00ff00"
cursor="hand" />
</buttongroup>
</subview>
<subview
id="titlebar"
resizable="True"
top="0"
left="206"
width="jscript:topright.left+1-(topleft.width)"
verticalAlignment="top"
transparencycolor="#FF00FF"
horizontalAlignment="stretch"
backgroundImage="topmiddle.bmp"
backgroundTiled="True">
<seekslider
id="seek"
top="61"
left="-3"
width="jscript:titlebar.width+4;"
thumbImage="seekslider.bmp"
transparencyColor="#FF00FF"
horizontalalignment="stretch"
borderSize="6"/>
<subview
id="textback"
top="47"
verticalalignment="top"
horizontalalignment="center"
backgroundimage="textback.bmp">
<text top="0"
left="0" width="50"
fontSize="8"
justification = "left"
tooltip=""
foregroundColor="#000000"
value="wmpprop:player.controls.currentPositionString"
>
</text>
<TEXT
left = "27"
top = "0"
width = "10"
justification = "center"
value = "/"
foregroundColor="#000000" fontSize="8"
/>
<DURATIONTEXT
left = "37"
top = "0"
width = "50"
justification = "left"
foregroundColor="#000000"
fontSize="8"
/>
</subview>
<button
zindex="2"
id="itune"
image="head.bmp"
top="3"
horizontalAlignment="center"
verticalAlignment="top"
visible="true"
/>
<text
id="infos"
left="-3"
top="35"
width="jscript:titlebar.width+800"
tooltip=""
foregroundColor="#000000"
justification="center"
fontSize="9"
fontSmoothing="true"
scrolling="true"
scrollingDelay="9"
scrollingAmount="2"
value=""
/>
</subview>
</subview>
<subview
id="work_view"
zindex="0"
resizable="True"
top="jscript:titlebar.height"
left="0"
width="jscript:view.width"
height="jscript:view.height-(titlebar.height+57)"
verticalAlignment="stretch"
horizontalAlignment="stretch"
backgroundcolor="none"
backgroundTiled="True">
<subview
zindex="2"
id="videoview"
left="16"
top="-2"
width="jscript:work_view.width-31"
height="jscript:work_view.height+4"
backgroundColor="#000000"
horizontalAlignment="stretch"
verticalAlignment="stretch">
<wmpeffects
zindex="2"
id="bigvis"
top="-2"
left="0"
resizable="true"
verticalAlignment="stretch"
horizontalAlignment="stretch"
width="jscript:videoview.width"
height="jscript:videoview.height+2"
visible="false"/>
<subview
zindex="2"
id="visbutt"
backgroundimage="visbutt.bmp"
transparencycolor="#FF00FF"
horizontalAlignment="center"
top="297"
verticalAlignment="bottom"
visible="true"
>
<buttongroup
mappingimage="visbuttmap.bmp"
hoverimage="visbutthover.bmp"
>
<BUTTONELEMENT
mappingcolor="#00ff00"
upTooltip="next effect"
onClick="JScript:bigvis.next();"
cursor="hand"
/>
<BUTTONELEMENT
mappingcolor="#ff0000"
upTooltip="previous effect"
onClick = "JScript:bigvis.previous();"
cursor="hand"
/>
</buttongroup>
</subview>
<subview
zindex="2"
id="apple"
backgroundimage="apple.bmp"
transparencycolor="#FF00FF"
horizontalAlignment="center"
height="110"
width="116"
verticalAlignment="center"
visible="true"
/>
<playlist id="pl"
left="0" top="-2" visible="false"
width="jscript:videoview.width" height="jscript:videoview.height+2"
backgroundColor="#ffffff" backgroundImage="" foregroundcolor="#4865ee" itemPlayingColor="#4865ee" itemPlayingBackgroundColor="#ffffff"
disabledItemColor="#4865ee" columns="name=Name;artist=Artist;album=Album;duration=Time;" playlistItemsVisible="true" dropDownVisible="false"
horizontalAlignment="stretch" verticalAlignment="stretch" allowItemEditing="true" columnsVisible="true" allowColumnSorting="true"
editbuttonsvisible="false" movebuttonsvisible="false" checkboxesVisible="false"/>
</subview>
<subview
id="videoborder_left"
resizable="True"
top="0"
left="0"
width="16"
height="jscript:work_view.height"
verticalAlignment="stretch"
horizontalAlignment="left"
backgroundImage="left.bmp"
backgroundTiled="True"
transparencycolor="#FF00FF"
/>
<subview
id="videoborder_right"
resizable="True"
top="-2"
left="jscript:view.width -16"
width="16"
height="jscript:work_view.height+1"
verticalAlignment="stretch"
horizontalAlignment="right"
backgroundImage="right.bmp"
backgroundTiled="True"
transparencycolor="#FF00FF"
/>
<subview
id="bottom_view"
zindex="0"
resizable="True"
top="jscript:work_view.height"
left="0"
width="jscript:view.width"
height="74"
verticalAlignment="bottom"
horizontalAlignment="stretch"
backgroundcolor="none"
backgroundTiled="true">
<subview
id="bottom_left"
top="-2"
left="0"
verticalAlignment="bottom"
horizontalAlignment="left"
backgroundImage="bottomleft.bmp"
backgroundTiled="false"
TRANSPARENCYCOLOR="#FF00FF"
>
<buttongroup
mappingimage="bottomleftmap.bmp"
hoverimage="bottomlefthover.bmp"
downimage="bottomleftdown.bmp">
<BUTTONELEMENT
mappingcolor="#0000ff"
sticky="true"
upTooltip="Enable Repeat"
downTooltip="Disable Repeat"
down="jscript:player.settings.getMode('loop');"
onClick="player.settings.setMode('loop',down);"
cursor="hand"
/>
<BUTTONELEMENT
sticky="true"
mappingcolor="#00ff00"
upTooltip="Enable Shuffle"
downTooltip="Disable Shuffle"
onClick = "JScript:shuffleClick();"
down = "JScript:player.Settings.getMode('shuffle');"
cursor="hand"
/>
<BUTTONELEMENT
upToolTip = "toggle viz"
cursor="hand"
mappingColor = "#ff0000"
onClick = "playlistr();"
downTooltip="show viz"
/>
<BUTTONELEMENT
upToolTip = "equalizer"
cursor="hand"
mappingColor = "#ffff00"
onClick = "jscript:theme.openview('equ');"
/>
</buttongroup>
</subview>
<subview
id="bottom_right"
top="-1"
left="jscript:bottom_view.width-152"
verticalAlignment="bottom"
horizontalAlignment="right"
backgroundImage="bottomright.bmp"
backgroundTiled="false"
TRANSPARENCYCOLOR="#FF00FF"
>
<buttongroup
hoverimage="bottomrightdown.bmp"
downimage="bottomrighthover.bmp"
mappingimage="bottomrightmap.bmp" >
<buttonelement
uptooltip="resize"
mappingcolor="#0000ff"
onmousedown="jscript:OnSizer();"
cursor="Resize.cur"
/>
<buttonelement
uptooltip="show hide playlist"
mappingcolor="#ff0000"
onmousedown="playlistr();"
cursor="hand"
/>
<buttonelement
uptooltip="video window"
mappingcolor="#00ff00"
onmousedown="jscript:theme.openview('videowindow');"
cursor="hand"
/>
</buttongroup>
<!--<slider left="43" top="8" zIndex="1"
toolTip="Volume"
min="0" max="100" borderSize="8"
slide="false" direction="horizontal"
width="69" height="26"
backgroundImage="volume.bmp"
foregroundImage="volumefull.bmp"
thumbImage="slider.bmp"
thumbhoverimage="sliderhover.bmp"
thumbdownimage="sliderdown.bmp"
transparencyColor="#FF00FF"
value="wmpprop:player.settings.volume"
value_onchange="jscript:player.settings.volume=value;player.settings.mute='false';"
enabled="wmpenabled:player.settings.volume"
>
</slider>-->
</subview>
<subview
id="bottom_tile"
top="-1"
left="184"
width="jscript:bottom_right.left-bottom_left.width"
verticalAlignment="bottom"
horizontalAlignment="stretch"
backgroundImage="bottommiddle.bmp"
backgroundTiled="true"
TRANSPARENCYCOLOR="#FF00FF">
</subview>
</subview>
</subview>
</view>
<VIEW
clippingColor = "#ff00ff"
transparencyColor = "#ff00ff"
backgroundImage = "eqback.bmp"
id="equ"
resizable="false"
titleBar = "False"
scriptFile="itune.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="OnOpenStateChange(); Init();">
<player OpenState_onchange="OnOpenStateChange();"
OpenState_onchange="OnOpenStateChange();">
</player>
<buttongroup
hoverimage="eqbackhover.bmp"
mappingimage="eqbackmap.bmp" >
<buttonelement
onClick="jscript:eq.previousPreset();" upToolTip="Previous EQ Preset"
mappingcolor="#00ff00"
cursor="hand"
/>
<buttonelement
onClick="jscript:eq.nextPreset();" upToolTip="Next EQ Preset"
mappingcolor="#0000ff"
cursor="hand"
/>
<BUTTONELEMENT
upToolTip = "Close"
cursor="hand"
mappingColor = "#ff0000"
onClick = "JScript: view.close(); "
/>
</buttongroup>
<!-- <button left="9" top="25" image="eq_prev_no.gif" hoverImage="eq_prev_hov.gif" downImage="eq_prev_do.gif" onClick="jscript:eq.previousPreset();" upToolTip="Previous EQ Preset"/>-->
<equalizerSettings id="eq" enable="true" transparencyColor = "#ff00ff" />
<slider id="eq1" borderSize="10" left="40" top ="72" width="30" height="120" toolTip="Equaliser Adjustment" transparencyColor = "#ff00ff" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel1" value_onchange="eq.gainLevel1=value;" direction="vertical" toolTip="32hz" />
<slider id="eq2" borderSize="10" transparencyColor = "#ff00ff" left="73" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel2" value_onchange="eq.gainLevel2=value;" direction="vertical" toolTip="64hz" />
<slider id="eq3" transparencyColor = "#ff00ff" borderSize="10" left="105" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel3" value_onchange="eq.gainLevel3=value;" direction="vertical" toolTip="125hz"/>
<slider id="eq4" transparencyColor = "#ff00ff"borderSize="10" left="137" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel4" value_onchange="eq.gainLevel4=value;" direction="vertical" toolTip="250hz"/>
<slider id="eq5" transparencyColor = "#ff00ff" borderSize="10" left="169" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel5" value_onchange="eq.gainLevel5=value;" direction="vertical" toolTip="500hz"/>
<slider id="eq6" transparencyColor = "#ff00ff" borderSize="10" left="202" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel6" value_onchange="eq.gainLevel6=value;" direction="vertical" toolTip="1khz" />
<slider id="eq7" transparencyColor = "#ff00ff"borderSize="10" left="233" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel7" value_onchange="eq.gainLevel7=value;" direction="vertical" toolTip="2khz" />
<slider id="eq8" transparencyColor = "#ff00ff" borderSize="10" left="264" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel8" value_onchange="eq.gainLevel8=value;" direction="vertical" toolTip="4khz"/>
<slider id="eq9" transparencyColor = "#ff00ff" borderSize="10" left="297" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel9" value_onchange="eq.gainLevel9=value;" direction="vertical" toolTip="8khz"/>
<slider id="eq10" transparencyColor = "#ff00ff" borderSize="10" left="329" top="72" width="30" height="120" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel10" value_onchange="eq.gainLevel10=value;" direction="vertical" toolTip="16khz"/>
<text zIndex="50" id="eqPresetText" left="41" top="41" width="142" fontSize="8" scrolling="false" fontSmoothing="true" fontFace="verdana"
foregroundColor="#000000" scrolingDelay="85" scrollingAmmount="1" fontStyle="normal" justification="center"
value="wmpprop:eq.currentPresetTitle" visible="true"/>
<!-- <button left="148" top="25" image="eq_next_no.gif" hoverImage="eq_next_hov.gif" downImage="eq_next_do.gif" onClick="jscript:eq.nextPreset();" upToolTip="Next EQ Preset"/> -->
</view>
<view
id="videowindow"
backgroundColor="none"
width="339"
height="300"
minwidth="120"
minheight="120"
titlebar="false"
resizable="true"
scriptFile="realone.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="OnLoad();"
onClose="OnClose();">
<player
URL_onchange="OnURLChange();"
PlayState_onchange="OnPlayStateChange();"
OpenState_onchange="OnOpenStateChange();"
OnPlay="OnPlay();"
/>
<videosettings
id="vidadj"
enable="false"
/>
<subview
id="title_view"
top="0"
left="0"
width="jscript:view.width"
verticalAlignment="top"
horizontalAlignment="stretch"
backgroundColor="none">
<subview
id="topleft"
top="0"
left="0"
verticalAlignment="top"
horizontalAlignment="left"
backgroundImage="topleft1.bmp"
transparencycolor="#FF00FF"
>
</subview>
<subview
id="topright"
top="0"
left="jscript:view.width-48"
verticalAlignment="top"
horizontalAlignment="right"
backgroundImage="topright1.bmp"
transparencycolor="#FF00FF"
>
<buttongroup
mappingimage="closehover1.bmp"
hoverimage="closemap1.bmp"
>
<BUTTONELEMENT
upToolTip = "Close"
cursor="hand"
mappingColor = "#ff0000"
onClick = "JScript: view.close(); "
/>
</buttongroup>
</subview>
<subview
id="titlebar"
resizable="True"
top="4"
left="43"
width="jscript:topright.left+1-(topleft.width)"
verticalAlignment="top"
transparencycolor="#FF00FF"
horizontalAlignment="stretch"
backgroundImage="topmiddle1.bmp"
backgroundTiled="True">
</subview>
</subview>
<subview
id="work_view"
zindex="0"
resizable="True"
top="jscript:titlebar.height+4"
left="0"
width="jscript:view.width"
height="jscript:view.height-(titlebar.height+57)"
verticalAlignment="stretch"
horizontalAlignment="stretch"
backgroundcolor="none"
backgroundTiled="True">
<subview
zindex="3"
id="videoview"
left="20"
top="-2"
width="jscript:work_view.width-47"
height="jscript:work_view.height+25"
backgroundColor="#000000"
horizontalAlignment="stretch"
verticalAlignment="stretch">
<wmpeffects
zindex="3"
id="bigvis"
top="2"
left="0"
resizable="true"
verticalAlignment="stretch"
horizontalAlignment="stretch"
width="jscript:videoview.width"
height="jscript:videoview.height"
visible="false"
/>
<wmpVideo
zindex="2"
id="video"
width="jscript:videoview.width"
height="jscript:videoview.height"
visible="false"
maintainAspectRatio="true"
ondblclick="jscript:video.fullscreen=true;"
/>
<button
zindex="1"
id="wmlogo"
uptooltip="click to start"
image="wmlogo.bmp"
enabled="true"
horizontalAlignment="center"
verticalAlignment="center"
visible="true"
onclick="jscript:what();"
/>
</subview>
<subview
id="videoborder_left"
resizable="True"
top="0"
left="0"
width="24"
height="jscript:work_view.height"
verticalAlignment="stretch"
horizontalAlignment="left"
backgroundImage="left1.bmp"
backgroundTiled="True"
transparencycolor="#FF00FF"
/>
<subview
id="videoborder_right"
resizable="True"
top="10"
left="jscript:view.width-31"
width="19"
height="jscript:work_view.height+1"
verticalAlignment="stretch"
horizontalAlignment="right"
backgroundImage="right1.bmp"
backgroundTiled="True"
transparencycolor="#FF00FF"
/>
<subview
id="bottom_view"
zindex="0"
resizable="True"
top="jscript:work_view.height"
left="0"
width="jscript:view.width"
height="74"
verticalAlignment="bottom"
horizontalAlignment="stretch"
backgroundcolor="none"
backgroundTiled="true">
<subview
id="bottom_left"
top="0"
left="4"
verticalAlignment="bottom"
horizontalAlignment="left"
backgroundImage="bottomleft1.bmp"
backgroundTiled="false"
TRANSPARENCYCOLOR="#FF00FF"
>
</subview>
<subview
id="bottom_right"
top="2"
left="jscript:bottom_view.width-48"
verticalAlignment="bottom"
horizontalAlignment="right"
backgroundImage="bottomright1.bmp"
backgroundTiled="false"
TRANSPARENCYCOLOR="#FF00FF"
>
<buttongroup
hoverimage="bottomright1.bmp"
mappingimage="bottomright1map.bmp" >
<buttonelement
uptooltip="resize"
mappingcolor="#0000ff"
onmousedown="jscript:OnSizer();"
cursor="Resize.cur"
/>
</buttongroup>
</subview>
<subview
id="bottom_tile"
top="21"
left="45"
width="jscript:bottom_right.left-bottom_left.width+4"
verticalAlignment="bottom"
horizontalAlignment="stretch"
backgroundImage="bottommiddle1.bmp"
backgroundTiled="true"
TRANSPARENCYCOLOR="#FF00FF">
</subview>
</subview>
</subview>
</view>
</theme>