home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 February / Chip_2003-02_cd1.bin / zkuste / wmakeup / download / MechAssaultWMPSkin.wmz / mech.wms < prev    next >
Encoding:
Text File  |  2002-10-19  |  60.3 KB  |  300 lines

  1.  ■
  2. <!-- 
  3.     http://www.theskinsfactory.com
  4.     info@theskinsfactory.com
  5. -->
  6. <theme title="MechAssault Deluxe Edition" author="TheSkinsFactory.com" copyright="⌐ 2002, Microsoft Corporation. All Rights Reserved." >
  7. <view id="mainView"    width="438" height="339" titleBar="false" backgroundColor="none" scriptFile="mech.js"
  8.     onLoad="mainStartUp()" onClose="mainShutDown()" onKeyPress="viewHotKeys();" >
  9.     <player PlayState_onchange="checkPlayerState()" OpenState_onchange="checkPlayerState()" status_onChange="updateMetadata();" >
  10.         <controls currentPosition_onchange="seek.value=player.controls.currentPosition;" />
  11.     </player>
  12.     <video visible="false" enabled="true" onvideostart="theme.openView('videoView');" />
  13.     <subview backgroundImage="mainback.png" transparencyColor="#ff00ff" >
  14.         <text id="metadata" left="179" top="135" width="80" fontSize="7" fontSmoothing="true" fontFace="arial" foregroundColor="#effdff" 
  15.             scrollingDelay="50" scrollingAmount="2" justification="center" scrolling="true" toolTip="" />
  16.         <text id="time" left="207" top="147" fontSize="8" scrolling="false" fontSmoothing="true" foregroundColor="#effdff" 
  17.             fontStyle="bold" justification="center" value="wmpprop:player.controls.currentPositionString" fontFace="arial narrow,arial,tahoma,verdana" />
  18.         <buttongroup left="157" top="50" image="m_top_no.png" hoverImage="m_top_hov.png" downImage="m_top_do.png" disabledImage="m_top_dis.png" mappingImage="m_top_map.png" >
  19.             <buttonelement mappingColor="#0000ff" id="mute" upToolTip="Mute" downToolTip="Sound" onClick="player.settings.mute = !player.settings.mute" down="wmpprop:player.settings.mute" sticky="true" />
  20.             <buttonelement mappingColor="#0033ff" id="infoButton" onClick="toggleView('infoView','infoViewer')" onMouseOver="updateToolTip('infoViewer','infoButton','MechAssault Information')" />
  21.             <buttonelement mappingColor="#0066ff" id="eqButton" onClick="toggleView('eqView','eqViewer')" onMouseOver="updateToolTip('eqViewer','eqButton','Graphic Equalizer')" />
  22.             <buttonelement mappingColor="#0099ff" id="plButton" onCLick="toggleView('plView','plViewer')" onMouseOver="updateToolTip('plViewer','plButton','Playlist')" />
  23.             <buttonelement mappingColor="#00ccff" id="visButton" onClick="toggleView('visView','visViewer')" onMouseOver="updateToolTip('visViewer','visButton','Visualizations')" />
  24.         </buttongroup>
  25.         <buttongroup zIndex="1" left="157" top="76" image="m_bot_no.png" hoverImage="m_bot_hov.png" downImage="m_bot_do.png" disabledImage="m_bot_dis.png" mappingImage="m_bot_map.png" >
  26.             <stopelement mappingColor="#0000ff" />
  27.             <prevelement mappingColor="#0033ff" />
  28.             <playelement mappingColor="#0066ff" />
  29.         </buttongroup>
  30.         <pausebutton zIndex="2" left="207" top="76" image="m_pause_no.png" hoverImage="m_pause_hov.png" downImage="m_pause_do.png" visible="wmpenabled:player.controls.pause" />
  31.         <buttongroup zIndex="1" left="157" top="76" image="m_bot_no.png" hoverImage="m_bot_hov.png" downImage="m_bot_do.png" disabledImage="m_bot_dis.png" mappingImage="m_bot_map.png" >
  32.             <nextelement mappingColor="#0099ff" />
  33.             <buttonelement mappingColor="#00ccff" upToolTIp="Open Media File" onClick="openFile()" />
  34.         </buttongroup>
  35.         <button left="127" top="128" image="m_shutter_no.png" hoverImage="m_shutter_hov.png" downImage="m_shutter_do.png" disabledImage="m_shutter_dis.png" onClick="shutterToggle();" upToolTip="Close Shutter" downToolTip="Open Shutter" sticky="true" />
  36.         <customSlider id="seek" left="176" top="155" min="0" max="wmpprop:player.currentMedia.duration" borderSize="0" image="seek.png" positionImage="seek_map.png" 
  37.             enabled="true" cursor="hand" onmouseup="player.controls.currentPosition=seek.value;" toolTip="Seek" transparencyColor="#ff00ff" />
  38.         <customSlider id="volume" left="227" top="154" min="0" max="100" borderSize="0" image="vol.png" positionImage="vol_map.png" enabled="true" 
  39.             value="wmpprop:player.settings.volume" value_onchange="wmpprop:player.settings.volume = value;updateVolToolTip();mute.down=false;player.settings.mute = false;" cursor="hand" 
  40.             transparencyColor="#ff00ff" toolTip="Volume" onMouseUp="volume.toolTip='Volume'" onKeyDown="volKey(event)" />
  41.         <button left="289" top="128" image="m_full_no.png" hoverImage="m_full_hov.png" downImage="m_full_do.png" onClick="view.returnToMediaCenter()" upToolTip="Return To Full Mode" />
  42.         <button left="128" top="220" image="m_min_no.png" hoverImage="m_min_hov.png" downImage="m_min_do.png" onClick="view.minimize()" upToolTip="Minimize" />
  43.         <button left="289" top="220" image="m_close_no.png" hoverImage="m_close_hov.png" downImage="m_close_do.png" onClick="view.close()" upToolTip="Close" />
  44.         <button left="118" top="279" image="m_logo_no.png" hoverImage="m_logo_hov.png" downImage="m_logo_no.png" onClick="jscript:player.launchURL('http://www.xbox.com/mechassault/mechassault-skins-redir')" upToolTip="Go To MechAssault Website" cursor="hand" />
  45.         <subview id="leftAnim" zIndex="2" left="2" top="92" backgroundImage="m_left_anim.gif" transparencyColor="#ff00ff" >
  46.             <subview id="leftAnimSub" zIndex="1" backgroundImage="m_left_anim_rev_static.png" visible="false" transparencyColor="#ff00ff" />
  47.         </subview>
  48.         <subview id="rightAnim" zIndex="2" left="319" top="92" backgroundImage="m_right_anim.gif" transparencyColor="#ff00ff" >
  49.             <subview id="rightAnimSub" zIndex="1" backgroundImage="m_right_anim_rev_static.png" visible="false" transparencyColor="#ff00ff" />
  50.         </subview>
  51.         <subview id="playAnim" left="189" top="161" backgroundImage="m_play_anim.gif" transparencyColor="#ff00ff" passThrough="true" visible="false" />
  52.         <subview id="pauseAnim" left="189" top="161" backgroundImage="m_pause_anim.gif" transparencyColor="#ff00ff" passThrough="true" visible="false" />
  53.         <subview left="137" top="44" backgroundImage="intro_anim.gif" transparencyColor="#ff00ff" passThrough="true" visible="true" />
  54.         <subview zIndex="20" id="shutterSub" left="137" top="107" backgroundImage="" width="165" height="161" transparencyColor="#ff00ff" passThrough="true" >
  55.             <subview id="shutterStatic" zIndex="19" backgroundImage="shutter_close_static.png" transparencyColor="#ff00ff" visible="false" />
  56.         </subview>
  57.     </subview>
  58. </view>
  59. <!-- playlist -->
  60. <view id="plView" width="283" height="367" minWidth="380" minHeight="370" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="mech.js"
  61.     onLoad="loadPlPrefs();" onClose="savePlPrefs();" onKeyPress="viewHotKeys();" >
  62.     <player modeChange="updateShuffRep()" />
  63.     <subview zIndex="10" left="25" top="6" backgroundImage="f_playlist.png" />
  64.     <subview zIndex="5" backgroundImage="f_top_left.png" transparencyColor="#ff00ff" />
  65.     <subview zIndex="4" top="152" verticalAlignment="stretch" backgroundImage="f_left_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  66.     <subview zIndex="5" top="jscript:view.height-204" verticalAlignment="bottom" backgroundImage="f_bot_left.png" transparencyColor="#ff00ff" />
  67.     <subview zIndex="4" left="42" top="jscript:view.height-204" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s.png" backgroundTiled="true" width="193" />
  68.     <subview zIndex="5" left="jscript:view.width-48" top="jscript:view.height-204" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right.png" transparencyColor="#ff00ff" />
  69.     <subview zIndex="4" left="jscript:view.width-75" top="152" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  70.     <subview zIndex="5" left="jscript:view.width-64" horizontalAlignment="right" backgroundImage="f_top_right.png" transparencyColor="#ff00ff" />
  71.     <subview zIndex="4" left="208" horizontalAlignment="stretch" backgroundImage="f_top_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  72.     <subview zIndex="20" top="jscript:view.height-124" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="f_bot_center.png" transparencyColor="#ff00ff" />
  73.     <subview zIndex="6" top="jscript:view.height-236" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="f_drawer_back.png" transparencyColor="#ff00ff" />
  74.     <subview zIndex="20" left="jscript:view.width-17" top="4" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  75.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('plViewer')" upToolTip="Close" />
  76.     </subview>
  77.     <subview zIndex="20" left="jscript:view.width-18" top="jscript:view.height-134" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  78.         <button image="f_resize.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse"  transparencyColor="#ff00ff" upToolTip="Resize - [use mouse or arrow keys]" onkeydown="viewResizer(event);" />
  79.     </subview>
  80.     <subview zIndex="20" top="6" backgroundImage="pl_set_no.png" >
  81.         <buttongroup image="pl_set_no.png" hoverImage="pl_set_hov.png" downImage="pl_set_do.png" mappingImage="pl_set_map.png" >
  82.             <buttonelement mappingColor="#00ffff" id="shuffleButton" sticky="true" upTooltip="Turn Shuffle On" downTooltip="Turn Shuffle Off" down="jscript:player.settings.getMode('shuffle');" onClick="player.settings.setMode('shuffle',down);" />
  83.             <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);" />
  84.         </buttongroup>
  85.     </subview>
  86.     <subview zIndex="10" left="20" top="24" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" width="jscript:view.width-40" height="jscript:view.height-148" /> 
  87.     <subview id="plcenterBox" zIndex="20" left="20" top="24" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" width="jscript:view.width-40" height="jscript:view.height-148" >
  88.         <playlist id="plFrame" width="jscript:plcenterBox.width" height="jscript:plcenterBox.height"
  89.             backgroundColor="#000000" foregroundcolor="#c0c7cb" itemPlayingColor="#ffff26" itemPlayingBackgroundColor="#732121" 
  90.             disabledItemColor="#556382" columns="name=Name;artist=Artist;album=Album;duration=Time;" playlistItemsVisible="true" dropDownVisible="true" 
  91.             horizontalAlignment="stretch" verticalAlignment="stretch" allowItemEditing="true" columnsVisible="true" allowColumnSorting="true" />
  92.     </subview>
  93. </view>
  94. <!-- visualizations -->
  95. <view id="visView" width="283" height="367" minWidth="263" minHeight="330" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="mech.js"
  96.     onLoad="loadVisPrefs()" onClose="saveVisPrefs()" onKeyPress="viewHotKeys();" onTimer="hideVisText()" timerInterval="6000" >
  97.     <player PlayState_onchange="checkVisualsPlayerState()" OpenState_onchange="checkVisualsPlayerState()" />
  98.     <subview zIndex="10" left="25" top="6" backgroundImage="f_visualizer.png" />
  99.     <subview zIndex="5" backgroundImage="f_top_left.png" transparencyColor="#ff00ff" />
  100.     <subview zIndex="4" top="152" verticalAlignment="stretch" backgroundImage="f_left_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  101.     <subview zIndex="5" top="jscript:view.height-204" verticalAlignment="bottom" backgroundImage="f_bot_left.png" transparencyColor="#ff00ff" />
  102.     <subview zIndex="4" left="42" top="jscript:view.height-204" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s.png" backgroundTiled="true" width="193" />
  103.     <subview zIndex="5" left="jscript:view.width-48" top="jscript:view.height-204" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right.png" transparencyColor="#ff00ff" />
  104.     <subview zIndex="4" left="jscript:view.width-75" top="152" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  105.     <subview zIndex="5" left="jscript:view.width-64" horizontalAlignment="right" backgroundImage="f_top_right.png" transparencyColor="#ff00ff" />
  106.     <subview zIndex="4" left="208" horizontalAlignment="stretch" backgroundImage="f_top_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  107.     <subview zIndex="20" top="jscript:view.height-124" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="f_bot_center.png" transparencyColor="#ff00ff" />
  108.     <subview zIndex="6" top="jscript:view.height-236" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="f_drawer_back.png" transparencyColor="#ff00ff" />
  109.     <subview zIndex="20" left="jscript:view.width-17" top="4" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  110.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('visViewer')" upToolTip="Close" />
  111.     </subview>
  112.     <subview zIndex="20" left="jscript:view.width-18" top="jscript:view.height-134" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  113.         <button image="f_resize.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse"  transparencyColor="#ff00ff" upToolTip="Resize - [use mouse or arrow keys]" onkeydown="viewResizer(event);" />
  114.     </subview>
  115.     <subview zIndex="20" top="23" backgroundImage="vis_prev_no.png" >
  116.         <button image="vis_prev_no.png" hoverImage="vis_prev_hov.png" downImage="vis_prev_do.png" upToolTip="Previous Visualization" onClick="visEffects.previous();displayVisText();" />
  117.     </subview>
  118.     <subview zIndex="20" left="jscript:view.width-17" top="23" horizontalAlignment="right" backgroundImage="vis_prev_no.png" >
  119.         <button image="vis_next_no.png" hoverImage="vis_next_hov.png" downImage="vis_next_do.png" upToolTip="Next Visualization" onClick="visEffects.next();displayVisText();" />
  120.     </subview>
  121.     <subview zIndex="10" left="20" top="24" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" width="jscript:view.width-40" height="jscript:view.height-148" /> 
  122.     <subview id="visMask" zIndex="20" left="20" top="24" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" width="jscript:view.width-40" height="jscript:view.height-148" >
  123.         <effects zIndex="25" id="visEffects" left="0" top="0" width="jscript:visMask.width" height="jscript:visMask.height" windowed="false" horizontalAlignment="stretch" verticalAlignment="stretch" 
  124.         currentEffectType="wmpprop:mediacenter.effectType" currentPreset="wmpprop:mediacenter.effectPreset" currentEffectType_onchange="mediacenter.effectType=currentEffectType;" currentPreset_onchange="mediacenter.effectPreset=currentPreset;" visible="true" clippingColor="#ffffff"/>
  125.         <subview zIndex="600" top="jscript:visMask.height-20" verticalAlignment="bottom" horizontalAlignment="center" width="jscript:visMask.width" height="20" >
  126.             <text id="visEffectsText" fontSize="8" fontFace="verdana" fontStyle="bold" fontSmoothing="true" foregroundColor="#ffffff" horizontalAlignment="center" value="wmpprop:visEffects.currentEffectTitle" />
  127.         </subview>
  128.     </subview>
  129. </view>
  130. <!-- graphic equalizer -->
  131. <view id="eqView" width="216" height="154" titleBar="false" backgroundColor="none" scriptFile="mech.js" onLoad="loadEQPrefs()" onKeyPress="viewHotKeys();"  >
  132.     <subview backgroundImage="eq_back.png" transparencyColor="#ff00ff" >
  133.         <equalizerSettings id="eq" enable="true" enableSplineTension="wmpprop:eq.enableSplineTension" splineTension="wmpprop:eq.splineTension"  />
  134.         <slider id="eq1" left="31" top="27" width="10" height="101" 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" />
  135.         <slider id="eq2" left="47" top="27" width="10" height="101" 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" />
  136.         <slider id="eq3" left="63" top="27" width="10" height="101" 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" />
  137.         <slider id="eq4" left="79" top="27" width="10" height="101" 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" />
  138.         <slider id="eq5" left="95" top="27" width="10" height="101" 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" />
  139.         <slider id="eq6" left="111" top="27" width="10" height="101" 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" />
  140.         <slider id="eq7" left="127" top="27" width="10" height="101" 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" />
  141.         <slider id="eq8" left="143" top="27" width="10" height="101" 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" />
  142.         <slider id="eq9" left="159" top="27" width="10" height="101" 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" />
  143.         <slider id="eq10" left="175" top="27" width="10" height="101" 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" />
  144.         <button left="45" top="131" image="eq_prev_no.png" hoverImage="eq_prev_hov.png" downImage="eq_prev_do.png" onClick="eq.previousPreset()" upToolTip="Previous Equalizer Preset" />
  145.         <button left="159" top="131" image="eq_next_no.png" hoverImage="eq_next_hov.png" downImage="eq_next_do.png" onClick="eq.nextPreset()" upToolTip="Next Equalizer Preset" />
  146.         <text id="eqPresetText" left="64" top="130" width="88" fontSize="8" fontSmoothing="true" fontFace="arial" foregroundColor="#effdff" 
  147.             fontStyle="bold" justification="center" value="wmpprop:eq.currentPresetTitle" visible="true"/>    
  148.     </subview>
  149.     <subview zIndex="20" left="jscript:view.width-17" top="4" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  150.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('eqViewer')" upToolTip="Close" />
  151.     </subview>
  152. </view>
  153. <!-- video -->
  154. <view id="videoView" width="283" height="367" minWidth="283" minHeight="367" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="mech.js"
  155.     onLoad="loadVidPrefs()" onClose="saveVidPrefs()" onKeyPress="viewHotKeys();" >
  156.     <player OpenState_onchange="checkVideoPlayerState();" PlayState_onchange="checkVideoPlayerState();" />
  157.     <subview zIndex="10" left="25" top="6" backgroundImage="f_video.png" />
  158.     <subview zIndex="5" backgroundImage="f_top_left.png" transparencyColor="#ff00ff" />
  159.     <subview zIndex="4" top="152" verticalAlignment="stretch" backgroundImage="f_left_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  160.     <subview zIndex="5" top="jscript:view.height-204" verticalAlignment="bottom" backgroundImage="f_bot_left.png" transparencyColor="#ff00ff" />
  161.     <subview zIndex="4" left="42" top="jscript:view.height-204" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s.png" backgroundTiled="true" width="193" />
  162.     <subview zIndex="5" left="jscript:view.width-48" top="jscript:view.height-204" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right.png" transparencyColor="#ff00ff" />
  163.     <subview zIndex="4" left="jscript:view.width-75" top="152" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  164.     <subview zIndex="5" left="jscript:view.width-64" horizontalAlignment="right" backgroundImage="f_top_right.png" transparencyColor="#ff00ff" />
  165.     <subview zIndex="4" left="208" horizontalAlignment="stretch" backgroundImage="f_top_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  166.     <subview zIndex="20" top="jscript:view.height-124" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="f_bot_center.png" transparencyColor="#ff00ff" />
  167.     
  168.     <subview id="vidDrawer" zIndex="6" top="jscript:view.height-236" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="f_drawer_back.png" transparencyColor="#ff00ff" onEndMove="checkSliderStatus()" >
  169.         <subview id="vidDrawerSub" zIndex="6" width="jscript:vidDrawer.width" height="jscript:vidDrawer.height" visible="false" >
  170.             <videosettings id="vidset" enable="true" />
  171.             <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" />
  172.             <slider id="contrast" left="21" top="16" width="126" height="10" toolTip="Contrast" borderSize="10" direction="horizontal" slide="false" 
  173.             thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.contrast" value_onchange="vidset.contrast=value;" foregroundImage="vid_slider.png" 
  174.             />
  175.             <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" />
  176.             <slider id="brightness" left="21" top="42" width="126" height="10" toolTip="Brightness" borderSize="10" direction="horizontal" slide="false" 
  177.             thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.brightness" value_onchange="vidset.brightness=value;" foregroundImage="vid_slider.png" 
  178.             />
  179.             <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" />
  180.             <slider id="saturation" left="21" top="68" width="126" height="10" toolTip="Saturation" borderSize="10" direction="horizontal" slide="false" 
  181.             thumbImage="vid_thumb.png"  min="-127" max="127" value="wmpprop:vidset.saturation" value_onchange="vidset.saturation=value;" foregroundImage="vid_slider.png" 
  182.             />
  183.             <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" />
  184.             <slider id="hue" left="21" top="94" width="126" height="10" toolTip="Hue" borderSize="10" direction="horizontal" slide="false" 
  185.             thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.hue" value_onchange="vidset.hue=value;" foregroundImage="vid_slider.png" 
  186.             />
  187.         </subview>
  188.         <button id="vidDrawerButton" left="79" top="112" image="vid_arrow_no.png" hoverImage="vid_arrow_hov.png" downImage="vid_arrow_do.png" hoverDownImage="vid_arrow_do_hov.png" onClick="toggleVidDrawer()" sticky="true" upToolTip="Show Video Settings" downToolTip="Hide Video Settings" />
  189.     </subview>
  190.     <subview zIndex="20" left="jscript:view.width-17" top="4" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  191.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('vidViewer')" upToolTip="Close" />
  192.     </subview>
  193.     <subview zIndex="20" left="jscript:view.width-17" top="21" horizontalAlignment="right" backgroundImage="vid_zoom_no.png" >
  194.         <button id="vidZoom" image="vid_zoom_no.png" hoverImage="vid_zoom_hov.png" downImage="vid_zoom_do.png" onClick="videoZoom()" />
  195.     </subview>
  196.     <subview zIndex="20" left="jscript:view.width-18" top="jscript:view.height-134" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  197.         <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();" />
  198.     </subview>
  199.     <subview zIndex="10" left="20" top="24" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" width="jscript:view.width-40" height="jscript:view.height-148" /> 
  200.     <subview id="centerBox" zIndex="20" left="20" top="24" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" width="jscript:view.width-40" height="jscript:view.height-148" >
  201.         <video zIndex="8" id="videoWin" windowless="false" width="jscript:centerBox.width" height="jscript:centerBox.height" 
  202.             horizontalAlignment="stretch" verticalAlignment="stretch" onvideostart="checkVideoPlayerState();"  backgroundcolor="black"  onvideoend="checkVideoPlayerState();"
  203.             fullScreen="true" maintainAspectRatio="true" stretchToFit="true" shrinkToFit="true"
  204.             tabstop="false"/>
  205.     </subview>
  206. </view>
  207. <!-- info / content -->
  208. <view id="infoView" width="283" height="367" minWidth="385" minHeight="386" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="mech.js"
  209.     onLoad="loadInfoPrefs()" onKeyPress="viewHotKeys();" >
  210.     <subview zIndex="10" left="25" top="6" backgroundImage="f_info.png" />
  211.     <subview zIndex="5" backgroundImage="f_top_left.png" transparencyColor="#ff00ff" />
  212.     <subview zIndex="4" top="152" verticalAlignment="stretch" backgroundImage="f_left_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  213.     <subview zIndex="5" top="jscript:view.height-204" verticalAlignment="bottom" backgroundImage="f_bot_left.png" transparencyColor="#ff00ff" />
  214.     <subview zIndex="4" left="42" top="jscript:view.height-204" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s.png" backgroundTiled="true" width="193" />
  215.     <subview zIndex="5" left="jscript:view.width-48" top="jscript:view.height-204" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right.png" transparencyColor="#ff00ff" />
  216.     <subview zIndex="4" left="jscript:view.width-75" top="152" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  217.     <subview zIndex="5" left="jscript:view.width-64" horizontalAlignment="right" backgroundImage="f_top_right.png" transparencyColor="#ff00ff" />
  218.     <subview zIndex="4" left="208" horizontalAlignment="stretch" backgroundImage="f_top_s.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  219.     <subview zIndex="20" top="jscript:view.height-124" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="f_bot_center.png" transparencyColor="#ff00ff" />
  220.     <subview zIndex="6" top="jscript:view.height-236" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="f_drawer_back.png" transparencyColor="#ff00ff" />
  221.     <subview zIndex="20" left="jscript:view.width-17" top="4" horizontalAlignment="right" backgroundImage="f_close_no.png" >
  222.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('infoViewer')" upToolTip="Close" />
  223.     </subview>
  224.     <subview zIndex="10" left="20" top="24" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" width="jscript:view.width-40" height="jscript:view.height-148" /> 
  225. <!-- content -->
  226.     <subview zIndex="20" left="20" top="24" backgroundImage="c_back.jpg" >
  227.         <imagebutton zIndex="25" top="77" image="c_anim.gif" tabstop="false" cursor="arrow" />
  228.         <buttongroup zIndex="30" left="83" top="76" image="c_menu_no.gif" hoverImage="c_menu_hov.gif" downImage="c_menu_do.gif" mappingImage="c_menu_map.gif" transparencyColor="#ff00ff" cursor="hand" >
  229.             <buttonelement mappingColor="#0000ff" upToolTip="MechAssault Mission Briefing" onClick="showInfo('true','false',1)" />
  230.             <buttonelement mappingColor="#0033ff" upToolTip="MechAssault Features" onClick="showInfo('true','true',2)" />
  231.             <buttonelement mappingColor="#0066ff" upToolTip="Scenes From The Battlefield" onClick="showInfo('true','true',3)" />
  232.             <buttonelement mappingColor="#0099ff" upToolTip="Go To MechAssault Website" onClick="jscript:player.launchURL('http://www.xbox.com/mechassault/mechassault-skins-redir')" />
  233.         </buttongroup>
  234.     </subview>
  235.     <subview id="infoSub" zIndex="20" left="20" top="24" backgroundImage="" width="345" height="238" />
  236.     <subview id="infoMenuBack" zIndex="25" left="36" top="238" backgroundImage="c_menubutton_no.png" visible="false" >
  237.         <button image="c_menubutton_no.png" hoverImage="c_menubutton_hov.png" downImage="c_menubutton_do.png" onClick="showInfo('false','false',0)" cursor="hand" upToolTip="Return To Menu" />
  238.     </subview>
  239.     <subview id="infoNavBack" zIndex="25" left="291" top="238" backgroundImage="c_nav_no.png" visible="false" transparencyColor="#ff00ff" >
  240.         <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" transparencyColor="#ff00ff" >
  241.             <buttonelement mappingColor="#0000ff" id="navPrev" upToolTip="Previous" onClick="infoNavPrev(navGo--)" cursor="hand" />
  242.             <buttonelement mappingColor="#0033ff" id="navNext" upToolTip="Next" onClick="infoNavNext(navGo++)" cursor="hand" />
  243.             <buttonelement mappingColor="#0066ff" tabStop="false" />
  244.         </buttongroup>
  245.     </subview>
  246. </view>
  247. </theme>