home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / opsys / wmakeup / downloads / MANDALAY.wmz / mandalay.wms < prev    next >
Text File  |  2000-09-09  |  27KB  |  455 lines

  1. <theme id="mdtype1" author="doodle of SkinWerkz" copyright="⌐2000 Skinwerkz. All Rights Reserved">
  2.     <view
  3.         backgroundColor="none"
  4.         width="530" height="269"
  5.         titleBar="false" resizable="false"
  6.         scriptFile="mandalay.js;res://wmploc.dll/RT_TEXT/#132;"
  7.     onLoad="loading();"
  8.     onClose="closing();"
  9.         >
  10.  
  11.         <player PlayState_onchange="videoallowed();" OpenState_onchange="videoallowed();" />
  12.  
  13.         <subview id="aliasclosed" left="146" top="130" backgroundImage="antialiasclosed.bmp" clippingColor="#FFFFFF" visible="true"/>
  14.         <subview id="aliasopen" left="139" top="5" backgroundImage="antialiasopen.bmp" clippingColor="#FFFFFF" visible="false"/>
  15.         <subview id="aliasopen1" left="139" top="100" backgroundImage="antialiasopen1.bmp" clippingColor="#FFFFFF" visible="false" zIndex="6"/>
  16.  
  17.             <subview left="124" top="4" backgroundImage="mainback.bmp" clippingColor="#00C000" transparencyColor="#FF00FF">
  18.     
  19.                 <buttongroup left="42" top="13" zIndex="2" mappingImage="mainbuttonmask.bmp" image="mainbutton2.bmp" downImage="mainbutton4.bmp" disabledImage="mainbutton1.bmp">
  20.                 <prevelement mappingColor="#5B0B44" />
  21.         <playelement mappingColor="#277309" id="playbutton" tabStop="wmpenabled:player.controls.play" />
  22.                 <stopelement mappingColor="#E7DAF6" />
  23.         <buttonelement mappingColor="#D7A701" upToolTip="Eject/Load" onClick="JScript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');" />
  24.         <nextelement mappingColor="#11E0FF" />
  25.         <buttonelement upToolTip="Return to Full Mode" mappingColor="#F6DAEE" onClick="view.returnToMediaCenter();" />
  26.         <buttonelement upToolTip="Minimize" mappingColor="#C6F4EA" onClick="view.Minimize();" />
  27.         <buttonelement upToolTip="Close" mappingColor="#BD5203" onClick="view.Close();" />
  28.         <buttonelement upToolTip="Playlist" mappingColor="#FF521D" onClick="Playlist();" />
  29.         <buttonelement upToolTip="Information" mappingColor="#39140B" onClick="openright();" />
  30.  
  31.         <buttonelement upToolTip="Shuffle On" downToolTip="Shuffle Off" sticky="true" mappingColor="#0A0A68" down="jscript:player.settings.getMode('shuffle');" onclick="player.settings.setMode('shuffle',down);" />
  32.         <buttonelement upToolTip="Loop On" downToolTip="Loop Off" sticky="true" mappingColor="#01D775" down="jscript:player.settings.getMode('loop');" onclick="player.settings.setMode('loop',down);" />
  33.  
  34.         <buttonelement mappingColor="#CA4902" upToolTip="Next Visualization Effect" id="vizup" OnClick="vis.next();" />
  35.         <buttonelement mappingColor="#F78C73" upToolTip="Previous Visualization Effect" id="vizdown" OnClick="vis.previous();" />
  36.         </buttongroup>
  37.  
  38.         <buttongroup left="43" top="18" zIndex="3"
  39.                 mappingImage="pausemask.bmp"
  40.                 visible="wmpenabled:player.controls.pause"
  41.                 image="pause2.bmp"
  42.                 downImage="pause4.bmp">
  43.                 <pauseelement mappingColor="#FFFFFF" />
  44.         </buttongroup>
  45.  
  46.         <button image="v2logo.bmp" uptooltip="v2records.com" cursor="hand" left="189" top="185" onclick="player.launchURL('http://www.v2records.com')" />
  47.  
  48.                 <Customslider id="volume" zIndex="7"
  49.         left="8" top="42" width="16" height="48" toolTip="Volume"
  50.                 Image="volume.bmp" slide="true"
  51.                 positionImage="volumetrack.bmp"
  52.         transparencyColor="#FF0101"
  53.          min="0" max="100"
  54.                 value="wmpprop:player.settings.volume"
  55.                 value_onchange="player.settings.volume=value;"/>
  56.  
  57.         </subview>
  58.  
  59.             <subview id="metadataf" zIndex="7" left="187" top="37" width="148" height="145" visible="false">
  60.                 <text    id="tracktime" fontsize="9" top="124" left="47" width="53" height="15" foregroundColor="#FFFFFF" justification="center" value="wmpprop:player.controls.currentPositionString" horizontalAlignment="right"/>
  61.  
  62.                 <text    left="41" top="28" fontsize="7" value="total time:" foregroundColor="#FFFFFF" horizontalAlignment="left" />
  63.  
  64.                 <text    left="90" top="28" width="33" height="12" fontsize="7" foregroundColor="#FFFFFF" value="wmpprop:player.currentMedia.durationString" horizontalAlignment="left" />
  65.  
  66.                 <text    id="audiobitrate" top="47" left="80" width="34" height="12" fontsize="7" justification="right" foregroundColor="#FFFFFF" value="" />
  67.  
  68.                 <text    left="JScript:audiobitrate.left+audiobitrate.width+3" top="47" width="33" height="10" fontsize="7" foregroundColor="#FFFFFF" value="bps" horizontalAlignment="left" />
  69.  
  70.                 <text    id="clip" top="82" left="7" width="132" height="12" fontsize="7" justification="left" foregroundColor="#FFFFFF" value="wmpprop:player.currentmedia.name" />
  71.  
  72.                 <text    id="playstatus" top="65" left="8" width="88" height="12" fontsize="7" justification="left" foregroundColor="#FFFFFF" value="wmpprop:player.status" />
  73.  
  74.                 <text    id="visstatus" top="65" left="97" width="42" height="12" fontsize="7" justification="right" foregroundColor="#FFFFFF" value="wmpprop:vis.currentPresetTitle" />
  75.  
  76.         </subview>
  77.  
  78.             <subview id="metadatascroll" zIndex="8" left="187" top="37" width="148" height="145" visible="false">
  79.  
  80.                 <text    id="scrolling" scrollingDelay="200" textwidth_onchange="JScript:scrolling=(textwidth>width);" fontsize="7" top="99" left="12" width="126" height="12" foregroundColor="#FFFFFF" justification="left" value="wmpprop:player.currentmedia.name" horizontalAlignment="left"/>
  81.                 <text    zIndex="9" id="trackposition" fontsize="9" top="124" left="47" width="53" height="15" foregroundColor="#FFFFFF" justification="center" value="wmpprop:player.controls.currentPositionString"/>
  82.  
  83.         </subview>
  84.  
  85.  
  86.             <subview zIndex="4" left="187" top="36" width="149" height="147" backgroundImage="displaycover.bmp" clippingColor="#FF0101">
  87.                 <progressbar id="progress"
  88.                 left="30" top="111" toolTip="Seek"
  89.                 backgroundImage="posoff.bmp"
  90.                 foregroundImage="poson.bmp" slide="false"
  91.         thumbImage="thumb.bmp"
  92.         transparencyColor="#FF0101"
  93.                 min="0"
  94.         value="wmpprop:player.controls.currentposition"
  95.         max="wmpprop:player.currentMedia.duration"
  96.         onmouseup="player.controls.currentPosition=progress.value;" />
  97.         </subview>
  98.  
  99.  
  100.                 <effects id="vis" visible="false" left="185" top="36" width="152" height="148" zIndex="-2" />
  101.  
  102.  
  103.             <subview zIndex="-3" id="displayback" visible="true" left="187" top="36" width="149" height="147" backgroundImage="displayback.bmp" clippingColor="#00C000"></subview>
  104.  
  105.         <subview zIndex="-4" id="linkdrawer" visible="true" left="129" top="154" width="254" height="69">
  106.  
  107.         <subview left="99" top="0" backgroundImage="linkback.bmp" clippingColor="#FFFFFF"></subview>
  108.         <subview left="99" top="2" width="61" height="29" zIndex="2"><button image="linkcover.bmp" left="0" top="0" transparencyColor="#FFFFFF" onClick="openlink();"></button></subview>
  109.         <subview left="99" top="52" width="61" height="16" zIndex="5"><button image="linkbot.bmp" left="0" top="0" transparencyColor="#FFFFFF" onClick="openlink();"></button></subview>
  110.  
  111.         <subview id="linkleft1" left="102" top="26" width="27" height="32" zIndex="4"><button image="linkleft.bmp" left="0" top="0" transparencyColor="#FFFFFF" onClick="openlinkS();"></button></subview>
  112.                 <subview id="linkright1" left="128" top="25" width="29" height="33" zIndex="3"><button image="linkright.bmp" left="0" top="0" transparencyColor="#FFFFFF" onClick="openlinkS();"></button></subview>
  113.  
  114.                 <subview visible="false" id="linkback" left="0" top="26" width="254" height="33" zIndex="1" backgroundImage="black.bmp">
  115.             <button image="nextlink.bmp" left="215" top="4" transparencyColor="#FFFFFF" onClick="nextlink();"></button>
  116.             <button image="prevlink.bmp" left="27" top="5" transparencyColor="#FFFFFF" onClick="prevlink();"></button>
  117.  
  118.             <button id="link1" cursor="hand" image="mandalaylink.bmp" left="37" top="5" transparencyColor="#FFFFFF" onclick="gotoURL1();"></button>
  119.             <button id="link2" cursor="hand" image="v2link.bmp" left="97" top="5" transparencyColor="#FFFFFF" onclick="gotoURL2();"></button>
  120.             <button id="link3" cursor="hand" image="skinwerkzlink.bmp" left="157" top="5" transparencyColor="#FFFFFF" onclick="gotoURL3();"></button>
  121.             <subview visible="false" left="0" top="26" width="254" height="33"><button id="link4" image="balink.bmp" left="0" top="0" transparencyColor="#FFFFFF"></button></subview>
  122.  
  123.         </subview>
  124.  
  125.         </subview>
  126.  
  127.         <subview zIndex="-6" id="rightdrawer" visible="true" left="187" top="17" width="179" height="195" backgroundImage="rightdrawer.bmp" clippingColor="#00C000" onEndMove="showwhatright(); defaultRight();">
  128.  
  129.         <button image="opendrawer.bmp" left="165" top="8" onClick="openright();"></button>
  130.  
  131.                 <subview id="playlistgroup" left="0" top="0" backgroundColor="none" width="179" height="195" zIndex="0" visible="false">
  132.                         <playlist id="pl" left="13" top="24" width="140" height="138"
  133.                     backgroundImage="plistback.bmp"
  134.                             itemPlayingBackgroundColor="#143464"
  135.                     itemPlayingColor="#CED5E4"
  136.                             foregroundcolor="#91A0BF"
  137.                             columnsVisible="false"
  138.                     columns="name=Name;Duration=Time"
  139.                     editbuttonsvisible="false"
  140.                             movebuttonsvisible="false"
  141.                             dropDownVisible="true"
  142.                     dropDownList="showAll"
  143.                             playlistItemsVisible="true"
  144.                             visible="true" />
  145.  
  146.                 <button image="leftarrow.bmp" left="8" top="168" onClick="showMainRight();" visible="true"></button>
  147.  
  148.             </subview>
  149.  
  150.             <subview id="mainright" left="0" top="0" width="179" height="195" visible="false">
  151.                 <button image="viewplaylist1.bmp"  hoverImage="viewplaylist2.bmp" downImage="viewplaylist2.bmp" left="30" top="13" onClick="Playlist();" visible="true"></button>
  152.                 <button image="aalbum1.bmp"  hoverImage="aalbum2.bmp" downImage="aalbum2.bmp" left="15" top="58" onClick="showAlbumInfo();" visible="true"></button>
  153.                 <button image="aartist1.bmp"  hoverImage="aartist2.bmp" downImage="aartist2.bmp" left="16" top="74" onClick="showArtistInfo();" visible="true"></button>
  154.                 <button image="photos1.bmp"  hoverImage="photos2.bmp" downImage="photos2.bmp" left="52" top="90" onClick="showPhoto();" visible="true"></button>
  155.                 <button image="askinwerkz1.bmp"  hoverImage="askinwerkz2.bmp" downImage="askinwerkz2.bmp" left="14" top="137" onClick="showSWInfo();" visible="true"></button>
  156.                 <button image="abyteaudio1.bmp"  hoverImage="abyteaudio2.bmp" downImage="abyteaudio2.bmp" left="13" top="155" onClick="showBAInfo();" visible="true"></button>
  157.             </subview>
  158.  
  159.             <subview id="artistinfo" left="0" top="0" width="179" height="195" visible="false">
  160.                 
  161.                 <text    id="artisttext" left="13" top="23" width="141" height="144" fontsize="8" wordwrap="true" value="Saul Freeman started musical life in the early Nineties as the instrumental half of the magnificent Thieves. When he and vocalist David McAlmont parted company, Saul met Nicola Hitchcock, a multi-instrumentalist in her own right with a 1993 solo album, 'A Bowl Of Chalk' to her name. Of course," foregroundColor="#FFFFFF" horizontalAlignment="left" />
  162.                 <button image="scrollup.bmp" left="70" top="7" onClick="scrollup();" visible="true"></button>
  163.                 <button image="scrolldown.bmp" left="70" top="171" onClick="scrolldown();" visible="true"></button>
  164.                 <button image="leftarrow.bmp" left="8" top="168" onClick="showAlbumInfo();" visible="true"></button>
  165.                 <button image="rightarrow.bmp" left="111" top="168" onClick="showPhoto();" visible="true"></button>
  166.             </subview>
  167.  
  168.             <subview id="albuminfo" left="0" top="0" width="179" height="195" visible="false">
  169.                 
  170.                 <text    id="albumtext" left="13" top="23" width="141" height="144" fontsize="8" wordwrap="true" value="Instinct is an album of love songs but they're to do with the essentially fraught and fragile nature of relationships, the constant negotiations for space, the need not to be taken for granted, fenced in, or kept out of reach. The themes are often evident from the titles; 'Don't Invent Me' and" foregroundColor="#FFFFFF" horizontalAlignment="left" />
  171.                 <button image="scrollup.bmp" left="70" top="7" onClick="scrollup();" visible="true"></button>
  172.                 <button image="scrolldown.bmp" left="70" top="171" onClick="scrolldown();" visible="true"></button>
  173.                 <button image="leftarrow.bmp" left="8" top="168" onClick="showMainRight();" visible="true"></button>
  174.                 <button image="rightarrow.bmp" left="111" top="168" onClick="showArtistInfo();" visible="true"></button>
  175.  
  176.                 <button id="albumcover" image="albumcover.bmp" left="33" top="65" visible="false"></button>
  177.             </subview>
  178.  
  179.             <subview id="photos" left="0" top="0" width="179" height="195" visible="false">
  180.  
  181.                 <button image="photos.bmp" left="14" top="23" visible="true"></button>
  182.                 <button image="leftarrow.bmp" left="8" top="168" onClick="showArtistInfo();" visible="true"></button>
  183.  
  184.             </subview>
  185.  
  186.             <subview id="bainfo" left="0" top="0" width="179" height="195" visible="false">
  187.                 
  188.                 <text    id="batext" left="13" top="23" width="141" height="144" fontsize="8" wordwrap="true" value="ByteAudio.com is a leading edge Music Portal and proprietary ecommerce publishing system for consumers, artists, recording studios, and record labels. Your global digital audio resource." foregroundColor="#FFFFFF" horizontalAlignment="left" />
  189.                 <button image="scrollup.bmp" left="70" top="7" onClick="scrollup();" visible="true"></button>
  190.                 <button image="scrolldown.bmp" left="70" top="171" onClick="scrolldown();" visible="true"></button>
  191.                 <button image="leftarrow.bmp" left="8" top="168" onClick="showSWInfo();" visible="true"></button>
  192.                 <button image="rightarrow.bmp" left="111" top="168" visible="false"></button>
  193.             </subview>
  194.  
  195.             <subview id="swinfo" left="0" top="0" width="179" height="195" visible="false">
  196.                 
  197.                 <text    id="swtext" left="13" top="23" width="141" height="144" fontsize="8" wordwrap="true" value="SkinWerkz is your resource for the best in digital customization. Creating custom skins for companies such as Microsoft's Windows Media, Pyramid Records and V2 Records, SkinWerkz partners with only the best talent in the digital art industry. For more" foregroundColor="#FFFFFF" horizontalAlignment="left" />
  198.                 <button image="scrollup.bmp" left="70" top="7" onClick="scrollup();" visible="true"></button>
  199.                 <button image="scrolldown.bmp" left="70" top="171" onClick="scrolldown();" visible="true"></button>
  200.                 <button image="leftarrow.bmp" left="8" top="168" onClick="showMainRight();" visible="true"></button>
  201.                 <button image="rightarrow.bmp" left="111" top="168" onClick="showBAInfo();" visible="true"></button>
  202.  
  203.             </subview>
  204.  
  205.  
  206.         </subview>
  207.  
  208.         <subview id="leftdrawer" left="145" top="4" backgroundImage="leftdrawerback.bmp" clippingColor="#00C000" zIndex="-5" visible="true" OnEndMove="antialias(); videoallowed();">
  209.  
  210.         <button image="leftdrawercorner.bmp" left="3" top="136" transparencyColor="#00C000" onClick="openleft();"></button>
  211.  
  212.                 <video id="vid" visible="false" left="7" top="25" width="106" height="77"/>
  213.  
  214.         <buttongroup left="21" top="1" zIndex="1" mappingImage="leftbuttonmask.bmp" image="leftbutton2.bmp" hoverImage="leftbutton3.bmp" downImage="leftbutton4.bmp" disabledImage="leftbutton1.bmp">
  215.         <buttonelement mappingColor="#D7A701" upToolTip="Fullscreen Video" id="fullscreenbutton" OnClick="FullScreen();"></buttonelement>
  216.         <buttonelement mappingColor="#40E101" upToolTip="Audio Controls" id="audiocontrolsbut" OnClick="AudioControls();"></buttonelement>
  217.         <buttonelement mappingColor="#2D11FF" upToolTip="Video Controls" id="videocontrolsbut" OnClick="VideoControls();"></buttonelement>
  218.         <buttonelement mappingColor="#FF05C1" upToolTip="Mute" sticky="true" id="mutebutton" down="jscript:player.settings.mute;" onclick="player.settings.mute=down"></buttonelement>
  219.         <buttonelement mappingColor="#628008" upToolTip="Preferences" id="preferencesbutton" OnClick="showPreferences();"></buttonelement>
  220.         </buttongroup>
  221.  
  222.             <subview id="audiocontrols1" left="11" top="111" visible="false" width="137" height="85" zIndex="0">
  223.  
  224.                     <equalizerSettings id="eq" enable="true" />
  225.                 <slider id="eq1" borderSize="7"
  226.                             left="20"
  227.                             top="22"
  228.                             tiled="true"
  229.                             toolTip="32 Hz Slider"
  230.                             backgroundimage="eq01.bmp"
  231.                             thumbImage="veqthumb.bmp"
  232.                     transparencyColor="#FF00FF"
  233.                             min="-14" max="14"
  234.                             value="wmpprop:eq.gainLevel1"
  235.                             value_onchange="eq.gainLevel1=value;"
  236.                             direction="horizontal" />
  237.                 
  238.                         <slider id="eq2" borderSize="7"
  239.                             left="19"
  240.                             top="27"
  241.                             tiled="true"
  242.                             toolTip="63 Hz Slider"
  243.                             backgroundimage="eq02.bmp"
  244.                             thumbImage="veqthumb.bmp"
  245.                     transparencyColor="#FF00FF"
  246.                             min="-14" max="14"
  247.                             value="wmpprop:eq.gainLevel2"
  248.                             value_onchange="eq.gainLevel2=value;"
  249.                             direction="horizontal" />
  250.  
  251.                         <slider id="eq3" borderSize="7"
  252.                             left="22"
  253.                             top="32"
  254.                             tiled="true"
  255.                             toolTip="125 Hz Slider"
  256.                             backgroundimage="eq03.bmp"
  257.                             thumbImage="veqthumb.bmp"
  258.                     transparencyColor="#FF00FF"
  259.                             min="-14" max="14"
  260.                             value="wmpprop:eq.gainLevel3"
  261.                             value_onchange="eq.gainLevel3=value;"
  262.                             direction="horizontal" />
  263.  
  264.                         <slider id="eq4" borderSize="7"
  265.                             left="25"
  266.                             top="37"
  267.                             tiled="true"
  268.                             toolTip="250 Hz Slider"
  269.                             backgroundimage="eq04.bmp"
  270.                             thumbImage="veqthumb.bmp"
  271.                     transparencyColor="#FF00FF"
  272.                             min="-14" max="14"
  273.                             value="wmpprop:eq.gainLevel4"
  274.                             value_onchange="eq.gainLevel4=value;"
  275.                             direction="horizontal" />
  276.  
  277.                         <slider id="eq5" borderSize="7"
  278.                             left="29"
  279.                             top="42"
  280.                             tiled="true"
  281.                             toolTip="500 Hz Slider"
  282.                             backgroundimage="eq05.bmp"
  283.                             thumbImage="veqthumb.bmp"
  284.                     transparencyColor="#FF00FF"
  285.                             min="-14" max="14"
  286.                             value="wmpprop:eq.gainLevel5"
  287.                             value_onchange="eq.gainLevel5=value;"
  288.                             direction="horizontal" />
  289.  
  290.                         <slider id="eq6" borderSize="7"
  291.                             left="32"
  292.                             top="47"
  293.                             tiled="true"
  294.                             toolTip="1000 Hz Slider"
  295.                             backgroundimage="eq06.bmp"
  296.                             thumbImage="veqthumb.bmp"
  297.                     transparencyColor="#FF00FF"
  298.                             min="-14" max="14"
  299.                             value="wmpprop:eq.gainLevel6"
  300.                             value_onchange="eq.gainLevel6=value;"
  301.                             direction="horizontal" />
  302.  
  303.                         <slider id="eq7" borderSize="7"
  304.                             left="37"
  305.                             top="52"
  306.                             height="60" tiled="true"
  307.                             toolTip="2000 Hz Slider"
  308.                             backgroundimage="eq07.bmp"
  309.                             thumbImage="veqthumb.bmp"
  310.                     transparencyColor="#FF00FF"
  311.                             min="-14" max="14"
  312.                             value="wmpprop:eq.gainLevel7"
  313.                             value_onchange="eq.gainLevel7=value;"
  314.                             direction="horizontal" />
  315.  
  316.                         <slider id="eq8" borderSize="7"
  317.                             left="42"
  318.                             top="57"
  319.                             tiled="true"
  320.                             toolTip="4000 Hz Slider"
  321.                             backgroundimage="eq08.bmp"
  322.                             thumbImage="veqthumb.bmp"
  323.                     transparencyColor="#FF00FF"
  324.                             min="-14" max="14"
  325.                             value="wmpprop:eq.gainLevel8"
  326.                             value_onchange="eq.gainLevel8=value;"
  327.                             direction="horizontal" />
  328.  
  329.                         <slider id="eq9" borderSize="7"
  330.                             left="48"
  331.                             top="62"
  332.                             tiled="true"
  333.                             toolTip="8000 Hz Slider"
  334.                             backgroundimage="eq09.bmp"
  335.                             thumbImage="veqthumb.bmp"
  336.                     transparencyColor="#FF00FF"
  337.                             min="-14" max="14"
  338.                             value="wmpprop:eq.gainLevel9"
  339.                             value_onchange="eq.gainLevel9=value;"
  340.                             direction="horizontal"/>
  341.  
  342.                         <slider id="eq10" borderSize="7"
  343.                             left="54"
  344.                             top="67"
  345.                             tiled="true"
  346.                             toolTip="16000 Hz Slider"
  347.                             backgroundimage="eq10.bmp"
  348.                             thumbImage="veqthumb.bmp"
  349.                     transparencyColor="#FF00FF"
  350.                             min="-14" max="14"
  351.                             value="wmpprop:eq.gainLevel10"
  352.                             value_onchange="eq.gainLevel10=value;"
  353.                             direction="horizontal" />
  354.  
  355.                     <button left="109" top="75" upToolTip="Reset EQ Settings" image="reseteq.bmp" hoverImage="reset1.bmp" downImage="reset1.bmp" onClick="eq.Reset();" />
  356.  
  357.                     <button left="22" top="10" image="balleftlabel.bmp"></button>
  358.                     <button left="108" top="12" image="balrightlabel.bmp"></button>
  359.  
  360.                         <slider id="balance" borderSize="1" toolTip="Adjust balace"
  361.                             left="24" top="14"
  362.                             backgroundimage="eq00.bmp"
  363.                             thumbImage="veqthumb.bmp"
  364.                             transparencyColor="#FF00FF"
  365.                             min="-100" max="100"
  366.                             value="wmpprop:player.settings.balance"
  367.                             value_onchange="player.settings.balance=value;"
  368.                             direction="horizontal" />
  369.  
  370.                 <button left="109" top="92" upToolTip="Back" visible="false" image="back1.bmp" hoverImage="back2.bmp" downImage="back2.bmp" onClick="AVMain();" />
  371.  
  372.             </subview>
  373.  
  374.  
  375.             <subview id="videocontrols1" left="29" top="126" visible="false" width="133" height="81" zIndex="0">
  376.  
  377.             <videoSettings id="VidSet" enable="true" />
  378.  
  379.                 <button visible="true" left="43" top="7" image="vid labels.bmp" transparencycolor="#FFFFFF"></button>
  380.  
  381.                         <slider id="brightness" borderSize="6" toolTip="Adjust Brightness"
  382.                             left="3" top="4"
  383.                             backgroundimage="vid01.bmp"
  384.                             thumbImage="veqthumb.bmp"
  385.                             transparencyColor="#FF00FF"
  386.                             min="-127" max="127"
  387.                             value="wmpprop:VidSet.brightness"
  388.                             value_onchange="VidSet.brightness=value;"
  389.                             direction="horizontal" />
  390.  
  391.                 <slider id="contrast" borderSize="6" toolTip="Adjust Contrast"
  392.                             left="12" top="19"
  393.                             backgroundimage="vid02.bmp"
  394.                             thumbImage="veqthumb.bmp"
  395.                             transparencyColor="#FF00FF"
  396.                             min="-127" max="127"
  397.                             value="wmpprop:VidSet.contrast"
  398.                             value_onchange="VidSet.contrast=value;"
  399.                             direction="horizontal" />
  400.  
  401.                         <slider id="hue" borderSize="6" toolTip="Adjust Hue"
  402.                             left="22" top="35"
  403.                             backgroundimage="vid03.bmp"
  404.                             thumbImage="veqthumb.bmp"
  405.                             transparencyColor="#FF00FF"
  406.                             min="-127" max="127"
  407.                             value="wmpprop:VidSet.hue"
  408.                             value_onchange="VidSet.hue=value;"
  409.                             direction="horizontal" />
  410.  
  411.                         <slider id="saturation" borderSize="6" toolTip="Adjust Saturation"
  412.                             left="35" top="50"
  413.                             backgroundimage="vid04.bmp"
  414.                             thumbImage="veqthumb.bmp"
  415.                             transparencyColor="#FF00FF"
  416.                             min="-127" max="127"
  417.                             value="wmpprop:VidSet.saturation"
  418.                             value_onchange="VidSet.saturation=value;"
  419.                             direction="horizontal" />
  420.  
  421.                     <button visible="false" left="7" top="92" upToolTip="Back" image="back1.bmp" hoverImage="back2.bmp" downImage="back2.bmp" onClick="AVMain();" />
  422.                 <button left="99" top="67" upToolTip="Reset" visible="true" image="resetv.bmp" onClick="VidSet.Reset();" />
  423.  
  424.         </subview>
  425.  
  426.         <subview id="preferencesgroup" left="29" top="126" visible="true" width="133" height="81" zIndex="0">
  427.  
  428.                 <button left="14" top="17" image="drawerspeedlabel.bmp" id="drawerspeedlabel" transparencyColor="#FFFFFF"/>
  429.                         <slider id="drawerslidespeed" borderSize="0" toolTip="Adjust Drawer Speed"
  430.                             left="22" top="31"
  431.                             backgroundimage="drawer00.bmp"
  432.                             thumbImage="veqthumb.bmp"
  433.                             transparencyColor="#FF00FF"
  434.                             min="1" max="2000"
  435.                             value="jscript:drawerspeed;"
  436.                             value_onchange="drawerspeed=drawerslidespeed.value;"
  437.                             direction="horizontal" />            
  438.  
  439.                 <button left="4" top="2" image="vison.bmp" upToolTip="Visualization Toggle" id="vistoggleon" onclick="vistoggle();" visible="false"/>
  440.                 <button left="4" top="2" image="visoff.bmp" upToolTip="Visualization Toggle" id="vistoggleoff" onclick="vistoggle();" visible="true"/>
  441.  
  442.                 <button left="32" top="47" image="metadatabutton.bmp" id="metadatabuttonback" upToolTip="Metadata location toggle" onclick="metadatatoggle();" visible="true"/>
  443.                 <button left="91" top="56" image="metadatafull.bmp" id="metadatafull" upToolTip="Allow Metadata to Cover Entire Display Area" onclick="metadatatoggle();" visible="false"/>
  444.                 <button left="38" top="56" image="metadatascrolling.bmp" id="metadatascrolling" upToolTip="Only Scroll Metadata" onclick="metadatatoggle();" visible="false"/>
  445.  
  446.         </subview>
  447.  
  448.     </subview>
  449.  
  450.  
  451.             <subview left="229" top="18" backgroundImage="black1.bmp" zIndex="-7" clippingColor="#38FF11" />
  452.  
  453.  
  454.     </view>
  455. </theme>