home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 February / Chip_2003-02_cd1.bin / zkuste / wmakeup / download / QuantumRedshiftWMPSkin.wmz / quantum.wms < prev    next >
Encoding:
Text File  |  2002-10-23  |  57.6 KB  |  292 lines

  1.  ■<!-- 
  2.     http://www.theskinsfactory.com
  3.     info@theskinsfactory.com
  4. -->
  5. <theme title="Quantum Redshift" author="TheSkinsFactory.com" copyright="⌐ 2002, Microsoft Corporation. All Rights Reserved."  >
  6. <view id="mainView"    width="438" height="339" titleBar="false" backgroundColor="none" scriptFile="quantum.js"
  7.     onLoad="mainStartUp()" onClose="mainShutDown()" onKeyPress="viewHotKeys();" onTimer="introFrames()" timerInterval="2000" >
  8.     <player PlayState_onchange="checkPlayerState()" OpenState_onchange="checkPlayerState()" status_onChange="updateMetadata();" >
  9.         <controls currentPosition_onchange="seek.value=player.controls.currentPosition;" />
  10.     </player>
  11.     <video visible="false" enabled="true" onvideostart="theme.openView('videoView');" />
  12.     <subview id="mainBack" backgroundImage="mainback.png" transparencyColor="#ff00ff" >
  13.         <buttongroup left="158" top="67" image="m_left_no.png" hoverImage="m_left_hov.png" downImage="m_left_do.png" mappingImage="m_left_map.png" transparencyColor="#ff00ff" >
  14.             <buttonelement mappingColor="#0000ff" id="visButton" onClick="toggleView('visView','visViewer')" onMouseOver="updateToolTip('visViewer','visButton','Visualizations')" />
  15.             <buttonelement mappingColor="#0033ff" id="eqButton" onClick="toggleView('eqView','eqViewer')" onMouseOver="updateToolTip('eqViewer','eqButton','Graphic Equalizer')" />
  16.             <buttonelement mappingColor="#0099ff" id="plButton" onClick="toggleView('plView','plViewer')" onMouseOver="updateToolTip('plViewer','plButton','Playlist')" />
  17.         </buttongroup>
  18.         <customSlider id="volume" left="177" top="85" min="0" max="100" borderSize="0" image="vol.png" positionImage="vol_map.png" enabled="true" 
  19.             value="wmpprop:player.settings.volume" value_onchange="wmpprop:player.settings.volume = value;updateVolToolTip();mute.down=false;player.settings.mute = false;" cursor="hand" 
  20.             transparencyColor="#ff00ff" toolTip="Volume" onMouseUp="volume.toolTip='Volume'" onKeyDown="volKey(event)" />
  21.         <customSlider id="seek" left="177" top="124" min="0" max="wmpprop:player.currentMedia.duration" borderSize="0" image="seek.png" positionImage="seek_map.png" 
  22.             enabled="true" cursor="hand" onmouseup="player.controls.currentPosition=seek.value;" toolTip="Seek" transparencyColor="#ff00ff" />
  23.         <buttongroup zIndex="6" left="192" top="166" image="m_mid_no.png" hoverImage="m_mid_hov.png" downImage="m_mid_do.png" mappingImage="m_mid_map.png" >
  24.             <buttonelement mappingColor="#0000ff" id="shutterButton" onClick="introFrames();" upToolTip="Close Shutter" downToolTip="Open Shutter" sticky="true" />
  25.             <buttonelement mappingColor="#0033ff" id="mute" upToolTip="Mute" downToolTip="Sound" onClick="player.settings.mute = !player.settings.mute" down="wmpprop:player.settings.mute" sticky="true" />
  26.             <buttonelement mappingColor="#0066ff" id="infoButton" onClick="toggleView('infoView','infoViewer')" onMouseOver="updateToolTip('infoViewer','infoButton','Quantum Redshift Information')" />
  27.         </buttongroup>
  28.         <buttongroup left="230" top="67" image="m_right_no.png" hoverImage="m_right_hov.png" downImage="m_right_do.png" mappingImage="m_right_map.png" >
  29.             <buttonelement mappingColor="#0066ff" upToolTip="Return To Full Mode" onClick="view.returnToMediaCenter()" />
  30.             <buttonelement mappingColor="#0033ff" upToolTip="Minimize" onClick="view.minimize()" />
  31.             <buttonelement mappingColor="#0000ff" upToolTip="Close" onClick="view.close()" />
  32.         </buttongroup>
  33.         <button zIndex="5" left="133" top="174" image="m_logo_no.png" hoverImage="m_logo_hov.png" downImage="m_logo_do.png" onClick="jscript:player.launchURL('http://www.xbox.com/quantumredshift/quantumredshift-skins-redir')" upToolTip="Go To Quantum Redshift Website" cursor="hand" transparencyColor="#ff00ff" />
  34.         <buttongroup zIndex="2" left="86" top="165" image="m_main_no.png" hoverImage="m_main_hov.png" downImage="m_main_do.png" disabledImage="m_main_dis.png" mappingImage="m_main_map.png" transparencyColor="#ff00ff" >
  35.             <prevelement mappingColor="#0000ff" />
  36.             <stopelement mappingColor="#0033ff" />
  37.             <playelement mappingColor="#0066ff" />
  38.         </buttongroup>
  39.         <pausebutton zIndex="3" left="177" top="212" image="m_pause_no.png" hoverImage="m_pause_hov.png" downImage="m_pause_do.png" visible="wmpenabled:player.controls.pause" transparencyColor="#ff00ff" />
  40.         <buttongroup zIndex="2" left="86" top="165" image="m_main_no.png" hoverImage="m_main_hov.png" downImage="m_main_do.png" disabledImage="m_main_dis.png" mappingImage="m_main_map.png" transparencyColor="#ff00ff" >
  41.             <buttonelement mappingColor="#0099ff" upToolTip="Open Media File" onClick="openFile()" />
  42.             <nextelement mappingColor="#00ccff" />
  43.         </buttongroup>
  44.         <text id="metadata" left="162" top="118" width="104" fontSize="7" fontSmoothing="true" fontFace="arial" foregroundColor="#effdff" 
  45.             scrollingDelay="50" scrollingAmount="2" justification="center" scrolling="true" toolTip="" />
  46.     </subview>
  47.     <subview id="shutterSub" zIndex="20" left="134" top="10" backgroundImage="shutter_f01.png" transparencyColor="#ff00ff" />
  48.     <subview id="introSub" zIndex="10" left="65" top="149" backgroundImage="intro_static.png" transparencyColor="#ff00ff" passThrough="true" />
  49. </view>
  50. <!-- playlist -->
  51. <view id="plView" width="383" height="358" minWidth="440" minHeight="380" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="quantum.js"
  52.     onLoad="loadPlPrefs();" onClose="savePlPrefs();" onKeyPress="viewHotKeys();" >
  53.     <player modeChange="updateShuffRep()" />
  54.     <subview zIndex="5" backgroundImage="f_top_left.png" transparencyColor="#ff00ff" />
  55.     <subview zIndex="4" top="81" verticalAlignment="stretch" backgroundImage="f_left_s.png" backgroundTiled="true" />
  56.     <subview zIndex="5" top="jscript:view.height-269" verticalAlignment="bottom" backgroundImage="f_bot_left.png" transparencyColor="#ff00ff" />
  57.     <subview zIndex="4" left="202" top="jscript:view.height-269" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s.png" backgroundTiled="true" />
  58.     <subview zIndex="5" left="jscript:view.width-160" top="jscript:view.height-269" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right.png" transparencyColor="#ff00ff" />
  59.     <subview zIndex="4" left="jscript:view.width-160" top="81" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s.png" backgroundTiled="true" />
  60.     <subview zIndex="5" left="jscript:view.width-160" horizontalAlignment="right" backgroundImage="f_top_right.png" transparencyColor="#ff00ff" />
  61.     <subview zIndex="4" left="176" horizontalAlignment="stretch" backgroundImage="f_top_s.png" backgroundTiled="true" />
  62.     <subview zIndex="20" top="22" horizontalAlignment="center" backgroundImage="f_logo.png" transparencyColor="#ff00ff" >
  63.         <button image="f_logo_no.png" hoverImage="f_logo_hov.png" downImage="f_logo_do.png" onClick="jscript:player.launchURL('http://www.xbox.com/quantumredshift/quantumredshift-skins-redir')" upToolTip="Go To Quantum Redshift Website" cursor="hand" />
  64.     </subview>
  65.     <subview zIndex="20" left="jscript:view.width-21" top="20" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  66.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" upToolTip="Close" onClick="closeView('plViewer')" />
  67.     </subview>
  68.     <subview zIndex="20" left="jscript:view.width-27" top="jscript:view.height-147" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  69.         <button image="f_resize.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse"  transparencyColor="#ff00ff" upToolTip="Resize - [use mouse or arrow keys]" onkeydown="viewResizer(event);" />
  70.     </subview>
  71.     <subview zIndex="20" top="20" backgroundImage="pl_set_no.png" >
  72.         <buttongroup image="pl_set_no.png" hoverImage="pl_set_hov.png" downImage="pl_set_do.png" mappingImage="pl_set_map.png" >
  73.             <buttonelement mappingColor="#0000ff" id="shuffleButton" sticky="true" upTooltip="Turn Shuffle On" downTooltip="Turn Shuffle Off" down="jscript:player.settings.getMode('shuffle');" onClick="player.settings.setMode('shuffle',down);" />
  74.             <buttonelement mappingColor="#0066ff" id="loopButton" sticky="true" upTooltip="Turn Repeat On" downTooltip="Turn Repeat Off" down="jscript:player.settings.getMode('loop');" onClick="player.settings.setMode('loop',down);" />
  75.         </buttongroup>
  76.     </subview>
  77.     <subview zIndex="1" left="49" top="65" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-96" height="jscript:view.height-219" backgroundColor="#090809" />
  78.     <subview id="plcenterBox" zIndex="20" left="49" top="64" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-96" height="jscript:view.height-219" backgroundColor="#090809" >
  79.         <playlist id="plFrame" width="jscript:plcenterBox.width" height="jscript:plcenterBox.height"
  80.             backgroundColor="#090809" foregroundcolor="#a4aac6" itemPlayingColor="#ffffff" itemPlayingBackgroundColor="#566696" 
  81.             disabledItemColor="#556382" columns="name=Name;artist=Artist;album=Album;duration=Time;" playlistItemsVisible="true" dropDownVisible="true" 
  82.             horizontalAlignment="stretch" verticalAlignment="stretch" allowItemEditing="true" columnsVisible="true" allowColumnSorting="true" />
  83.     </subview>
  84. </view>
  85. <!-- visualizations -->
  86. <view id="visView" width="383" height="358" minWidth="383" minHeight="358" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="quantum.js"
  87.     onLoad="loadVisPrefs()" onClose="saveVisPrefs()" onKeyPress="viewHotKeys();" onTimer="hideVisText()" timerInterval="6000" >
  88.     <player PlayState_onchange="checkVisualsPlayerState()" OpenState_onchange="checkVisualsPlayerState()" />
  89.     <subview zIndex="5" backgroundImage="f_top_left.png" transparencyColor="#ff00ff" />
  90.     <subview zIndex="4" top="81" verticalAlignment="stretch" backgroundImage="f_left_s.png" backgroundTiled="true" />
  91.     <subview zIndex="5" top="jscript:view.height-269" verticalAlignment="bottom" backgroundImage="f_bot_left.png" transparencyColor="#ff00ff" />
  92.     <subview zIndex="4" left="202" top="jscript:view.height-269" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s.png" backgroundTiled="true" />
  93.     <subview zIndex="5" left="jscript:view.width-160" top="jscript:view.height-269" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right.png" transparencyColor="#ff00ff" />
  94.     <subview zIndex="4" left="jscript:view.width-160" top="81" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s.png" backgroundTiled="true" />
  95.     <subview zIndex="5" left="jscript:view.width-160" horizontalAlignment="right" backgroundImage="f_top_right.png" transparencyColor="#ff00ff" />
  96.     <subview zIndex="4" left="176" horizontalAlignment="stretch" backgroundImage="f_top_s.png" backgroundTiled="true" />
  97.     <subview zIndex="20" top="22" horizontalAlignment="center" backgroundImage="f_logo.png" transparencyColor="#ff00ff" >
  98.         <button image="f_logo_no.png" hoverImage="f_logo_hov.png" downImage="f_logo_do.png" onClick="jscript:player.launchURL('http://www.xbox.com/quantumredshift/quantumredshift-skins-redir')" upToolTip="Go To Quantum Redshift Website" cursor="hand" />
  99.     </subview>
  100.     <subview zIndex="20" left="jscript:view.width-21" top="20" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  101.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" upToolTip="Close" onClick="closeView('visViewer')" />
  102.     </subview>
  103.     <subview zIndex="20" left="jscript:view.width-27" top="jscript:view.height-147" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  104.         <button image="f_resize.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse"  transparencyColor="#ff00ff" upToolTip="Resize - [use mouse or arrow keys]" onkeydown="viewResizer(event);" />
  105.     </subview>
  106.     <subview zIndex="20" left="93" top="20" backgroundImage="vis_prev_no.png" >
  107.         <button image="vis_prev_no.png" hoverImage="vis_prev_hov.png" downImage="vis_prev_do.png" onClick="visEffects.previous();displayVisText()" upToolTip="Previous Visualization" />
  108.     </subview>
  109.     <subview zIndex="20" left="jscript:view.width-138" top="20" horizontalAlignment="right" backgroundImage="vis_next_no.png" >
  110.         <button image="vis_next_no.png" hoverImage="vis_next_hov.png" downImage="vis_next_do.png" onClick="visEffects.next();displayVisText()" upToolTip="Next Visualization" />
  111.     </subview>
  112.     <subview zIndex="1" left="49" top="65" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-96" height="jscript:view.height-219" backgroundColor="#090809" />
  113.     <subview id="visMask" zIndex="20" left="49" top="64" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" width="jscript:view.width-96" height="jscript:view.height-219" >
  114.         <effects zIndex="25" id="visEffects" left="0" top="0" width="jscript:visMask.width" height="jscript:visMask.height" windowed="false" horizontalAlignment="stretch" verticalAlignment="stretch" 
  115.         currentEffectType="wmpprop:mediacenter.effectType" currentPreset="wmpprop:mediacenter.effectPreset" currentEffectType_onchange="mediacenter.effectType=currentEffectType;" currentPreset_onchange="mediacenter.effectPreset=currentPreset;" visible="true" clippingColor="#ffffff"/>
  116.         <subview zIndex="600" top="jscript:visMask.height-20" verticalAlignment="bottom" horizontalAlignment="center" width="jscript:visMask.width" height="20" >
  117.             <text id="visEffectsText" fontSize="8" fontFace="verdana" fontStyle="bold" fontSmoothing="true" foregroundColor="#ffffff" horizontalAlignment="center" value="wmpprop:visEffects.currentEffectTitle" />
  118.         </subview>
  119.     </subview>
  120. </view>
  121. <!-- video -->
  122. <view id="videoView" width="383" height="358" minWidth="383" minHeight="358" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="quantum.js"
  123.     onLoad="loadVidPrefs()" onClose="saveVidPrefs()" onKeyPress="viewHotKeys();" >
  124.     <player OpenState_onchange="checkVideoPlayerState();" PlayState_onchange="checkVideoPlayerState();" />
  125.     <subview zIndex="5" backgroundImage="f_top_left.png" transparencyColor="#ff00ff" />
  126.     <subview zIndex="4" top="81" verticalAlignment="stretch" backgroundImage="f_left_s.png" backgroundTiled="true" />
  127.     <subview zIndex="5" top="jscript:view.height-269" verticalAlignment="bottom" backgroundImage="f_bot_left.png" transparencyColor="#ff00ff" />
  128.     <subview zIndex="4" left="202" top="jscript:view.height-269" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s.png" backgroundTiled="true" />
  129.     <subview zIndex="5" left="jscript:view.width-160" top="jscript:view.height-269" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right.png" transparencyColor="#ff00ff" />
  130.     <subview zIndex="4" left="jscript:view.width-160" top="81" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s.png" backgroundTiled="true" />
  131.     <subview zIndex="5" left="jscript:view.width-160" horizontalAlignment="right" backgroundImage="f_top_right.png" transparencyColor="#ff00ff" />
  132.     <subview zIndex="4" left="176" horizontalAlignment="stretch" backgroundImage="f_top_s.png" backgroundTiled="true" />
  133.     <subview zIndex="20" top="22" horizontalAlignment="center" backgroundImage="f_logo.png" transparencyColor="#ff00ff" >
  134.         <button image="f_logo_no.png" hoverImage="f_logo_hov.png" downImage="f_logo_do.png" onClick="jscript:player.launchURL('http://www.xbox.com/quantumredshift/quantumredshift-skins-redir')" upToolTip="Go To Quantum Redshift Website" cursor="hand" />
  135.     </subview>
  136.     <subview zIndex="20" left="jscript:view.width-21" top="20" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  137.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" upToolTip="Close" onClick="closeView('vidViewer')" />
  138.     </subview>
  139.     <subview zIndex="20" left="jscript:view.width-27" top="jscript:view.height-147" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  140.         <button image="f_resize.png" onMouseDown="view.size( 'bottomright' );saveVidSize();" cursor="sizenwse"  transparencyColor="#ff00ff" upToolTip="Resize - [use mouse or arrow keys]" onkeydown="viewResizer(event);saveVidSize();" />
  141.     </subview>
  142.     <subview zIndex="20" top="20" backgroundImage="vid_zoom_no.png" >
  143.         <button id="vidZoom" image="vid_zoom_no.png" hoverImage="vid_zoom_hov.png" downImage="vid_zoom_do.png" onClick="videoZoom()" />
  144.     </subview>
  145.     <subview id="vidDrawerOpenButton" zIndex="20" top="jscript:view.height-132" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="vid_drawer_open_no.png" >
  146.         <button image="vid_drawer_open_no.png" hoverImage="vid_drawer_open_hov.png" downImage="vid_drawer_open_do.png" upToolTip="Show Video Settings" onClick="toggleVidDrawer()" />
  147.     </subview>
  148.     <subview id="vidDrawer" top="jscript:view.height-225" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="vid_drawer_back.png" transparencyColor="#ff00ff" onEndMove="checkDrawerFrame()" >
  149.         <subview id="vidDrawerFrame" width="jscript:vidDrawer.width" height="jscript:vidDrawer.height" >
  150.             <videosettings id="vidset" enable="true" />
  151.             <!-- <button left="54" top="5" image="vid_contrast_no.png" hoverImage="vid_contrast_hov.png" downImage="vid_contrast_do.png" onClick="vidset.contrast=0" upToolTip="Reset Contrast" /> -->
  152.             <slider id="contrast" left="115" top="8" width="143" height="10" toolTip="Contrast" borderSize="10" direction="horizontal" slide="false" 
  153.             thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.contrast" value_onchange="vidset.contrast=value;" foregroundImage="vid_slider.png" 
  154.             />
  155.             <!-- <button left="54" top="32" image="vid_brightness_no.png" hoverImage="vid_brightness_hov.png" downImage="vid_brightness_do.png" onClick="vidset.brightness=0" upToolTip="Reset Brightness" /> -->
  156.             <slider id="brightness" left="115" top="29" width="143" height="10" toolTip="Brightness" borderSize="10" direction="horizontal" slide="false" 
  157.             thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.brightness" value_onchange="vidset.brightness=value;" foregroundImage="vid_slider.png" 
  158.             />
  159.             <!-- <button left="54" top="84" image="vid_hue_no.png" hoverImage="vid_hue_hov.png" downImage="vid_hue_do.png" onClick="vidset.hue=0" upToolTip="Reset Hue" /> -->
  160.             <slider id="hue" left="115" top="50" width="143" height="10" toolTip="Hue" borderSize="10" direction="horizontal" slide="false" 
  161.             thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.hue" value_onchange="vidset.hue=value;" foregroundImage="vid_slider.png" 
  162.             />
  163.             <!-- <button left="54" top="58" image="vid_saturation_no.png" hoverImage="vid_saturation_hov.png" downImage="vid_saturation_do.png" onClick="vidset.saturation=0" upToolTip="Reset Saturation" /> -->
  164.             <slider id="saturation" left="115" top="70" width="143" height="10" toolTip="Saturation" borderSize="10" direction="horizontal" slide="false" 
  165.             thumbImage="vid_thumb.png"  min="-127" max="127" value="wmpprop:vidset.saturation" value_onchange="vidset.saturation=value;" foregroundImage="vid_slider.png" 
  166.             />
  167.             <button left="152" top="87" image="vid_drawer_close_no.png" hoverImage="vid_drawer_close_hov.png" downImage="vid_drawer_close_do.png" upToolTip="Hide Video Settings" onClick="toggleVidDrawer()" />
  168.         </subview>
  169.     </subview>
  170.     <subview zIndex="1" left="49" top="65" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-96" height="jscript:view.height-219" backgroundColor="#090809" />
  171.     <subview id="centerBox" zIndex="20" left="49" top="65" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#090809" width="jscript:view.width-96" height="jscript:view.height-219" >
  172.         <video zIndex="8" id="videoWin" windowless="false" width="jscript:centerBox.width" height="jscript:centerBox.height" 
  173.             horizontalAlignment="stretch" verticalAlignment="stretch" onvideostart="checkVideoPlayerState();"  backgroundcolor="black"  onvideoend="checkVideoPlayerState();"
  174.             fullScreen="true" maintainAspectRatio="true" stretchToFit="true" shrinkToFit="true" tabstop="false"/>
  175.     </subview>
  176. </view>
  177. <!-- graphic equalizer -->
  178. <view id="eqView" width="303" height="184" titleBar="false" backgroundColor="none" scriptFile="quantum.js" onLoad="loadEQPrefs()" onKeyPress="viewHotKeys();"  >
  179.     <subview backgroundImage="eq_back.png" transparencyColor="#ff00ff" >
  180.         <buttongroup top="20" image="eq_set_no.png" hoverImage="eq_set_hov.png" downImage="eq_set_do.png" mappingImage="eq_set_map.png" >
  181.             <buttonelement mappingColor="#0000ff" upToolTip="Reset Equalizer" onClick="eq.reset()" />
  182.             <buttonelement mappingColor="#0033ff" upToolTip="Previous Equalizer Preset" onClick="eq.previousPreset()" />
  183.             <buttonelement mappingColor="#0066ff" upToolTip="Next Equalizer Preset" onClick="eq.nextPreset()" />
  184.             <buttonelement mappingColor="#0099ff" upToolTip="Close" onClick="closeView('eqViewer')" />
  185.         </buttongroup>
  186.         <equalizerSettings id="eq" enable="true" enableSplineTension="wmpprop:eq.enableSplineTension" splineTension="wmpprop:eq.splineTension"  />
  187.         <slider id="eq1" left="56" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDownImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel1" value_onchange="eq.gainLevel1=value;" direction="vertical" toolTip="31hz" cursor="hand" />
  188.         <slider id="eq2" left="76" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel2" value_onchange="eq.gainLevel2=value;" direction="vertical" toolTip="63hz" cursor="hand" />
  189.         <slider id="eq3" left="96" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel3" value_onchange="eq.gainLevel3=value;" direction="vertical" toolTip="125hz" cursor="hand" />
  190.         <slider id="eq4" left="116" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel4" value_onchange="eq.gainLevel4=value;" direction="vertical" toolTip="250hz" cursor="hand" />
  191.         <slider id="eq5" left="136" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel5" value_onchange="eq.gainLevel5=value;" direction="vertical" toolTip="500hz" cursor="hand" />
  192.         <slider id="eq6" left="156" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel6" value_onchange="eq.gainLevel6=value;" direction="vertical" toolTip="1khz" cursor="hand" />
  193.         <slider id="eq7" left="176" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel7" value_onchange="eq.gainLevel7=value;" direction="vertical" toolTip="2khz" cursor="hand" />
  194.         <slider id="eq8" left="196" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel8" value_onchange="eq.gainLevel8=value;" direction="vertical" toolTip="4khz" cursor="hand" />
  195.         <slider id="eq9" left="216" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel9" value_onchange="eq.gainLevel9=value;" direction="vertical" toolTip="8khz" cursor="hand" />
  196.         <slider id="eq10" left="236" top="65" width="9" height="72" thumbImage="eq_thumb.png" thumbHoverImage="eq_thumb.png" thumbDisabledImage="eq_thumb.png" foregroundImage="eq_slider.png" slide="false" borderSize="10" min="-14" max="14" value="wmpprop:eq.gainLevel10" value_onchange="eq.gainLevel10=value;" direction="vertical" toolTip="16khz" cursor="hand" />
  197.         <text id="eqPresetText" left="105" top="23" width="92" fontSize="8" fontSmoothing="true" fontFace="arial" foregroundColor="#ffffff" 
  198.             fontStyle="bold" justification="center" value="wmpprop:eq.currentPresetTitle" visible="true"/>    
  199.     </subview>
  200. </view>
  201. <!-- info / content mode -->
  202. <view id="infoView" width="383" height="358" minWidth="437" minHeight="434" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="quantum.js"
  203.     onLoad="loadInfoPrefs();" onKeyPress="viewHotKeys();" >
  204.     <subview zIndex="5" backgroundImage="f_top_left.png" transparencyColor="#ff00ff" />
  205.     <subview zIndex="4" top="81" verticalAlignment="stretch" backgroundImage="f_left_s.png" backgroundTiled="true" />
  206.     <subview zIndex="5" top="jscript:view.height-269" verticalAlignment="bottom" backgroundImage="f_bot_left.png" transparencyColor="#ff00ff" />
  207.     <subview zIndex="4" left="202" top="jscript:view.height-269" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s.png" backgroundTiled="true" />
  208.     <subview zIndex="5" left="jscript:view.width-160" top="jscript:view.height-269" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right.png" transparencyColor="#ff00ff" />
  209.     <subview zIndex="4" left="jscript:view.width-160" top="81" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s.png" backgroundTiled="true" />
  210.     <subview zIndex="5" left="jscript:view.width-160" horizontalAlignment="right" backgroundImage="f_top_right.png" transparencyColor="#ff00ff" />
  211.     <subview zIndex="4" left="176" horizontalAlignment="stretch" backgroundImage="f_top_s.png" backgroundTiled="true" />
  212.     <subview zIndex="20" top="22" horizontalAlignment="center" backgroundImage="f_logo.png" transparencyColor="#ff00ff" >
  213.         <button image="f_logo_no.png" hoverImage="f_logo_hov.png" downImage="f_logo_do.png" onClick="jscript:player.launchURL('http://www.xbox.com/quantumredshift/quantumredshift-skins-redir')" upToolTip="Go To Quantum Redshift Website" cursor="hand" />
  214.     </subview>
  215.     <subview zIndex="20" left="jscript:view.width-21" top="20" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  216.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" upToolTip="Close" onClick="closeView('infoViewer')" />
  217.     </subview>
  218.     <subview zIndex="1" left="49" top="65" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-96" height="jscript:view.height-219" backgroundColor="#090809" />
  219.     <subview zIndex="20" left="49" top="64" backgroundImage="c_back.jpg" >
  220.         <buttongroup left="49" top="24" image="c_menu_no.png" hoverImage="c_menu_hov.gif" downImage="c_menu_do.gif" mappingImage="c_menu_map.png" cursor="hand" >
  221.             <buttonelement mappingColor="#0000ff" upToolTip="The Game" onClick="showInfo('true','false',1)" />
  222.             <buttonelement mappingColor="#0033ff" upToolTip="The Goods" onClick="showInfo('true','true',2)" />
  223.             <buttonelement mappingColor="#0066ff" upToolTip="Game Units" onClick="showInfo('true','true',3)" />
  224.             <buttonelement mappingColor="#0099ff" upToolTip="Screenshots" onClick="showInfo('true','true',4)" />
  225.             <buttonelement mappingColor="#00ccff" upToolTIp="Go To Quantum Redshift Website" onClick="jscript:player.launchURL('http://www.xbox.com/quantumredshift/quantumredshift-skins-redir')"  />
  226.         </buttongroup>
  227.     </subview>
  228.     <subview id="infoSub" zIndex="20" left="49" top="64" backgroundImage="" width="340" height="214" />
  229.     <subview id="infoMenuBack" zIndex="25" left="85" top="262" backgroundImage="c_menu_return_no.png" visible="false" transparencyColor="#ff00ff" >
  230.         <button image="c_menu_return_no.png" hoverImage="c_menu_return_hov.png" downImage="c_menu_return_do.png" onClick="showInfo('false','false',0)" upToolTip="Return To Menu" cursor="hand" />
  231.     </subview>
  232.     <subview id="infoNavSub" zIndex="20" left="322" top="262" backgroundImage="c_nav_map.png" visible="false" transparencyColor="#ff00ff" >
  233.         <buttongroup image="c_nav_no.png" hoverImage="c_nav_hov.png" downImage="c_nav_do.png" disabledImage="c_nav_dis.png" mappingImage="c_nav_map.png" >
  234.             <buttonelement mappingColor="#0000ff" id="navPrev" upToolTip="Previous" onClick="infoNavPrev(navGo--)" cursor="hand" />
  235.             <buttonelement mappingColor="#0066ff" id="navNext" upToolTip="Next" onClick="infoNavNext(navGo++)" cursor="hand" />
  236.         </buttongroup>
  237.     </subview>
  238. </view>
  239. </theme>