home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / opsys / wmakeup / download / amped2.wmz / amped.wms < prev    next >
Encoding:
Text File  |  2003-09-10  |  104.3 KB  |  458 lines

  1.  ■<!-- 
  2.     http://www.theskinsfactory.com
  3.     info@theskinsfactory.com
  4.     Amped 2 WMP 9Series skin (XP)
  5. -->
  6. <theme title="Amped 2" author="TheSkinsFactory.com" copyright="⌐ 2003, Microsoft Corporation. All Rights Reserved." >
  7. <view id="mainView" width="347" height="197" titleBar="false" backgroundColor="none" scriptFile="amped.js" onLoad="mainStartUp()" onClose="mainShutDown()"
  8.     onKeyPress="viewHotKeys();" onTimer="remoteCall()" timerInterval="50" >
  9.     <player PlayState_onchange="checkPlayerState()" OpenState_onchange="checkPlayerState()" status_onChange="updateMetadata('status');" currentPlaylist_onChange="updateMetadata('playlist')" />
  10.     <video visible="false" enabled="true" />
  11.     <subview id="mainBack1" zIndex="1" backgroundImage="main_back_1.png" transparencyColor="#ff00ff" />
  12.     <subview id="mainBack2" zIndex="2" backgroundImage="main_back_2.png" transparencyColor="#ff00ff" alphaBlend="0" onEndAlphaBlend="htcpCheck()" />
  13.     <subview id="mainBack3" zIndex="3" backgroundImage="main_back_3.png" transparencyColor="#ff00ff" alphaBlend="0" onEndAlphaBlend="htcpCheck()" />
  14.     <subview id="mainBack4" zIndex="4" backgroundImage="main_back_4.png" transparencyColor="#ff00ff" alphaBlend="0" onEndAlphaBlend="htcpCheck()" />
  15.     <subview id="mainBack5" zIndex="5" backgroundImage="main_back_5.png" transparencyColor="#ff00ff" alphaBlend="0" onEndAlphaBlend="htcpCheck()" />
  16.     <subview id="mainButtonsFrame" zIndex="10" width="jscript:view.width" height="jscript:view.height" >
  17.         <text id="metadata" left="150" top="32" width="93" fontSize="8" height="30" fontSmoothing="true" fontFace="Arial Black" foregroundColor="#dddddd" 
  18.             scrollingDelay="80" scrollingAmount="2" justification="center" scrolling="true" toolTip="" passThrough="true" fontStyle="normal" />
  19.         <text id="time" zIndex="2" left="105" top="31" width="45" fontSize="12" scrolling="false" fontSmoothing="true" foregroundColor="#ff7f04" 
  20.             fontStyle="bold" justification="left" value="wmpprop:player.controls.currentPositionString" fontFace="Arial" />
  21.         <button left="139" top="5" image="m_full_no.png" hoverImage="m_full_hov.png" downImage="m_full_do.png" onClick="view.returnToMediaCenter()" upToolTip="Return To Full Mode" />
  22.         <button left="163" top="5" image="m_min_no.png" hoverImage="m_min_hov.png" downImage="m_min_do.png" onClick="view.minimize()" upToolTip="Minimize" />
  23.         <button left="187" top="5" image="m_close_no.png" hoverImage="m_close_hov.png" downImage="m_close_do.png" onClick="view.close()" upToolTip="Close" />
  24.         <button id="remoteButton" left="69" top="36" image="m_remote_no.png" hoverImage="m_remote_hov.png" downImage="m_remote_do.png" onClick="toggleView('remoteView','remoteViewer')" onMouseOver="updateToolTip('remoteViewer','remoteButton','Remote')"  />
  25.     
  26.         <button left="109" top="59" image="m_logo_no.png" hoverImage="m_logo_hov.png" downImage="m_logo_do.png" onClick="jscript:player.launchURL('http://xbox.com/amped2')" upToolTip="Amped 2 Information" cursor="hand" />
  27.         <button left="258" top="36" image="m_color_no.png" hoverImage="m_color_hov.png" downImage="m_color_do.png" onClick="theme.savePreference('htcpTimerStatus', 'true' );" upToolTip="Change Skin Color"  />
  28.         <prevbutton left="141" top="95" image="m_prev_no.png" hoverImage="m_prev_hov.png" downImage="m_prev_do.png" disabledImage="m_prev_dis.png" />
  29.         <playbutton left="162" top="92" image="m_play_no.png" hoverImage="m_play_hov.png" downImage="m_play_do.png" disabledImage="m_play_dis.png" />
  30.         <pausebutton left="162" top="92" image="m_pause_no.png" hoverImage="m_pause_hov.png" downImage="m_pause_do.png" visible="wmpenabled:player.controls.pause" />
  31.         <nextbutton left="187" top="95" image="m_next_no.png" hoverImage="m_next_hov.png" downImage="m_next_do.png" disabledImage="m_next_dis.png" />
  32.         <stopbutton left="150" top="120" image="m_stop_no.png" hoverImage="m_stop_hov.png" downImage="m_stop_do.png" disabledImage="m_stop_dis.png" />
  33.         <button left="178" top="120" image="m_open_no.png" hoverImage="m_open_hov.png" downImage="m_open_do.png" onClick="openFile()" upToolTip="Open Media File" />
  34.     </subview>
  35.     <subview >
  36.         <text id="locShowRemote" toolTip="Show Remote Control" />
  37.         <text id="locHideRemote" toolTip="Hide Remote Control" />
  38.     </subview>
  39. </view>
  40. <!-- remote control -->
  41. <view id="remoteView" width="99" height="165" titleBar="false" backgroundColor="none" scriptFile="amped.js" onLoad="remoteStartUp()" onClose="remoteShutDown()"
  42.     onKeyPress="viewHotKeys();" timerInterval="500" onTimer="htcpRemote()" >
  43.     <player modeChange="updateShuffRep()" />
  44.     <subview id="remoteBack1" zIndex="1" backgroundImage="r_back_1.png" transparencyColor="#ff00ff" />
  45.     <subview id="remoteBack2" zIndex="2" backgroundImage="r_back_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  46.     <subview id="remoteBack3" zIndex="3" backgroundImage="r_back_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  47.     <subview id="remoteBack4" zIndex="4" backgroundImage="r_back_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  48.     <subview id="remoteBack5" zIndex="5" backgroundImage="r_back_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  49.     <subview id="remoteButtonsFrame" zIndex="10" width="jscript:view.width" height="jscript:view.height" >
  50.         <button id="mute" left="27" top="19" image="r_mute_no.png" hoverImage="r_mute_hov.png" downImage="r_mute_do.png" upToolTip="Mute" downToolTip="Sound" onClick="player.settings.mute = !player.settings.mute" down="wmpprop:player.settings.mute" sticky="true" />
  51.         <button left="50" top="19" image="r_info_no.png" hoverImage="r_info_hov.png" downImage="r_info_do.png" onClick="jscript:player.launchURL('http://xbox.com/amped2')" upToolTip="Amped 2 Information" />
  52.         <slider id="volume" left="25" top="49" width="51" height="5" thumbImage="r_thumb.png" borderSize="5" toolTip="Volume" max="100" min="0" value="wmpprop:player.settings.volume" 
  53.             value_onchange="jscript:player.settings.volume=value;updateVolToolTip('volume');player.settings.mute=false;" onMouseUp="toolTip='Volume'" />
  54.         <slider id="seek" left="21" top="67" width="58" height="5" thumbImage="r_thumb.png" slide="false" toolTip="Seek" borderSize="5" 
  55.             max="wmpprop:player.currentMedia.duration" min="0" value="wmpprop:player.controls.currentPosition" onDragEnd="jscript:player.controls.currentPosition=value;" 
  56.             onMouseUp="toolTip='Seek'" onPositionChange="updateSeekToolTip();" />
  57.         <button id="eqButton" left="18" top="81" image="r_eq_no.png" hoverImage="r_eq_hov.png" downImage="r_eq_do.png" onClick="theme.savePreference('remoteCallEq', 'true');" onMouseOver="updateToolTip('eqViewer','eqButton','Eq')" />
  58.         <button id="plButton" left="39" top="78" image="r_pl_no.png" hoverImage="r_pl_hov.png" downImage="r_pl_do.png" onClick="theme.savePreference('remoteCallPl', 'true');" onMouseOver="updateToolTip('plViewer','plButton','Pl')" />
  59.         <button id="visButton" left="63" top="80" image="r_vis_no.png" hoverImage="r_vis_hov.png" downImage="r_vis_do.png" onClick="theme.savePreference('remoteCallVis', 'true')" onMouseOver="updateToolTip('visViewer','visButton','Vis')" />
  60.         <button id="repeatButton" left="27" top="106" image="r_repeat_no.png" hoverImage="r_repeat_hov.png" downImage="r_repeat_do.png" sticky="true" upTooltip="Turn Repeat On" downTooltip="Turn Repeat Off" down="jscript:player.settings.getMode('loop');" onClick="player.settings.setMode('loop',down);" />
  61.         <button id="shuffleButton" left="55" top="106" image="r_shuff_no.png" hoverImage="r_shuff_hov.png" downImage="r_shuff_do.png" sticky="true" upTooltip="Turn Shuffle On" downTooltip="Turn Shuffle Off" down="jscript:player.settings.getMode('shuffle');" onClick="player.settings.setMode('shuffle',down);" />
  62.     </subview>
  63.     <subview id="locSub" >
  64.         <text id="locShowPl" toolTip="Show Playlist" />
  65.         <text id="locHidePl" toolTip="Hide Playlist" />
  66.         <text id="locShowEq" toolTip="Show Equalizer" />
  67.         <text id="locHideEq" toolTip="Hide Equalizer" />
  68.         <text id="locShowVis" toolTip="Show Visualizations" />
  69.         <text id="locHideVis" toolTip="Hide Visualizations" />
  70.     </subview>
  71. </view>
  72. <!-- playlist -->
  73. <view id="plView" width="263" height="228" minWidth="360" minHeight="280" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="amped.js"
  74.     onLoad="loadPlPrefs();" onClose="savePlPrefs();" onKeyPress="viewHotKeys();" timerInterval="500" onTimer="htcpPl()"  >
  75.     <subview id="pl1_1" zIndex="2" backgroundImage="f_top_left_1.png" transparencyColor="#ff00ff" />
  76.     <subview id="pl2_1" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_1.png" backgroundTiled="true" />
  77.     <subview id="pl3_1" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_1.png" transparencyColor="#ff00ff" />
  78.     <subview id="pl4_1" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_1.png" backgroundTiled="true" />
  79.     <subview id="pl5_1" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_1.png" transparencyColor="#ff00ff" />
  80.     <subview id="pl6_1" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_1.png" backgroundTiled="true" />
  81.     <subview id="pl7_1" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_1.png" transparencyColor="#ff00ff" />
  82.     <subview id="pl8_1" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_1.png" backgroundTiled="true" />
  83.     <subview id="pl1_2" zIndex="2" backgroundImage="f_top_left_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  84.     <subview id="pl2_2" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_2.png" backgroundTiled="true" alphaBlend="0" />
  85.     <subview id="pl3_2" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  86.     <subview id="pl4_2" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_2.png" backgroundTiled="true" alphaBlend="0" />
  87.     <subview id="pl5_2" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  88.     <subview id="pl6_2" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_2.png" backgroundTiled="true" alphaBlend="0" />
  89.     <subview id="pl7_2" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  90.     <subview id="pl8_2" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_2.png" backgroundTiled="true" alphaBlend="0" />
  91.     <subview id="pl1_3" zIndex="2" backgroundImage="f_top_left_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  92.     <subview id="pl2_3" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_3.png" backgroundTiled="true" alphaBlend="0" />
  93.     <subview id="pl3_3" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  94.     <subview id="pl4_3" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_3.png" backgroundTiled="true" alphaBlend="0" />
  95.     <subview id="pl5_3" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  96.     <subview id="pl6_3" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_3.png" backgroundTiled="true" alphaBlend="0" />
  97.     <subview id="pl7_3" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  98.     <subview id="pl8_3" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_3.png" backgroundTiled="true" alphaBlend="0" />
  99.     <subview id="pl1_4" zIndex="2" backgroundImage="f_top_left_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  100.     <subview id="pl2_4" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_4.png" backgroundTiled="true" alphaBlend="0" />
  101.     <subview id="pl3_4" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  102.     <subview id="pl4_4" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_4.png" backgroundTiled="true" alphaBlend="0" />
  103.     <subview id="pl5_4" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  104.     <subview id="pl6_4" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_4.png" backgroundTiled="true" alphaBlend="0" />
  105.     <subview id="pl7_4" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  106.     <subview id="pl8_4" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_4.png" backgroundTiled="true" alphaBlend="0" />
  107.     <subview id="pl1_5" zIndex="2" backgroundImage="f_top_left_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  108.     <subview id="pl2_5" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_5.png" backgroundTiled="true" alphaBlend="0" />
  109.     <subview id="pl3_5" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  110.     <subview id="pl4_5" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_5.png" backgroundTiled="true" alphaBlend="0" />
  111.     <subview id="pl5_5" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  112.     <subview id="pl6_5" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_5.png" backgroundTiled="true" alphaBlend="0" />
  113.     <subview id="pl7_5" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  114.     <subview id="pl8_5" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_5.png" backgroundTiled="true" alphaBlend="0" />
  115.     <subview zIndex="20" left="jscript:view.width-42" top="7" width="20" height="12" horizontalAlignment="right" >
  116.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('plViewer')" upToolTip="Close" />
  117.     </subview>
  118.     <subview id="plOutline" zIndex="10" left="21" top="25" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-42" height="jscript:view.height-129" backgroundColor="#000000" />
  119.     <subview id="plFrame" left="jscript:plOutline.left" top="jscript:plOutline.top" width="jscript:plOutline.width" height="jscript:plOutline.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000">
  120.         <playlist id="playlist1" width="jscript:plFrame.width" height="jscript:plFrame.height" horizontalAlignment="stretch" verticalAlignment="stretch" 
  121.             backgroundColor="#000000" foregroundcolor="#c3c3c3" itemPlayingColor="#c3c3c3" itemPlayingBackgroundColor="#FF1425"
  122.             disabledItemColor="#556382" columns="WM/TrackNumber= ;name=Title;artist=Artist;album=Album;FileType=Type;duration=Length;" playlistItemsVisible="true" dropDownVisible="true" 
  123.             allowItemEditing="true" columnsVisible="true" allowColumnSorting="true" dropDownImage="pl_dropdown.png" dropDownBackgroundImage="pl_dropdown_back.png"
  124.             rightStatus="Total Time: %duration%" leftStatus="Selected: %SelectedDuration%" />
  125.     </subview>
  126.     <subview zIndex="20" left="jscript:view.width-25" top="jscript:view.height-103" verticalAlignment="bottom" horizontalAlignment="right" width="25" height="20" >
  127.         <button image="f_resize.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse"  upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);" />
  128.     </subview>
  129. </view>
  130. <!-- equalizer -->
  131. <view id="eqView" width="263" height="228" minWidth="263" minHeight="228" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="amped.js"
  132.     onLoad="loadEQPrefs()" onKeyPress="viewHotKeys();" timerInterval="500" onTimer="htcpEq()" >
  133.     <subview id="eq1_1" zIndex="2" backgroundImage="f_top_left_1.png" transparencyColor="#ff00ff" />
  134.     <subview id="eq2_1" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_1.png" backgroundTiled="true" />
  135.     <subview id="eq3_1" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_1.png" transparencyColor="#ff00ff" />
  136.     <subview id="eq4_1" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_1.png" backgroundTiled="true" />
  137.     <subview id="eq5_1" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_1.png" transparencyColor="#ff00ff" />
  138.     <subview id="eq6_1" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_1.png" backgroundTiled="true" />
  139.     <subview id="eq7_1" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_1.png" transparencyColor="#ff00ff" />
  140.     <subview id="eq8_1" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_1.png" backgroundTiled="true" />
  141.     <subview id="eq1_2" zIndex="2" backgroundImage="f_top_left_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  142.     <subview id="eq2_2" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_2.png" backgroundTiled="true" alphaBlend="0" />
  143.     <subview id="eq3_2" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  144.     <subview id="eq4_2" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_2.png" backgroundTiled="true" alphaBlend="0" />
  145.     <subview id="eq5_2" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  146.     <subview id="eq6_2" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_2.png" backgroundTiled="true" alphaBlend="0" />
  147.     <subview id="eq7_2" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  148.     <subview id="eq8_2" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_2.png" backgroundTiled="true" alphaBlend="0" />
  149.     <subview id="eq1_3" zIndex="2" backgroundImage="f_top_left_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  150.     <subview id="eq2_3" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_3.png" backgroundTiled="true" alphaBlend="0" />
  151.     <subview id="eq3_3" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  152.     <subview id="eq4_3" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_3.png" backgroundTiled="true" alphaBlend="0" />
  153.     <subview id="eq5_3" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  154.     <subview id="eq6_3" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_3.png" backgroundTiled="true" alphaBlend="0" />
  155.     <subview id="eq7_3" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  156.     <subview id="eq8_3" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_3.png" backgroundTiled="true" alphaBlend="0" />
  157.     <subview id="eq1_4" zIndex="2" backgroundImage="f_top_left_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  158.     <subview id="eq2_4" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_4.png" backgroundTiled="true" alphaBlend="0" />
  159.     <subview id="eq3_4" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  160.     <subview id="eq4_4" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_4.png" backgroundTiled="true" alphaBlend="0" />
  161.     <subview id="eq5_4" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  162.     <subview id="eq6_4" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_4.png" backgroundTiled="true" alphaBlend="0" />
  163.     <subview id="eq7_4" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  164.     <subview id="eq8_4" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_4.png" backgroundTiled="true" alphaBlend="0" />
  165.     <subview id="eq1_5" zIndex="2" backgroundImage="f_top_left_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  166.     <subview id="eq2_5" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_5.png" backgroundTiled="true" alphaBlend="0" />
  167.     <subview id="eq3_5" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  168.     <subview id="eq4_5" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_5.png" backgroundTiled="true" alphaBlend="0" />
  169.     <subview id="eq5_5" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  170.     <subview id="eq6_5" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_5.png" backgroundTiled="true" alphaBlend="0" />
  171.     <subview id="eq7_5" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  172.     <subview id="eq8_5" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_5.png" backgroundTiled="true" alphaBlend="0" />
  173.     <subview zIndex="20" left="jscript:view.width-42" top="7" width="20" height="12" horizontalAlignment="right" >
  174.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('eqViewer')" upToolTip="Close" />
  175.     </subview>
  176.     <subview id="eqBack" zIndex="20" left="20" top="24" backgroundImage="eq_back.png" >
  177.     <slider id="balance" left="9" top="9" width="98" height="7" thumbImage="eq_thumb_1.png" slide="false" borderSize="4" direction="horizontal" toolTip="Balance" min="-100" max="100" value="wmpprop:player.settings.balance" value_onchange="jscript:player.settings.balance=value;updateBalToolTip();" onMouseUp="balance.toolTip='Balance'" />    
  178.     <equalizerSettings id="eq" enabled="true" enableSplineTension="wmpprop:eq.enableSplineTension" splineTension="wmpprop:eq.splineTension"  />
  179.         <slider id="eq1" left="9" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel1" value_onchange="eq.gainLevel1=value;" toolTip="31hz" direction="vertical" />
  180.         <slider id="eq2" left="19" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel2" value_onchange="eq.gainLevel2=value;" direction="vertical" toolTip="63hz" />
  181.         <slider id="eq3" left="29" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel3" value_onchange="eq.gainLevel3=value;" direction="vertical" toolTip="125hz" />
  182.         <slider id="eq4" left="39" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel4" value_onchange="eq.gainLevel4=value;" direction="vertical" toolTip="250hz" />
  183.         <slider id="eq5" left="49" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel5" value_onchange="eq.gainLevel5=value;" direction="vertical" toolTip="500hz" />
  184.         <slider id="eq6" left="59" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel6" value_onchange="eq.gainLevel6=value;" direction="vertical" toolTip="1khz" />
  185.         <slider id="eq7" left="69" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel7" value_onchange="eq.gainLevel7=value;" direction="vertical" toolTip="2khz" />
  186.         <slider id="eq8" left="79" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel8" value_onchange="eq.gainLevel8=value;" direction="vertical" toolTip="4khz" />
  187.         <slider id="eq9" left="89" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel9" value_onchange="eq.gainLevel9=value;" direction="vertical" toolTip="8khz" />
  188.         <slider id="eq10" left="99" top="33" width="7" height="47" thumbImage="eq_thumb.png" foregroundImage="eq_slider_1.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel10" value_onchange="eq.gainLevel10=value;" direction="vertical" toolTip="16khz"/>
  189.     <button left="9" top="84" image="eq_prev_no.png" hoverImage="eq_prev_hov.png" downImage="eq_prev_do.png" onClick="eq.previousPreset()" upToolTip="Previous Equalizer Preset" />
  190.     <button left="95" top="84" image="eq_next_no.png" hoverImage="eq_next_hov.png" downImage="eq_next_do.png" onClick="eq.nextPreset()" upToolTip="Next Equalizer Preset" />
  191.     <buttongroup left="114" top="12" image="eq_srs_no.png" hoverImage="eq_srs_hov.png" downImage="eq_srs_do.png" mappingImage="eq_srs_map.png" >
  192.         <buttonelement mappingColor="#0000ff" onClick="eq.enhancedAudio = !eq.enhancedAudio" sticky="true" down="wmpprop:eq.enhancedAudio" upToolTip="Turn On SRS WOW Effects" downToolTIp="Turn Off SRS WOW Effects" />
  193.         <buttonelement mappingColor="#0033ff" onClick="toggleSpeaker()" enabled="wmpprop:eq.enhancedAudio" upToolTip="Next Speaker Size" />
  194.     </buttongroup>
  195.     <slider id="truBass" left="114" top="47" width="74" height="7" thumbImage="srs_thumb.png" foregroundImage="srs_slider_1.png" slide="false" borderSize="4" direction="horizontal" toolTip="TruBass" min="0" max="100" onPositionChange="jscript:eq.truBassLevel=value" value="wmpprop:eq.truBassLevel" enabled="wmpprop:eq.enhancedAudio" />
  196.     <slider id="wowEffect" left="114" top="73" width="74" height="7" thumbImage="srs_thumb.png" foregroundImage="srs_slider_1.png" slide="false" borderSize="4" direction="horizontal" toolTip="WOW Effect" min="0" max="100" onPositionChange="jscript:eq.wowLevel=value" value="wmpprop:eq.wowLevel" enabled="wmpprop:eq.enhancedAudio" />
  197.         <buttongroup left="194" top="47" image="eq_set_no.png" hoverImage="eq_set_hov.png" downImage="eq_set_do.png" mappingImage="eq_set_map.png" >
  198.             <buttonelement mappingColor="#0000ff" onClick="eq.reset();player.settings.balance=0" upToolTip="Reset Equalizer" />
  199.             <buttonelement mappingColor="#0033ff" onClick="eq.crossFade = !eq.crossFade;eq.crossFadeWindow=7000" sticky="true" down="wmpprop:eq.crossFade" upToolTip="Turn On Crossfading" downToolTip="Turn Off Crossfading" />
  200.             <!-- <buttonelement mappingColor="#0066ff" onClick="toggleSkinFx()" down="jscript:if('true'==theme.loadPreference('soundFX')) fxButton.down=true;" upToolTip="Turn On Skin Sounds" downToolTip="Turn Off Skin Sounds" sticky="true" /> -->
  201.         </buttongroup>
  202.         <text id="eqPresetText" left="29" top="84" width="59" fontSize="7" fontSmoothing="true" fontFace="arial" foregroundColor="#dddddd" 
  203.             fontStyle="bold" justification="center" value="wmpprop:eq.currentPresetTitle" passThrough="true" />    
  204.         <text id="balanceText" left="40" top="19" fontFace="arial" fontSize="7" fontSmoothing="true" foregroundColor="#dddddd" value="Balance" justification="right" passThrough="true" fontStyle="bold" />
  205.         <text id="SrsWowText" left="138" top="10" fontFace="arial" fontSize="7" fontSmoothing="true" foregroundColor="#dddddd" value="SRS WOW Effects" fontStyle="bold" passThrough="true" />
  206.         <text id="SrsSpeaker" left="138" top="27" fontFace="arial" fontSize="7" fontSmoothing="true" foregroundColor="#dddddd" value="wmpprop:eq.currentSpeakerName" justification="left" passThrough="true" fontStyle="bold" />
  207.         <text id="SrsWowEffect" left="124" top="58" fontFace="arial" fontSize="7" fontSmoothing="true" foregroundColor="#dddddd" value="WOW Effect" justification="right" passThrough="true" fontStyle="bold" />
  208.         <text id="SrsTruBass" left="132" top="83" fontFace="arial" fontSize="7" fontSmoothing="true" foregroundColor="#dddddd" value="TruBass" justification="right" passThrough="true" fontStyle="bold" />
  209.     </subview>
  210. </view>
  211. <!-- visualizations -->
  212. <view id="visView" width="263" height="228" minWidth="263" minHeight="228" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="amped.js"
  213.     onLoad="loadVisPrefs()" onClose="saveVisPrefs()" onKeyPress="viewHotKeys();" timerInterval="500" onTimer="htcpVis()"  >
  214.     <player PlayState_onchange="checkVisualsPlayerState()" OpenState_onchange="checkVisualsPlayerState()" />
  215.     <subview id="vis1_1" zIndex="2" backgroundImage="vis_top_left_1.png" transparencyColor="#ff00ff" />
  216.     <subview id="vis2_1" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_1.png" backgroundTiled="true" />
  217.     <subview id="vis3_1" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_1.png" transparencyColor="#ff00ff" />
  218.     <subview id="vis4_1" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_1.png" backgroundTiled="true" />
  219.     <subview id="vis5_1" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_1.png" transparencyColor="#ff00ff" />
  220.     <subview id="vis6_1" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_1.png" backgroundTiled="true" />
  221.     <subview id="vis7_1" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_1.png" transparencyColor="#ff00ff" />
  222.     <subview id="vis8_1" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_1.png" backgroundTiled="true" />
  223.     <subview id="vis1_2" zIndex="2" backgroundImage="vis_top_left_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  224.     <subview id="vis2_2" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_2.png" backgroundTiled="true" alphaBlend="0" />
  225.     <subview id="vis3_2" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  226.     <subview id="vis4_2" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_2.png" backgroundTiled="true" alphaBlend="0" />
  227.     <subview id="vis5_2" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  228.     <subview id="vis6_2" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_2.png" backgroundTiled="true" alphaBlend="0" />
  229.     <subview id="vis7_2" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  230.     <subview id="vis8_2" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_2.png" backgroundTiled="true" alphaBlend="0" />
  231.     <subview id="vis1_3" zIndex="2" backgroundImage="vis_top_left_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  232.     <subview id="vis2_3" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_3.png" backgroundTiled="true" alphaBlend="0" />
  233.     <subview id="vis3_3" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  234.     <subview id="vis4_3" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_3.png" backgroundTiled="true" alphaBlend="0" />
  235.     <subview id="vis5_3" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  236.     <subview id="vis6_3" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_3.png" backgroundTiled="true" alphaBlend="0" />
  237.     <subview id="vis7_3" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  238.     <subview id="vis8_3" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_3.png" backgroundTiled="true" alphaBlend="0" />
  239.     <subview id="vis1_4" zIndex="2" backgroundImage="vis_top_left_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  240.     <subview id="vis2_4" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_4.png" backgroundTiled="true" alphaBlend="0" />
  241.     <subview id="vis3_4" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  242.     <subview id="vis4_4" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_4.png" backgroundTiled="true" alphaBlend="0" />
  243.     <subview id="vis5_4" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  244.     <subview id="vis6_4" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_4.png" backgroundTiled="true" alphaBlend="0" />
  245.     <subview id="vis7_4" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  246.     <subview id="vis8_4" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_4.png" backgroundTiled="true" alphaBlend="0" />
  247.     <subview id="vis1_5" zIndex="2" backgroundImage="vis_top_left_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  248.     <subview id="vis2_5" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_5.png" backgroundTiled="true" alphaBlend="0" />
  249.     <subview id="vis3_5" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  250.     <subview id="vis4_5" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_5.png" backgroundTiled="true" alphaBlend="0" />
  251.     <subview id="vis5_5" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  252.     <subview id="vis6_5" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_5.png" backgroundTiled="true" alphaBlend="0" />
  253.     <subview id="vis7_5" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  254.     <subview id="vis8_5" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_5.png" backgroundTiled="true" alphaBlend="0" />
  255.     <subview zIndex="20" left="22" top="7" width="47" height="12" >
  256.         <button image="vis_prev_no.png" hoverImage="vis_prev_hov.png" downImage="vis_prev_do.png" onClick="visEffects.previous()" upToolTip="Previous Visualization" />
  257.         <button left="27" image="vis_next_no.png" hoverImage="vis_next_hov.png" downImage="vis_next_do.png" onClick="visEffects.next();" upToolTip="Next Visualization" />
  258.     </subview>
  259.     <subview zIndex="20" left="jscript:view.width-42" top="7" width="20" height="12" horizontalAlignment="right" >
  260.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('visViewer')" upToolTip="Close" />
  261.     </subview>
  262.     <subview id="visOutline" zIndex="10" left="21" top="25" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-42" height="jscript:view.height-129" backgroundColor="#000000" />
  263.     <subview id="visMask" zIndex="15" left="jscript:visOutline.left" top="jscript:visOutline.top" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:visOutline.width" height="jscript:visOutline.height" backgroundColor="#000000" >
  264.         <effects zIndex="25" id="visEffects" left="0" top="0" width="jscript:visMask.width" height="jscript:visMask.height" windowed="false" horizontalAlignment="stretch" verticalAlignment="stretch" 
  265.             currentEffectType="wmpprop:mediacenter.effectType" currentPreset="wmpprop:mediacenter.effectPreset" visible="true" />
  266.     </subview>
  267.     <subview zIndex="20" left="jscript:view.width-25" top="jscript:view.height-103" verticalAlignment="bottom" horizontalAlignment="right" width="25" height="20" >
  268.         <button image="f_resize.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse"  upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);" />
  269.     </subview>
  270. </view>
  271. <!-- video -->
  272. <view id="videoView" width="263" height="228" minWidth="263" minHeight="228" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="amped.js"
  273.     onLoad="loadVidPrefs()" onClose="saveVidPrefs()" onKeyPress="viewHotKeys();" timerInterval="500" onTimer="htcpVid()"  >
  274.     <player OpenState_onchange="checkVideoPlayerState();" PlayState_onchange="checkVideoPlayerState();" />
  275.     <subview id="vid1_1" zIndex="2" backgroundImage="vid_top_left_1.png" transparencyColor="#ff00ff" />
  276.     <subview id="vid2_1" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_1.png" backgroundTiled="true" />
  277.     <subview id="vid3_1" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_1.png" transparencyColor="#ff00ff" />
  278.     <subview id="vid4_1" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_1.png" backgroundTiled="true" />
  279.     <subview id="vid5_1" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_1.png" transparencyColor="#ff00ff" />
  280.     <subview id="vid6_1" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_1.png" backgroundTiled="true" />
  281.     <subview id="vid7_1" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_1.png" transparencyColor="#ff00ff" />
  282.     <subview id="vid8_1" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_1.png" backgroundTiled="true" />
  283.     <subview id="vid1_2" zIndex="2" backgroundImage="vid_top_left_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  284.     <subview id="vid2_2" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_2.png" backgroundTiled="true" alphaBlend="0" />
  285.     <subview id="vid3_2" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  286.     <subview id="vid4_2" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_2.png" backgroundTiled="true" alphaBlend="0" />
  287.     <subview id="vid5_2" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  288.     <subview id="vid6_2" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_2.png" backgroundTiled="true" alphaBlend="0" />
  289.     <subview id="vid7_2" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  290.     <subview id="vid8_2" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_2.png" backgroundTiled="true" alphaBlend="0" />
  291.     <subview id="vid1_3" zIndex="2" backgroundImage="vid_top_left_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  292.     <subview id="vid2_3" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_3.png" backgroundTiled="true" alphaBlend="0" />
  293.     <subview id="vid3_3" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  294.     <subview id="vid4_3" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_3.png" backgroundTiled="true" alphaBlend="0" />
  295.     <subview id="vid5_3" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  296.     <subview id="vid6_3" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_3.png" backgroundTiled="true" alphaBlend="0" />
  297.     <subview id="vid7_3" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  298.     <subview id="vid8_3" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_3.png" backgroundTiled="true" alphaBlend="0" />
  299.     <subview id="vid1_4" zIndex="2" backgroundImage="vid_top_left_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  300.     <subview id="vid2_4" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_4.png" backgroundTiled="true" alphaBlend="0" />
  301.     <subview id="vid3_4" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  302.     <subview id="vid4_4" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_4.png" backgroundTiled="true" alphaBlend="0" />
  303.     <subview id="vid5_4" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  304.     <subview id="vid6_4" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_4.png" backgroundTiled="true" alphaBlend="0" />
  305.     <subview id="vid7_4" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  306.     <subview id="vid8_4" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_4.png" backgroundTiled="true" alphaBlend="0" />
  307.     <subview id="vid1_5" zIndex="2" backgroundImage="vid_top_left_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  308.     <subview id="vid2_5" zIndex="1" top="67" verticalAlignment="stretch" backgroundImage="f_left_s_5.png" backgroundTiled="true" alphaBlend="0" />
  309.     <subview id="vid3_5" zIndex="2" top="jscript:view.height-158" verticalAlignment="bottom" backgroundImage="f_bot_left_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  310.     <subview id="vid4_5" zIndex="1" left="117" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_5.png" backgroundTiled="true" alphaBlend="0" />
  311.     <subview id="vid5_5" zIndex="2" left="jscript:view.width-121" top="jscript:view.height-158" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  312.     <subview id="vid6_5" zIndex="1" left="jscript:view.width-121" top="67" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_5.png" backgroundTiled="true" alphaBlend="0" />
  313.     <subview id="vid7_5" zIndex="2" left="jscript:view.width-121" horizontalAlignment="right" backgroundImage="f_top_right_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  314.     <subview id="vid8_5" zIndex="1" left="117" horizontalAlignment="stretch" backgroundImage="f_top_s_5.png" backgroundTiled="true" alphaBlend="0" />
  315.     <subview zIndex="20" left="22" top="7" width="47" height="12" >
  316.         <button id="vidZoom" image="vid_zoom_no.png" hoverImage="vid_zoom_hov.png" downImage="vid_zoom_do.png" onClick="videoZoom()" />
  317.     </subview>
  318.     <subview zIndex="20" left="jscript:view.width-42" top="7" width="20" height="12" horizontalAlignment="right" >
  319.         <button image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" onClick="closeView('vidViewer')" upToolTip="Close" />
  320.     </subview>
  321.     <subview zIndex="20" top="jscript:view.height-97" verticalAlignment="bottom" horizontalAlignment="center" width="18" height="12" >
  322.         <button id="vidDrawerButton" image="vid_drawer_no.png" hoverImage="vid_drawer_hov.png" downImage="vid_drawer_do.png" hoverDownImage="vid_drawer_do_hov.png" onClick="toggleVidDrawer()" sticky="true" upToolTip="Show Video Settings" downToolTip="Hide Video Settings" />
  323.     </subview>
  324.     <subview id="vidDrawer" zIndex="0" top="jscript:view.height-180" verticalAlignment="bottom" horizontalAlignment="center" width="167" height="93" onEndMove="checkVidDrawer()" >
  325.         <subview id="vidDrawer1" backgroundImage="vid_drawer_1.png" transparencyColor="#ff00ff" />
  326.         <subview id="vidDrawer2" backgroundImage="vid_drawer_2.png" transparencyColor="#ff00ff" alphaBlend="0" />
  327.         <subview id="vidDrawer3" backgroundImage="vid_drawer_3.png" transparencyColor="#ff00ff" alphaBlend="0" />
  328.         <subview id="vidDrawer4" backgroundImage="vid_drawer_4.png" transparencyColor="#ff00ff" alphaBlend="0" />
  329.         <subview id="vidDrawer5" backgroundImage="vid_drawer_5.png" transparencyColor="#ff00ff" alphaBlend="0" />
  330.         <subview id="vidDrawerFrame" width="jscript:vidDrawer.width" height="jscript:vidDrawer.height" >
  331.             <videosettings id="vidset" enabled="true" />
  332.             <text id="hueText" left="21" top="17" width="55" fontSize="7" fontFace="verdana" foregroundColor="#000000" value="Hue" toolTip="Reset Hue" onClick="JScript:vidset.hue=0;" hoverForegroundColor="#888888" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.hue=0;" justification="right" />
  333.             <slider id="hue" left="84" top="19" width="65" height="7" toolTip="Hue" borderSize="12" direction="horizontal" slide="false" 
  334.                 thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.hue" value_onchange="vidset.hue=value;"/>
  335.             <text id="saturationText" left="21" top="31" width="55" fontSize="7" fontFace="verdana" foregroundColor="#000000" value="Saturation" toolTip="Reset Saturation" onClick="JScript:vidset.saturation=0;" hoverForegroundColor="#888888" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.saturation=0;" justification="right" />
  336.             <slider id="saturation" left="84" top="35" width="65" height="7" toolTip="Saturation" borderSize="12" direction="horizontal" slide="false" 
  337.                 thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.saturation" value_onchange="vidset.saturation=value;"/>
  338.             <text id="brightnessText" left="21" top="48" width="55" fontSize="7" fontFace="verdana" foregroundColor="#000000" value="Brightness" toolTip="Reset Brightness" onClick="JScript:vidset.brightness=0;" hoverForegroundColor="#888888" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.brightness=0;" justification="right" />
  339.             <slider id="brightness" left="84" top="51" width="65" height="7" toolTip="Brightness" borderSize="12" direction="horizontal" slide="false" 
  340.                 thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.brightness" value_onchange="vidset.brightness=value;" />
  341.             <text id="contrastText" left="21" top="65" width="55" fontSize="7" fontFace="verdana" foregroundColor="#000000" value="Contrast" toolTip="Reset Contrast" onClick="JScript:vidset.contrast=0;" hoverForegroundColor="#888888" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.contrast=0;" justification="right" />
  342.             <slider id="contrast" left="84" top="67" width="65" height="7" toolTip="Contrast" borderSize="12" direction="horizontal" slide="false" 
  343.                 thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.contrast" value_onchange="vidset.contrast=value;"/>
  344.         </subview>
  345.     </subview>
  346.     <subview id="vidBack" zIndex="30" left="21" top="25" backgroundImage="vid_back.jpg" />
  347.     <subview id="vidOutline" zIndex="10" left="21" top="25" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-42" height="jscript:view.height-129" backgroundColor="#000000" />
  348.     <subview id="videoFrame" zIndex="20" left="jscript:vidOutline.left" top="jscript:vidOutline.top" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:vidOutline.width" height="jscript:vidOutline.height" backgroundColor="#000000" >
  349.         <video zIndex="8" id="videoWin" width="jscript:videoFrame.width" height="jscript:videoFrame.height" horizontalAlignment="stretch" verticalAlignment="stretch" 
  350.             onvideostart="checkVideoPlayerState();" backgroundColor="black" onvideoend="checkVideoPlayerState();" fullScreen="true" maintainAspectRatio="true" stretchToFit="true" shrinkToFit="true"
  351.             tabStop="true" />
  352.     </subview>
  353.     <subview zIndex="20" left="jscript:view.width-25" top="jscript:view.height-103" verticalAlignment="bottom" horizontalAlignment="right" width="25" height="20" >
  354.         <button id="vidResize" image="f_resize.png" onMouseDown="view.size( 'bottomright' );saveVidSize()" cursor="sizenwse"  upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);saveVidSize()" />
  355.     </subview>
  356.     <subview id="vidLocSub" >
  357.         <text id="vidSetTip" toolTip="Click To Set Video Size" />
  358.         <text id="vidZoomIn" toolTip="Change Video Size - Current: " />
  359.         <text id="vidZoomMid" toolTip="% - Next: " />
  360.         <text id="vidZoomOut" toolTip="%" />
  361.     </subview>
  362. </view>
  363. </theme>