home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 October / PCWorld_2002-10_cd.bin / Software / TemaCD / wmp9beta / mpsetup.exe / Compact.wmz / compact.wms < prev    next >
Encoding:
Text File  |  2002-08-19  |  79.0 KB  |  1,024 lines

  1.  ■<!-- Windows Media Player - Copyright 2001 Microsoft Corporation. -->
  2. <theme
  3.     author="Microsoft Corporation"
  4.     copyright="(C)2001 Microsoft Corporation. All rights reserved."
  5.     >
  6. <view id="compact"
  7.     width="422" height="378"
  8.     scriptFile="compact.js;transport.js;res://wmploc/RT_TEXT/#132"
  9.     titleBar="false"
  10.     resizable="true"
  11.     timerInterval="4000"
  12.     onload="InitCompact();InitVideoSettingsView();"
  13.     onclose="CloseCompact();"
  14.     backgroundColor="none"
  15.     minWidth="422"
  16.     minHeight="378"
  17.     maxWidth="jscript:event.screenWidth - rightMove"
  18.     maxHeight="jscript:event.screenHeight - bottomMove"
  19. >
  20.     <player
  21.         openstatechange="OnOpenStateChangeTransport(NewState);OnStateChange(); if(NewState==osMediaOpen)DoSnapToSize();VideoSettings_OnOpenStateChangeEvent(NewState);"
  22.         playstatechange="OnPlayStateChangeTransport(NewState);OnStateChange();"
  23.         status_onchange="OnStatusChangeTransport(status);"
  24.         modechange="OnModeChange();"
  25.         currentmediaitemavailable="OnDownloadingMediaViz(bstrItemName);"
  26.         currentplaylistchange="OnStateChange();"
  27.         mediachange="OnStateChange();"
  28.     >
  29.         <currentmedia
  30.             name_onchange="OnStateChange();"
  31.             />
  32.     </player>
  33.     <subview id="playlistDrawer"
  34.         left="219" top="37" 
  35.         width="204" height="261"
  36.         zindex="-1"
  37.         clippingColor="#FF00FF"
  38.         backgroundImage="drawer_right_top.bmp"
  39.         onEndMove="Playlist_OnEndMove()"
  40.     >
  41.         <subview
  42.             backgroundColor="black"
  43.             top="17"
  44.             width="172"
  45.             height="226"
  46.             verticalAlignment="stretch"
  47.         >
  48.             <playlist id="playlist"
  49.                 left="16" top="5" 
  50.                 width="151" height="216"
  51.                 visible="false"
  52.                 backgroundcolor="black"
  53.                 foregroundcolor="white"
  54.                 columnsVisible="false"
  55.                 columns="name=Name;Duration=Time"
  56.                 dropDownVisible="false"
  57.                 verticalAlignment="stretch"
  58.             />
  59.         </subview>
  60.     <subview
  61.         backgroundImage="drawer_right_tile.bmp"
  62.         left="172"
  63.         top="185"
  64.         height="58"
  65.         backgroundTiled="true"
  66.         verticalAlignment="stretch"
  67.     />
  68.     <subview
  69.         backgroundImage="drawer_right_bottom.bmp"
  70.         clippingColor="#FF00FF"
  71.         top="243"
  72.         verticalAlignment="bottom"
  73.     />
  74.         <button id="playlistToggle"
  75.             top="103" left="184"
  76.             zindex="1"
  77.             image="drawer_right_closed.bmp"
  78.             hoverImage="drawer_right_open.bmp"
  79.             downImage="compact_drawer_right_down.bmp"
  80.             transparencyColor="#FF00FF"
  81.             clippingColor="green"
  82.             upToolTip="Open/Close playlist"
  83.             onClick="TogglePlaylist();"
  84.         />
  85.     </subview>    
  86.     <subview
  87.         id="playerView"
  88.         width="422"
  89.         height="378"
  90.         zindex="1"
  91.     >
  92.         <subview
  93.             backgroundImage="bg_topleft.bmp"
  94.             clippingColor="#FF00FF"
  95.         />
  96.         <subview
  97.             backgroundImage="left_tile.bmp"
  98.             top="92"
  99.             height="137"
  100.             backgroundTiled="true"
  101.             verticalAlignment="stretch"
  102.         />
  103.         <subview
  104.             backgroundImage="bg_bottomleft.bmp"
  105.             clippingColor="#FF00FF"
  106.             top="229"
  107.             verticalAlignment="bottom"
  108.         />
  109.         <subview
  110.             backgroundImage="bottom_tile.bmp"
  111.             top="277"
  112.             left="297"
  113.             width="34"
  114.             backgroundTiled="true"
  115.             verticalAlignment="bottom"
  116.             horizontalAlignment="stretch"
  117.         />
  118.         <subview
  119.             backgroundImage="bg_bottomright.bmp"
  120.             clippingColor="#FF00FF"
  121.             top="267"
  122.             left="331"
  123.             verticalAlignment="bottom"
  124.             horizontalAlignment="right"
  125.         />
  126.         <subview
  127.             backgroundImage="right_tile.bmp"
  128.             left="365"
  129.             top="222"
  130.             height="45"
  131.             backgroundTiled="true"
  132.             horizontalAlignment="right"
  133.             verticalAlignment="stretch"
  134.         />
  135.         <subview
  136.             backgroundImage="bg_topright.bmp"
  137.             clippingColor="#FF00FF"
  138.             left="100"
  139.             horizontalAlignment="right"
  140.         />
  141.         <subview
  142.             backgroundImage="top_tile.bmp"
  143.             top="11"
  144.             left="63"
  145.             width="37"
  146.             backgroundTiled="true"
  147.             horizontalAlignment="stretch"
  148.         />
  149.         <subview 
  150.             id="svScreenOuter"
  151.             zindex="1"
  152.             top="37" left="45"
  153.             width="320" height="240"
  154.             backgroundColor="black"
  155.             horizontalAlignment="stretch"
  156.             verticalAlignment="stretch"
  157.         >
  158.             <subview id="svScreen"
  159.                 zindex="1"
  160.                 width="320" height="240"
  161.                 backgroundColor="black"
  162.                 horizontalAlignment="stretch"
  163.                 verticalAlignment="stretch"
  164.             >
  165.                 <video
  166.                     id="video1"
  167.                     visible="false"
  168.                     width="320" height="240"
  169.                     horizontalAlignment="stretch" 
  170.                     verticalAlignment="stretch" 
  171.                     OnVideoStart="myOnVideoStart();"
  172.                     OnVideoEnd="myOnVideoEnd();"
  173.                     zoom="wmpprop:mediacenter.videoZoom"
  174.                     stretchToFit="wmpprop:mediacenter.videoStretchToFit"
  175.                 />
  176.                 <subview id="svVisual"
  177.                     width="320" height="wmpprop:video1.height"
  178.                     zindex="2"
  179.                     backgroundColor="black"
  180.                     horizontalAlignment="stretch" 
  181.                 >
  182.                     <subview id="Titles"
  183.                         zindex="2"
  184.                         width="320" height="50"
  185.                         backgroundColor="black"
  186.                         horizontalAlignment="stretch"
  187.                         visible="wmpprop:myeffect.visible" 
  188.                     >
  189.                         <text id="playlistArtist"
  190.                             left="20"
  191.                             width="jscript:Titles.width-2*left" height="20"
  192.                             horizontalAlignment="stretch"
  193.                             fontSize="12"
  194.                             zindex="2"
  195.                             foregroundColor="white"
  196.                             fontSmoothing="true"
  197.                             value=""
  198.                             visible="wmpprop:mediacenter.showTitles"
  199.                         />
  200.                         <text id="trackname"
  201.                             top="20" left="20"
  202.                             width="wmpprop:playlistArtist.width" height="30"
  203.                             fontSize="16"
  204.                             zindex="2"
  205.                             foregroundColor="white"
  206.                             fontSmoothing="true" 
  207.                             value=""
  208.                             visible="wmpprop:mediacenter.showTitles"
  209.                         />
  210.                     </subview>
  211.                     <subview id="svEffectsControls"
  212.                         top="220"
  213.                         width="320" height ="20"
  214.                         backgroundcolor="black"
  215.                         verticalAlignment="bottom"
  216.                         zindex="3"
  217.                         visible="wmpprop:myeffect.visible"
  218.                         visible_onchange="OnShowTitles();"
  219.                     >
  220.                         <button id="PrevViz" 
  221.                             left="20"
  222.                             image="prev_up.bmp"
  223.                             hoverImage="prev_hover.bmp"
  224.                             downImage="prev_down.bmp"
  225.                             upToolTip="Previous visualization"
  226.                             onClick="VizPrev();"
  227.                         />
  228.                         <button id="NextViz" 
  229.                             left="40"
  230.                             upToolTip="Next visualization"
  231.                             image="next_up.bmp"
  232.                             hoverImage="next_hover.bmp"
  233.                             downImage="next_down.bmp"
  234.                             onClick="VizNext();"
  235.                         />
  236.                         <text id="VizTitle" 
  237.                             top="1"
  238.                             left="60"
  239.                             width="175"
  240.                             value=""
  241.                             foregroundColor="white" 
  242.                             fontSize="10"
  243.                             toolTip="Visualization name"
  244.                         />
  245.                     </subview>
  246.                     <effects
  247.                         id="myeffect"
  248.                         top="jscript:mediacenter.showTitles ? 50 : 1" left="20"
  249.                         width="jscript:svScreen.width-2*left" height="jscript:svScreen.height - top"
  250.                         allowAll="true"
  251.                         horizontalAlignment="stretch" 
  252.                         verticalAlignment="stretch"
  253.                         currentEffectType="wmpprop:mediacenter.effectType"
  254.                         currentPreset="wmpprop:mediacenter.effectPreset"
  255.                         currentPresetTitle_onchange="VizTitle.value=GetVizTitle();"
  256.                         windowed="true"
  257.                         visible="false"
  258.                     />
  259.                 </subview>
  260.             </subview>
  261.             <subview id="svBanner"
  262.                 zindex="3"
  263.                 top="jscript:svScreenOuter.height - 38;" 
  264.                 width="jscript:svScreenOuter.width" height="38"
  265.                 backgroundColor="black"
  266.                 horizontalAlignment="left" 
  267.                 verticalAlignment="bottom" 
  268.                 visible="false"
  269.                 visible_onchange="if (visible){width=svScreenOuter.width;horizontalAlignment='stretch';svScreen.height=top-svScreen.top} else{svScreen.height=svScreenOuter.height-svScreen.top;horizontalAlignment='left'}"
  270.             >
  271.                 <subview id="svBannerInner"
  272.                     top="2" 
  273.                     left="2"
  274.                     zIndex="3" 
  275.                     width="jscript:svBanner.width-2*left"
  276.                     height="jscript:svBanner.height-2*top"
  277.                     backgroundColor="black"
  278.                     horizontalAlignment="stretch" 
  279.                     verticalAlignment="bottom" 
  280.                     visible="wmpprop:svBanner.visible"
  281.                     width_onchange="if(AdBanner.width&lt;width)AdBanner.horizontalAlignment='center'; else {AdBanner.horizontalAlignment='left';AdBanner.left=0}"
  282.                     >
  283.                     <button id="AdBanner"
  284.                             width_onchange="if(width&lt;svBannerInner.width)horizontalAlignment='center'; else {horizontalAlignment='left';left=0;}"
  285.                             horizontalAlignment="center" 
  286.                             image="WMPImage_AdBanner"
  287.                             onclick="OnBannerClick();"
  288.                             onMouseOver="OnBannerMouseOver();"
  289.                     />
  290.                 </subview>
  291.             </subview>
  292.         </subview>
  293. <!--
  294.         <subview id="svBanner"
  295.             zindex="2"
  296.             left="45" top="245" 
  297.             width="320" height="32"
  298.             backgroundColor="black"
  299.             visible="false" 
  300.             horizontalAlignment="stretch"
  301.             verticalAlignment="bottom"
  302.         >
  303.             <button id="AdBanner"
  304.                     width="194" height="32"
  305.                     horizontalAlignment="center" 
  306.                     verticalAlignment="bottom" 
  307.                     image="WMPImage_AdBanner"
  308.                     onClick="OnBannerClick();"
  309.                     onMouseOver="OnBannerMouseOver();"
  310.             />
  311.         </subview>
  312. -->        
  313.         <subview
  314.             id="transportcontrols"
  315.             top="283"
  316.             left="0"
  317.             width="409"
  318.             height="80"
  319.             verticalAlignment="bottom"
  320.             horizontalAlignment="stretch"
  321.         >
  322.             <statustext
  323.                 id="metadata" zindex="2"
  324.                 left="152"
  325.                 height="16" width="152"
  326.                 fontSize="8"
  327.                 foregroundColor="#00FF00" backgroundColor="black"
  328.                 tabStop="false"
  329.             />
  330.             <text       
  331.                 id="tracktime" zindex="2"
  332.                 left="305"
  333.                 height="16"
  334.                 fontSize="8"
  335.                 foregroundColor="#00FF00" backgroundColor="black" 
  336.                 justification="right"
  337.                 toolTip=""
  338.                 value="wmpprop:player.controls.currentPositionString"
  339.                 horizontalAlignment="right"
  340.                 left_onchange="metadata.width=left-metadata.left"
  341.             />
  342.             <pausebutton
  343.                 id="pause"
  344.                 left="52"
  345.                 image="play_pause_btn_up.bmp"
  346.                 hoverImage="play_pause_btn_hover.bmp"
  347.                 downImage="play_pause_btn_down.bmp"
  348.                 transparencyColor="#FF00FF"
  349.                 visible="wmpprop:pause.enabled"
  350.                 onclick="g_SetPlayPauseFocus=true;player.controls.pause()"
  351.                 visible_onchange="if (g_SetPlayPauseFocus){if (visible) view.focusObjectID='pause'; else view.focusObjectID='play';} g_SetPlayPauseFocus=false;"
  352.                 zIndex="10"
  353.             />
  354.             <playbutton
  355.                 id="play"
  356.                 left="52"
  357.                 image="PLAY_BTN_UP.bmp" 
  358.                 hoverImage="PLAY_BTN_HOVER.bmp" 
  359.                 onclick="g_SetPlayPauseFocus=true;player.controls.play();"
  360.                 downImage="PLAY_BTN_DOWN.bmp"
  361.                 disabledImage="PLAY_BTN_UP.bmp" 
  362.                 transparencyColor="#FF00FF"
  363.             />
  364.             <stopbutton
  365.                 id="stop"   
  366.                 left="125" top="23"
  367.                 image="STOP_BTN_UP.bmp" 
  368.                 hoverImage="STOP_BTN_HOVER.bmp" 
  369.                 downImage="STOP_BTN_DOWN.bmp" 
  370.                 disabledImage="STOP_BTN_UP.bmp" 
  371.                 transparencyColor="#FF00FF"
  372.             />
  373.             <seekslider
  374.                 id="seek"
  375.                 left="169" top="26"
  376.                 width="195" height="15"
  377.                 borderSize="7"
  378.                 tiled="true"
  379.                 transparencyColor="#FF00FF"
  380.                 backgroundImage="seek_sldr_bkg_comp.bmp"
  381.                 foregroundImage="seek_sldr_fore_comp.bmp"
  382.                 thumbImage="SEEK_THUMB_UP.bmp"
  383.                 thumbHoverImage="SEEK_THUMB_HOVER.bmp"
  384.                 thumbDownImage="SEEK_THUMB_DOWN.bmp"
  385.                 horizontalAlignment="stretch"
  386.             />
  387.             <mutebutton
  388.                 id="mute"
  389.                 left="167" top="41"
  390.                 zindex="2"
  391.                 transparencyColor="#FF00FF"
  392.                 image="SOUND_BTN_UP.bmp" 
  393.                 hoverImage="SOUND_BTN_HOVER.bmp"
  394.                 downImage="MUTE_BTN_UP.bmp" 
  395.             />
  396.             <volumeslider 
  397.                 id="volume"
  398.                 left="187" top="41" 
  399.                 min="0" max="100"
  400.                 transparencyColor="#FF00FF"
  401.                 borderSize="10"
  402.                 tiled="false"
  403.                 backgroundImage="VOL_SLDR_BKG.bmp"
  404.                 thumbImage="VOL_THUMB_UP.bmp"
  405.                 thumbHoverImage="VOL_THUMB_HOVER.bmp"
  406.                 thumbDownImage="VOL_THUMB_DOWN.bmp"
  407.             />
  408.             <buttongroup
  409.                 id="bgSeekCtls"
  410.                 left="266" top="41" 
  411.                 showBackground="false"
  412.                 image="BTNGROUP_UP.bmp"
  413.                 mappingImage="BTNGROUP_COLORMAP.bmp"
  414.                 hoverImage="BTNGROUP_HOVER.bmp"
  415.                 downImage="BTNGROUP_DOWN.bmp"
  416.                 transparencyColor="auto"
  417.                 disabledImage="BTNGROUP_DISABLED.bmp"
  418.             >
  419.                 <prevelement id="prev" mappingColor="#FF0000" />
  420.                 <rewelement id="rew" mappingColor="#00FF00" />
  421.                 <ffwdelement id="ffwd" mappingColor="#0000FF" />
  422.                 <nextelement id="next" mappingColor="#FFFF00" />
  423.             </buttongroup>
  424.             <returnbutton
  425.                 id="toggle"
  426.                 left="375" top="2"
  427.                 transparencyColor="#FF00FF"
  428.                 image="toggle_up.bmp" 
  429.                 hoverImage="toggle_hover.bmp" 
  430.                 downImage="toggle_down.bmp"
  431.                 horizontalAlignment="right"
  432.             />
  433.             <button
  434.                 id="size"
  435.                 left="375" top="47"
  436.                 image="size.bmp"
  437.                 transparencyColor="#FF00FF"
  438.                 tabstop="false"
  439.                 onmousedown="DoSize();"
  440.                 horizontalAlignment="right"
  441.                 cursor="sizenwse"
  442.             />
  443.         </subview>
  444.         <button
  445.             id="brand"
  446.             left="8" top="35"
  447.             upToolTip="Media Information"
  448.             transparencyColor="#FF00FF"
  449.             image="brand_up.bmp" 
  450.             hoverImage="brand_hover.bmp" 
  451.             downImage="brand_down.bmp"
  452.             onclick="player.launchURL('http://www.microsoft.com/isapi/redir.dll?prd=windows&amp;sbp=mediaplayer&amp;pver=7.0&amp;ar=Logo&amp;sba=wwm');"
  453.         />
  454.         <shufflebutton
  455.             id="shuffle" 
  456.             top="4" left="160"
  457.             image="ShuffleBtn_up.bmp"
  458.             hoverImage="ShuffleBtn_hover.bmp"
  459.             downImage="ShuffleBtn_down.bmp"
  460.             transparencyColor="#FF00FF"
  461.             horizontalAlignment="right"
  462.         />
  463.         <subview
  464.             id="svPlaylistDDown"
  465.             top="4" left="190"
  466.             zindex="1"
  467.             backgroundColor="black"
  468.             width="172"
  469.             horizontalAlignment="right"
  470.         >
  471.             <playlist id="playlistDropDown"
  472.                 zindex="1"
  473.                 width="172"
  474.                 backgroundcolor="black"
  475.                 foregroundcolor="white"
  476.                 columnsVisible="false"
  477.                 columns="name=Name;Duration=Time"
  478.                 playlistItemsVisible="false"
  479.             />
  480.         </subview>
  481.         <buttongroup
  482.             id="bgMinClose"
  483.             left="368" top="8" 
  484.             showBackground="false"
  485.             image="min_close_up.bmp"
  486.             mappingImage="min_close_map.bmp"
  487.             downImage="min_close_down.bmp"
  488.             hoverImage="min_close_hover.bmp"
  489.             horizontalAlignment="right"
  490.         >
  491.             <buttonelement  
  492.                 id="min"
  493.                 mappingColor="#FF0000"
  494.                 upToolTip="Minimize"
  495.                 onclick="view.minimize();"
  496.             />
  497.             <buttonelement  
  498.                 id="close"
  499.                 mappingColor="#00FF00"
  500.                 upToolTip="Close"
  501.                 onclick="view.close();"
  502.             />
  503.         </buttongroup>
  504.     </subview>
  505.     <subview id="settingsDrawer"
  506.         left="74" top="236"
  507.         zindex="-1"
  508.         clippingColor="#FF00FF"
  509.         backgroundImage="drawer_bottom.bmp"
  510.         onendmove="Settings_OnEndMove();"
  511.     >
  512.         <button id="settingsToggle"
  513.             top="123" left="128"
  514.             zindex="2"
  515.             image="drawer_bottom_closed.bmp"
  516.             hoverImage="drawer_bottom_open.bmp"
  517.             downImage="compact_drawer_bottom_down.bmp"
  518.             transparencyColor="#FF00FF"
  519.             upToolTip="Open/Close settings"
  520.             onClick="ToggleSettings();"
  521.         />
  522.         <subview id="settingsTab" 
  523.             zindex="2"
  524.             top="30" left="20" 
  525.             width="252" height="79"   
  526.             horizontalAlignment="left"
  527.             verticalAlignment="bottom" 
  528.             backgroundcolor="black"
  529.             visible="false"
  530.         >
  531.             <button
  532.                 id="prevTab" 
  533.                 top="61"
  534.                 upToolTip="Previous setting"
  535.                 image="prev_up.bmp"
  536.                 hoverImage="prev_hover.bmp"
  537.                 downImage="prev_down.bmp"
  538.                 onClick="ChangeSettingsTab(-1);"
  539.             />
  540.             <button
  541.                 id="nextTab" 
  542.                 top="61" left="18"
  543.                 upToolTip="Next setting"
  544.                 image="next_up.bmp"
  545.                 hoverImage="next_hover.bmp"
  546.                 downImage="next_down.bmp"
  547.                 onClick="ChangeSettingsTab(1);"
  548.             />
  549.             <text 
  550.                 id="tabTitle" 
  551.                 top="62" left="39"
  552.                 width="207" 
  553.                 foregroundColor="white" 
  554.                 fontSize="10"
  555.                 value=""
  556.             />
  557.             <subview id="SRSSettings"
  558.                 zindex="2"
  559.                 width="252"
  560.                 height="61"   
  561.                 backgroundcolor="black"
  562.                 visible="false"
  563.             >
  564.                 <button
  565.                     id="srsOnOffButton" 
  566.                     top="6" left="120"
  567.                     upToolTip="Turn on SRS WOW Effects"
  568.                     downToolTip="Turn off SRS WOW Effects"
  569.                     image="onoff_down.bmp"
  570.                     hoverImage="onoff_hover.bmp"
  571.                     downImage="onoff_up.bmp"
  572.                     sticky="true"
  573.                     down="wmpprop:eq.enhancedAudio"
  574.                     down_onchange="UpdateSRSOnOff();"
  575.                     onClick="eq.enhancedAudio=down;"
  576.                 />
  577.                 <text 
  578.                     id="srsOnOffLabel" 
  579.                     top="7" left="142"
  580.                     width="110"
  581.                     value="On"
  582.                     toolTip=""
  583.                     foregroundColor="white" 
  584.                     fontSize="10"
  585.                 />
  586.                 <button
  587.                     id="nextSpeakerSize" 
  588.                     top="31" left="120"
  589.                     upToolTip="Next speaker size"
  590.                     image="next_up.bmp"
  591.                     hoverImage="next_hover.bmp"
  592.                     downImage="next_down.bmp"
  593.                     onClick="NextSpeakerSize();"
  594.                 />
  595.                 <text 
  596.                     id="srsSpeakerList" 
  597.                     top="32" left="142"
  598.                     width="110"
  599.                     value="wmpprop:eq.currentSpeakerName" 
  600.                     toolTip="Speaker size"
  601.                     foregroundColor="white" 
  602.                     fontSize="10"
  603.                 />
  604.                 <button
  605.                     top="10" left="180"
  606.                     upToolTip="SRS WOW Effects"
  607.                     cursor="hand"
  608.                     image="srswow_logo.bmp"
  609.                     onClick="player.launchURL('http://www.microsoft.com/isapi/redir.dll?Prd=windows&amp;Sbp=mediaplayer&amp;Pver=7.0&amp;Ar=srswow');"
  610.                 />
  611.                 <Slider 
  612.                     id="truBass"
  613.                     top="6" left="26"
  614.                     borderSize="5"
  615.                     transparencyColor="#FF00FF"
  616.                     min="0"
  617.                     max="100"
  618.                     value="wmpprop:eq.truBassLevel"
  619.                     value_onchange="eq.truBassLevel=value;"
  620.                     direction="horizontal"
  621.                     toolTip="TruBass"
  622.                     thumbImage="slider_thumb.bmp"
  623.                     thumbHoverImage="slider_thumb_down.bmp"
  624.                     backgroundimage="slider_H_video.bmp"
  625.                 />
  626.                 <text 
  627.                     top="15" left="26"
  628.                     width="70"
  629.                     value="TruBass"
  630.                     toolTip=""
  631.                     foregroundColor="white" 
  632.                     fontSize="8"
  633.                 />
  634.                 <Slider 
  635.                     id="wowLevel"
  636.                     top="36" left="26"
  637.                     borderSize="5"
  638.                     transparencyColor="#FF00FF"
  639.                     min="0"
  640.                     max="100"
  641.                     value="wmpprop:eq.wowLevel"
  642.                     value_onchange="eq.wowLevel=value;"
  643.                     direction="horizontal"
  644.                     toolTip="WOW Effect"
  645.                     thumbImage="slider_thumb.bmp"
  646.                     thumbHoverImage="slider_thumb_down.bmp"
  647.                     backgroundimage="slider_H_video.bmp"
  648.                 />
  649.                 <text 
  650.                     top="45" left="26"
  651.                     width="70"
  652.                     value="WOW Effect"
  653.                     toolTip=""
  654.                     foregroundColor="white" 
  655.                     fontSize="8"
  656.                 />
  657.             </subview>
  658.             <subview id="AudioSettings"
  659.                 zindex="2"
  660.                 width="252"
  661.                 height="61"   
  662.                 backgroundcolor="black"
  663.                 visible="false"
  664.             >
  665.                 <button
  666.                     id="eqOnOffButton" 
  667.                     top="7" left="180"
  668.                     upToolTip="Turn equalizer off"
  669.                     downToolTip="Turn equalizer on"
  670.                     image="onoff_up.bmp"
  671.                     hoverImage="onoff_hover.bmp"
  672.                     downImage="onoff_down.bmp"
  673.                     sticky="true"
  674.                     down="wmpprop:eq.bypass"
  675.                     down_onchange="UpdateEQOnOff();"
  676.                     onClick="eq.bypass=down;"
  677.                 />
  678.                 <text 
  679.                     id="eqOnOffLabel" 
  680.                     top="8" left="202"
  681.                     width="50"
  682.                     value="On"
  683.                     toolTip=""
  684.                     foregroundColor="white" 
  685.                     fontSize="10"
  686.                 />
  687.                 <button
  688.                     id="nextPreset" 
  689.                     top="32" left="180"
  690.                     upToolTip="Next preset"
  691.                     image="next_up.bmp"
  692.                     hoverImage="next_hover.bmp"
  693.                     downImage="next_down.bmp"
  694.                     onClick="eq.nextPreset();"
  695.                 />
  696.                 <text 
  697.                     id="eqSettingsList" 
  698.                     top="33" left="202"
  699.                     width="50"
  700.                     value="wmpprop:eq.currentPresetTitle" 
  701.                     toolTip="Current preset"
  702.                     foregroundColor="white" 
  703.                     fontSize="10"
  704.                 />
  705.                 <equalizerSettings id="eq" enableSplineTension="true"/>
  706.                 <Slider 
  707.                     id="equalizer1"
  708.                     left="4" 
  709.                     bordersize="4"
  710.                     transparencyColor="#FF00FF"
  711.                     min="-14"
  712.                     max="14"
  713.                     value="wmpprop:eq.gainLevel1"
  714.                     value_onchange="if (!event.shiftKey) eq.gainLevel1 = value;"
  715.                     ondragend="DoShiftSensitiveEQ(1,value);"
  716.                     onkeydown="if(event.keyCode==32)value=0;"
  717.                     direction="vertical"
  718.                     thumbImage="slider_thumb.bmp"
  719.                     thumbHoverImage="slider_thumb_down.bmp"
  720.                     backgroundimage="slider_V_eq.bmp"
  721.                 />
  722.                 <Slider 
  723.                     id="equalizer2"
  724.                     left="22"
  725.                     bordersize="4"
  726.                     transparencyColor="#FF00FF"
  727.                     min="-14"
  728.                     max="14"
  729.                     value="wmpprop:eq.gainLevel2"
  730.                     value_onchange="if (!event.shiftKey) eq.gainLevel2 = value;"
  731.                     ondragend="DoShiftSensitiveEQ(2,value);"
  732.                     onkeydown="if(event.keyCode==32)value=0;"
  733.                     direction="vertical"
  734.                     thumbImage="slider_thumb.bmp"
  735.                     thumbHoverImage="slider_thumb_down.bmp"
  736.                     backgroundimage="slider_V_eq.bmp"
  737.                 />
  738.                 <Slider 
  739.                     id="equalizer3"
  740.                     left="40" 
  741.                     bordersize="4"
  742.                     transparencyColor="#FF00FF"
  743.                     min="-14"
  744.                     max="14"
  745.                     value="wmpprop:eq.gainLevel3"
  746.                     value_onchange="if (!event.shiftKey) eq.gainLevel3 = value;"
  747.                     ondragend="DoShiftSensitiveEQ(3,value);"
  748.                     onkeydown="if(event.keyCode==32)value=0;"
  749.                     direction="vertical"
  750.                     thumbImage="slider_thumb.bmp"
  751.                     thumbHoverImage="slider_thumb_down.bmp"
  752.                     backgroundimage="slider_V_eq.bmp"
  753.                 />
  754.                 <Slider 
  755.                     id="equalizer4"
  756.                     left="58" 
  757.                     bordersize="4"
  758.                     transparencyColor="#FF00FF"
  759.                     min="-14"
  760.                     max="14"
  761.                     value="wmpprop:eq.gainLevel4"
  762.                     value_onchange="if (!event.shiftKey) eq.gainLevel4 = value;"
  763.                     ondragend="DoShiftSensitiveEQ(4,value);"
  764.                     onkeydown="if(event.keyCode==32)value=0;"
  765.                     direction="vertical"
  766.                     thumbImage="slider_thumb.bmp"
  767.                     thumbHoverImage="slider_thumb_down.bmp"
  768.                     backgroundimage="slider_V_eq.bmp"
  769.                 />
  770.                 <Slider 
  771.                     id="equalizer5"
  772.                     left="76" 
  773.                     bordersize="4"
  774.                     transparencyColor="#FF00FF"
  775.                     min="-14"
  776.                     max="14"
  777.                     value="wmpprop:eq.gainLevel5"
  778.                     value_onchange="if (!event.shiftKey) eq.gainLevel5 = value;"
  779.                     ondragend="DoShiftSensitiveEQ(5,value);"
  780.                     onkeydown="if(event.keyCode==32)value=0;"
  781.                     direction="vertical"
  782.                     thumbImage="slider_thumb.bmp"
  783.                     thumbHoverImage="slider_thumb_down.bmp"
  784.                     backgroundimage="slider_V_eq.bmp"
  785.                 />
  786.                 <Slider 
  787.                     id="equalizer6"
  788.                     left="94" 
  789.                     bordersize="4"
  790.                     transparencyColor="#FF00FF"
  791.                     min="-14"
  792.                     max="14"
  793.                     value="wmpprop:eq.gainLevel6"
  794.                     value_onchange="if (!event.shiftKey) eq.gainLevel6 = value;"
  795.                     ondragend="DoShiftSensitiveEQ(6,value);"
  796.                     onkeydown="if(event.keyCode==32)value=0;"
  797.                     direction="vertical"
  798.                     thumbImage="slider_thumb.bmp"
  799.                     thumbHoverImage="slider_thumb_down.bmp"
  800.                     backgroundimage="slider_V_eq.bmp"
  801.                 />
  802.                 <Slider 
  803.                     id="equalizer7"
  804.                     left="112" 
  805.                     bordersize="4"
  806.                     transparencyColor="#FF00FF"
  807.                     min="-14"
  808.                     max="14"
  809.                     value="wmpprop:eq.gainLevel7"
  810.                     value_onchange="if (!event.shiftKey) eq.gainLevel7 = value;"
  811.                     ondragend="DoShiftSensitiveEQ(7,value);"
  812.                     onkeydown="if(event.keyCode==32)value=0;"
  813.                     direction="vertical"
  814.                     thumbImage="slider_thumb.bmp"
  815.                     thumbHoverImage="slider_thumb_down.bmp"
  816.                     backgroundimage="slider_V_eq.bmp"
  817.                 />
  818.                  <Slider 
  819.                     id="equalizer8"
  820.                     left="130" 
  821.                     bordersize="4"
  822.                     transparencyColor="#FF00FF"
  823.                     min="-14"
  824.                     max="14"
  825.                     value="wmpprop:eq.gainLevel8"
  826.                     value_onchange="if (!event.shiftKey) eq.gainLevel8 = value;"
  827.                     ondragend="DoShiftSensitiveEQ(8,value);"
  828.                     onkeydown="if(event.keyCode==32)value=0;"
  829.                     direction="vertical"
  830.                     thumbImage="slider_thumb.bmp"
  831.                     thumbHoverImage="slider_thumb_down.bmp"
  832.                     backgroundimage="slider_V_eq.bmp"
  833.                 />
  834.                  <Slider 
  835.                     id="equalizer9"
  836.                     left="148" 
  837.                     bordersize="4"
  838.                     transparencyColor="#FF00FF"
  839.                     min="-14"
  840.                     max="14"
  841.                     value="wmpprop:eq.gainLevel9"
  842.                     value_onchange="if (!event.shiftKey) eq.gainLevel9 = value;"
  843.                     ondragend="DoShiftSensitiveEQ(9,value);"
  844.                     onkeydown="if(event.keyCode==32)value=0;"
  845.                     direction="vertical"
  846.                     thumbImage="slider_thumb.bmp"
  847.                     thumbHoverImage="slider_thumb_down.bmp"
  848.                     backgroundimage="slider_V_eq.bmp"
  849.                 />
  850.                  <Slider 
  851.                     id="equalizer10"
  852.                     left="166" 
  853.                     bordersize="4"
  854.                     transparencyColor="#FF00FF"
  855.                     min="-14"
  856.                     max="14"
  857.                     value="wmpprop:eq.gainLevel10"
  858.                     value_onchange="if (!event.shiftKey) eq.gainLevel10 = value;"
  859.                     ondragend="DoShiftSensitiveEQ(10,value);"
  860.                     onkeydown="if(event.keyCode==32)value=0;"
  861.                     direction="vertical"
  862.                     thumbImage="slider_thumb.bmp"
  863.                     thumbHoverImage="slider_thumb_down.bmp"
  864.                     backgroundimage="slider_V_eq.bmp"
  865.                 />
  866.             </subview>
  867.             <subview id="VideoSettings"
  868.                 zindex="2"
  869.                 width="252"
  870.                 height="61"   
  871.                 backgroundcolor="black"
  872.                 visible="false"
  873.             >
  874.                 <VideoSettings id="vs" enabled="wmpprop:videoResetButton.enabled"/> 
  875.                 <button
  876.                     id="videoResetButton" 
  877.                     top="16" left="190"
  878.                     upToolTip="Reset video settings"
  879.                     image="onoff_down.bmp"
  880.                     hoverImage="onoff_hover.bmp"
  881.                     downImage="onoff_up.bmp"
  882.                     onClick="ResetVideoSettings();"
  883.                 />
  884.                 <Slider 
  885.                     id="vidBright"
  886.                     top="6" left="26"
  887.                     bordersize="5"
  888.                     transparencyColor="#FF00FF"
  889.                     min="-127"
  890.                     max="127"
  891.                     value="wmpprop:vs.brightness"
  892.                     value_onchange="vs.brightness=value;"
  893.                     direction="horizontal"
  894.                     toolTip="Brightness"
  895.                     thumbImage="slider_thumb.bmp"
  896.                     thumbHoverImage="slider_thumb_down.bmp"
  897.                     backgroundimage="slider_H_video.bmp"
  898.                     enabled="wmpprop:videoResetButton.enabled"
  899.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  900.                 />
  901.                 <button
  902.                     top="3" left="8"
  903.                     image="brightness.bmp"
  904.                     enabled="false"
  905.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  906.                 />
  907.                 <text 
  908.                     top="15" left="26"
  909.                     width="57"
  910.                     value="Brightness"
  911.                     toolTip=""
  912.                     foregroundColor="white" 
  913.                     fontSize="8"
  914.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  915.                 />
  916.                 <Slider 
  917.                     id="vidContrast"
  918.                     top="6" left="126" 
  919.                     borderSize="5"
  920.                     transparencyColor="#FF00FF"
  921.                     min="-127"
  922.                     max="127"
  923.                     value="wmpprop:vs.contrast"
  924.                     value_onchange="vs.contrast=value;"
  925.                     direction="horizontal"
  926.                     toolTip="Contrast"
  927.                     thumbImage="slider_thumb.bmp"
  928.                     thumbHoverImage="slider_thumb_down.bmp"
  929.                     backgroundimage="slider_H_video.bmp"
  930.                     enabled="wmpprop:videoResetButton.enabled"
  931.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  932.                 />
  933.                 <button
  934.                     top="3" left="109"
  935.                     image="contrast.bmp"
  936.                     enabled="false"
  937.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  938.                 />
  939.                 <text 
  940.                     top="15" left="126"
  941.                     width="57"
  942.                     value="Contrast"
  943.                     toolTip=""
  944.                     foregroundColor="white" 
  945.                     fontSize="8"
  946.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  947.                 />
  948.                 <Slider 
  949.                     id="vidHue"
  950.                     top="36" left="26"
  951.                     borderSize="5"
  952.                     transparencyColor="#FF00FF"
  953.                     min="-127"
  954.                     max="127"
  955.                     value="wmpprop:vs.hue"
  956.                     value_onchange="vs.hue=value;"
  957.                     direction="horizontal"
  958.                     toolTip="Hue"
  959.                     thumbImage="slider_thumb.bmp"
  960.                     thumbHoverImage="slider_thumb_down.bmp"
  961.                     backgroundimage="slider_H_video.bmp"
  962.                     enabled="wmpprop:videoResetButton.enabled"
  963.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  964.                 />
  965.                 <button
  966.                     top="33" left="9"
  967.                     image="hue.bmp"
  968.                     enabled="false"
  969.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  970.                 />
  971.                 <text 
  972.                     top="45" left="26"
  973.                     width="57"
  974.                     value="Hue"
  975.                     toolTip=""
  976.                     foregroundColor="white" 
  977.                     fontSize="8"
  978.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  979.                 />
  980.                 <Slider 
  981.                     id="vidSat"
  982.                     top="36" left="126" 
  983.                     borderSize="5"
  984.                     transparencyColor="#FF00FF"
  985.                     min="-127"
  986.                     max="127"
  987.                     value="wmpprop:vs.saturation"
  988.                     value_onchange="vs.saturation=value;"
  989.                     direction="horizontal"
  990.                     toolTip="Saturation"
  991.                     backgroundimage="slider_H_video.bmp"
  992.                     thumbImage="slider_thumb.bmp"
  993.                     thumbHoverImage="slider_thumb_down.bmp"
  994.                     enabled="wmpprop:videoResetButton.enabled"
  995.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  996.                 />
  997.                 <button
  998.                     top="33" left="109"
  999.                     image="saturation.bmp"
  1000.                     enabled="false"
  1001.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  1002.                 />
  1003.                 <text 
  1004.                     top="45" left="126"
  1005.                     width="57"
  1006.                     value="Saturation"
  1007.                     toolTip=""
  1008.                     foregroundColor="white" 
  1009.                     fontSize="8"
  1010.                     alphaBlend="wmpprop:videoResetButton.alphaBlend"
  1011.                 />
  1012.             </subview>
  1013.         </subview>
  1014.     </subview>          
  1015. </view>
  1016. </theme>