home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / opsys / wmakeup / download / The_Last_Samurai.wmz / samurai_e.wms < prev    next >
Encoding:
Text File  |  2003-11-03  |  80.2 KB  |  429 lines

  1.  ■<!-- 
  2.     http://www.theskinsfactory.com
  3.     info@theskinsfactory.com
  4.     The Last Samurai WMP Skin
  5. -->
  6. <theme title="The Last Samurai" author="TheSkinsFactory.com" copyright="⌐ 2003 Warner Bros. Entertainment Inc." >
  7. <view id="mediaSwitcherView" titlebar="false" resizable="false" backgroundImage="preview.png" scriptFile="samurai.js" onload="onLoadPreview();" />
  8. <view id="controlView" titleBar="false" backgroundColor="none" scriptFile="samurai.js" onLoad="onLoadSkin()" onClose="onCloseSkin()" timerInterval="100" onTimer="checkViewStatus()" onKeyPress="viewHotKeys();" >
  9.     <player PlayState_onchange="checkControlPlayerState()" OpenState_onchange="checkControlPlayerState()" />
  10.     <video visible="false" enabled="true" />
  11. </view>
  12. <view id="mainView" width="344" height="422" titleBar="false" backgroundColor="none" scriptFile="samurai.js" onLoad="mainStartUp()" onClose="mainShutDown()"
  13.     onKeyPress="viewHotKeys();" timerInterval="1500" onTimer="playIntro()" >
  14.     <player PlayState_onchange="checkPlayerState()" OpenState_onchange="checkPlayerState()"  >
  15.         <controls currentPosition_onchange="seek.value=player.controls.currentPosition;" />
  16.     </player>
  17.     <video visible="false" enabled="true" />
  18.     <subview id="mainBack" zIndex="1" backgroundImage="main_back.png" transparencyColor="#ff00ff" />
  19.     <subview id="mainBackFrame" zIndex="2" width="jscript:view.width" height="jscript:view.height" >
  20.     <button left="163" top="63" image="m_egg_no.png" hoverImage="m_egg_hov.png" downImage="m_egg_do.png" onClick="toggleFrames()" tabStop="false" upToolTip="Toggle Window Styles" />
  21.         <customSlider id="seek" left="30" top="179" 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'" toolTip="Seek" onKeyDown="seekKey(event)" 
  23.             onPositionChange="updateSeekToolTip();" transparencyColor="#ff00ff" />
  24.         <buttongroup left="35" top="200" image="m_set_1_no.png" hoverImage="m_set_1_hov.png" downImage="m_set_1_do.png" mappingImage="m_set_1_map.png" >
  25.             <buttonelement mappingColor="#0000ff" id="metaButton" onClick="theme.savePreference('remoteCallMeta', 'true');" onMouseOver="updateToolTip('metaViewer','metaButton','Meta')" />
  26.             <buttonelement mappingColor="#0033ff" onClick="view.returnToMediaCenter()" upToolTip="Return To Full Mode" />
  27.             <buttonelement mappingColor="#0066ff" id="infoButton" onClick="theme.savePreference('remoteCallInfo', 'true');" onMouseOver="updateToolTip('infoViewer','infoButton','Info')" />
  28.         </buttongroup>
  29.         <button left="115" top="197" image="m_logo_no.png" hoverImage="m_logo_hov.png" downImage="m_logo_do.png" cursor="hand" onClick="jscript:player.launchURL('http://lastsamurai.warnerbros.com')" upToolTip="Visit The Last Samurai Website"  />
  30.         <buttongroup zIndex="3" left="243" top="200" image="m_set_2_no.png" hoverImage="m_set_2_hov.png" downImage="m_set_2_do.png" mappingImage="m_set_2_map.png" >
  31.             <buttonelement mappingColor="#0000ff" onClick="theme.savePreference('exitView', 'true');" upToolTip="Close" />
  32.             <buttonelement mappingColor="#0033ff" onClick="theme.savePreference('minimizeView', 'true');" upToolTip="Minimize" />
  33.             <buttonelement mappingColor="#0066ff" id="mute" upToolTip="Mute" downToolTip="Sound" onClick="player.settings.mute = !player.settings.mute" down="wmpprop:player.settings.mute" sticky="true"  />
  34.         </buttongroup>
  35.         <customSlider id="volume" left="287" top="184" min="0" max="100" borderSize="0" image="volume.png" positionImage="volume_map.png" enabled="true" 
  36.             value="wmpprop:player.settings.volume" value_onchange="wmpprop:player.settings.volume = value;updateVolToolTip('volume');player.settings.mute = false;" cursor="hand" 
  37.             toolTip="Volume" onMouseUp="toolTip='Volume'" onKeyDown="volKey(event)" transparencyColor="#ff00ff" />
  38.         <buttongroup left="115" top="299" image="m_set_3_no.png" hoverImage="m_set_3_hov.png" downImage="m_set_3_do.png" disabledImage="m_set_3_dis.png" mappingImage="m_set_3_map.png" >
  39.             <prevelement mappingColor="#0000ff" />
  40.         </buttongroup>
  41.         <buttongroup zIndex="3" left="143" top="301" image="m_pause_no.png" hoverImage="m_pause_hov.png" downImage="m_pause_do.png" mappingImage="m_pause_map.png" visible="wmpenabled:player.controls.pause" >
  42.             <pauseelement mappingColor="#0000ff" />
  43.         </buttongroup>
  44.         <buttongroup left="115" top="299" image="m_set_3_no.png" hoverImage="m_set_3_hov.png" downImage="m_set_3_do.png" disabledImage="m_set_3_dis.png" mappingImage="m_set_3_map.png" >
  45.             <playelement mappingColor="#0033ff" />
  46.             <nextelement mappingColor="#0066ff" />
  47.             <buttonelement mappingColor="#0099ff" onClick="openFile('file')" upToolTip="Open Media File" />
  48.             <stopelement mappingColor="#00ccff" />
  49.             <buttonelement mappingColor="#00ffff" id="eqButton" onClick="theme.savePreference('remoteCallEq', 'true');" onMouseOver="updateToolTip('eqViewer','eqButton','Eq')" />
  50.             <buttonelement mappingColor="#00ffcc" id="plButton" onClick="theme.savePreference('remoteCallPl', 'true');" onMouseOver="updateToolTip('plViewer','plButton','Pl')" />
  51.             <buttonelement mappingColor="#00ff99" id="visButton" onClick="theme.savePreference('remoteCallVis', 'true');" onMouseOver="updateToolTip('visViewer','visButton','Vis')" />
  52.         </buttongroup>
  53.     </subview>
  54.     <subview id="introAnim" zIndex="20" left="97" top="191" backgroundImage="intro_static.png" transparencyColor="#ff00ff" passThrough="true" />
  55.     <subview id="locSub" >
  56.         <text id="locShowPl" toolTip="Show Playlist" />
  57.         <text id="locHidePl" toolTip="Hide Playlist" />
  58.         <text id="locShowEq" toolTip="Show Equalizer" />
  59.         <text id="locHideEq" toolTip="Hide Equalizer" />
  60.         <text id="locShowVis" toolTip="Show Visualizations" />
  61.         <text id="locHideVis" toolTip="Hide Visualizations" />
  62.         <text id="locShowInfo" toolTip="Show The Last Samurai Information" />
  63.         <text id="locHideInfo" toolTip="Hide The Last Samurai Information" />
  64.         <text id="locShowMeta" toolTip="Show Metadata Window" />
  65.         <text id="locHideMeta" toolTip="Hide Metadata Window" />
  66.     </subview>
  67. </view>
  68. <!-- meta -->
  69. <view id="metaView" width="138" height="150" titleBar="false" backgroundColor="none" scriptFile="samurai.js" onLoad="metaStartUp()" 
  70.     onKeyPress="viewHotKeys();" >
  71.     <player status_onChange="updateMetadata('status');" currentPlaylist_onChange="updateMetadata('playlist')" />
  72.     <subview backgroundImage="meta_back.png" transparencyColor="#ff00ff" >
  73.         <text id="metadata" left="23" top="84" width="95" fontSize="8" height="30" fontSmoothing="true" fontFace="Arial" foregroundColor="#d9c25a" 
  74.             scrollingDelay="80" scrollingAmount="2" justification="center" scrolling="true" toolTip="" passThrough="true" fontStyle="normal" />
  75.         <text id="time" zIndex="2" left="20" top="100" width="101" fontSize="11" scrolling="false" fontSmoothing="true" foregroundColor="#d9c25a" 
  76.             fontStyle="bold" justification="center" value="wmpprop:player.controls.currentPositionString" fontFace="Arial" />
  77.     </subview>
  78. </view>
  79. <!-- playlist -->
  80. <view id="plView" width="369" height="348" minWidth="387" minHeight="323" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="samurai.js"
  81.     onLoad="loadPlPrefs();" onClose="savePlPrefs();" onKeyPress="viewHotKeys();" onTimer="checkPLColor()" timerInterval="500" >
  82.     <player modeChange="updateShuffRep()" />
  83.     <subview id="pl1" zIndex="5" backgroundImage="f_top_left_1.png" transparencyColor="#ff00ff" />
  84.     <subview id="pl2" zIndex="4" top="131" verticalAlignment="stretch" backgroundImage="f_left_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  85.     <subview id="pl3" zIndex="5" top="jscript:view.height-202" verticalAlignment="bottom" backgroundImage="f_bot_left_1.png" transparencyColor="#ff00ff" />
  86.     <subview id="pl4" zIndex="4" left="125" top="jscript:view.height-202" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  87.     <subview id="pl5" zIndex="5" left="jscript:view.width-220" top="jscript:view.height-202" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_1.png" transparencyColor="#ff00ff" />
  88.     <subview id="pl6" zIndex="4" left="jscript:view.width-244" top="131" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  89.     <subview id="pl7" zIndex="5" left="jscript:view.width-178" horizontalAlignment="right" backgroundImage="f_top_right_1.png" transparencyColor="#ff00ff" />
  90.     <subview id="pl8" zIndex="4" left="111" horizontalAlignment="stretch" backgroundImage="f_top_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  91.     <subview id="plSet1" zIndex="20" top="9" horizontalAlignment="center" backgroundImage="pl_set_no.png" transparencyColor="#ff00ff" >
  92.         <buttongroup image="pl_set_no.png" hoverImage="pl_set_hov.png" downImage="pl_set_do.png" mappingImage="pl_set_map.png" >
  93.             <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);" />
  94.             <buttonelement mappingColor="#0033ff" id="repeatButton" sticky="true" upTooltip="Turn Repeat On" downTooltip="Turn Repeat Off" down="jscript:player.settings.getMode('loop');" onClick="player.settings.setMode('loop',down);" />
  95.             <buttonelement mappingColor="#0066ff" onClick="closeView('plViewer')" upToolTip="Close" />
  96.         </buttongroup>
  97.     </subview>
  98.     <subview id="plSet2" zIndex="20" left="58" top="1" backgroundImage="pl2_set_no.png" transparencyColor="#ff00ff" visible="false" >
  99.         <buttongroup image="pl2_set_no.png" hoverImage="pl2_set_hov.png" downImage="pl2_set_do.png" mappingImage="pl2_set_map.png" >
  100.             <buttonelement mappingColor="#0000ff" id="shuffleButton2" sticky="true" upTooltip="Turn Shuffle On" downTooltip="Turn Shuffle Off" down="jscript:player.settings.getMode('shuffle');" onClick="player.settings.setMode('shuffle',down);" />
  101.             <buttonelement mappingColor="#0033ff" id="repeatButton2" sticky="true" upTooltip="Turn Repeat On" downTooltip="Turn Repeat Off" down="jscript:player.settings.getMode('loop');" onClick="player.settings.setMode('loop',down);" />
  102.         </buttongroup>
  103.     </subview>
  104.     <subview id="plSet3" zIndex="20" left="jscript:view.width-81" top="1" horizontalAlignment="right" backgroundImage="f2_close_no.png" transparencyColor="#ff00ff" visible="false" >
  105.         <button image="f2_close_no.png" hoverImage="f2_close_hov.png" downImage="f2_close_do.png" onClick="closeView('plViewer')" upToolTip="Close" />
  106.     </subview>
  107.     <subview id="plOutline" zIndex="10" left="39" top="39" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-78" height="jscript:view.height-155" backgroundColor="#000000" />
  108.     <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">
  109.         <playlist id="playlist1" width="jscript:plFrame.width" height="jscript:plFrame.height" horizontalAlignment="stretch" verticalAlignment="stretch" 
  110.             backgroundColor="#000000" foregroundcolor="#d9c25a" itemPlayingColor="#ffffff" itemPlayingBackgroundColor="#891a14"
  111.             disabledItemColor="#556382" columns="WM/TrackNumber= ;name=Title;artist=Artist;album=Album;FileType=Type;duration=Length;" playlistItemsVisible="true" dropDownVisible="true" 
  112.             allowItemEditing="true" columnsVisible="true" allowColumnSorting="true" dropDownImage="pl_dropdown.png" dropDownBackgroundImage="pl_dropdown_back.png"
  113.             rightStatus="Total Time: %duration%" leftStatus="Selected: %SelectedDuration%" />
  114.     </subview>
  115.     <subview zIndex="20" left="jscript:view.width-40" top="jscript:view.height-116" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  116.         <button id="plResize" image="f_resize.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse"  transparencyColor="#ff00ff" upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);" />
  117.     </subview>
  118. </view>
  119. <!-- visualizations -->
  120. <view id="visView" width="369" height="348" minWidth="321" minHeight="300" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="samurai.js"
  121.     onLoad="loadVisPrefs()" onClose="saveVisPrefs()" onKeyPress="viewHotKeys();" onTimer="checkVisColor()" timerInterval="500" >
  122.     <player PlayState_onchange="checkVisualsPlayerState()" OpenState_onchange="checkVisualsPlayerState()" />
  123.     <subview id="vis1" zIndex="5" backgroundImage="f_top_left_1.png" transparencyColor="#ff00ff" />
  124.     <subview id="vis2" zIndex="4" top="131" verticalAlignment="stretch" backgroundImage="f_left_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  125.     <subview id="vis3" zIndex="5" top="jscript:view.height-202" verticalAlignment="bottom" backgroundImage="f_bot_left_1.png" transparencyColor="#ff00ff" />
  126.     <subview id="vis4" zIndex="4" left="125" top="jscript:view.height-202" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  127.     <subview id="vis5" zIndex="5" left="jscript:view.width-220" top="jscript:view.height-202" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_1.png" transparencyColor="#ff00ff" />
  128.     <subview id="vis6" zIndex="4" left="jscript:view.width-244" top="131" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  129.     <subview id="vis7" zIndex="5" left="jscript:view.width-178" horizontalAlignment="right" backgroundImage="f_top_right_1.png" transparencyColor="#ff00ff" />
  130.     <subview id="vis8" zIndex="4" left="111" horizontalAlignment="stretch" backgroundImage="f_top_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  131.     <subview id="visSet1" zIndex="20" top="9" horizontalAlignment="center" backgroundImage="vis_set_no.png" transparencyColor="#ff00ff" >
  132.         <buttongroup image="vis_set_no.png" hoverImage="vis_set_hov.png" downImage="vis_set_do.png" mappingImage="pl_set_map.png" >
  133.             <buttonelement mappingColor="#0000ff" onClick="visEffects.previous();" upToolTip="Previous Visualization" />
  134.             <buttonelement mappingColor="#0033ff" onClick="visEffects.next();" upToolTip="Next Visualization" />
  135.             <buttonelement mappingColor="#0066ff" onClick="closeView('visViewer')" upToolTip="Close" />
  136.         </buttongroup>
  137.     </subview>
  138.     <subview id="visSet2" zIndex="20" left="58" top="1" backgroundImage="vis2_set_no.png" transparencyColor="#ff00ff" visible="false" >
  139.         <buttongroup image="vis2_set_no.png" hoverImage="vis2_set_hov.png" downImage="vis2_set_do.png" mappingImage="pl2_set_map.png" >
  140.             <buttonelement mappingColor="#0000ff" onClick="visEffects.previous();" upToolTip="Previous Visualization" />
  141.             <buttonelement mappingColor="#0033ff" onClick="visEffects.next();" upToolTip="Next Visualization" />
  142.         </buttongroup>
  143.     </subview>
  144.     <subview id="visSet3" zIndex="20" left="jscript:view.width-81" top="1" horizontalAlignment="right" backgroundImage="f2_close_no.png" transparencyColor="#ff00ff" visible="false" >
  145.         <button image="f2_close_no.png" hoverImage="f2_close_hov.png" downImage="f2_close_do.png" onClick="closeView('visViewer')" upToolTip="Close" />
  146.     </subview>
  147.     <subview id="visOutline" zIndex="10" left="39" top="39" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-78" height="jscript:view.height-155" backgroundColor="#000000" />
  148.     <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" >
  149.         <effects zIndex="25" id="visEffects" left="0" top="0" width="jscript:visMask.width" height="jscript:visMask.height" windowed="false" horizontalAlignment="stretch" verticalAlignment="stretch" 
  150.         currentEffectType="wmpprop:mediacenter.effectType" currentPreset="wmpprop:mediacenter.effectPreset" currentEffectType_onchange="mediacenter.effectType=currentEffectType;" visible="true" clippingColor="#ffffff"/>
  151.     </subview>
  152.     <subview zIndex="20" left="jscript:view.width-40" top="jscript:view.height-116" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  153.         <button id="visResize" image="f_resize.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse"  transparencyColor="#ff00ff" upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);" />
  154.     </subview>
  155. </view>
  156. <!-- equalizer -->
  157. <view id="eqView" width="282" height="265" titleBar="false" backgroundColor="none" scriptFile="samurai.js"
  158.     onLoad="loadEQPrefs();" onKeyPress="viewHotKeys();" >
  159.     <subview backgroundImage="eq_back.png" transparencyColor="#ff00ff" >
  160.         <button id="presetText" left="112" top="114" image="eq_0.png" upToolTip="wmpprop:eq.currentPresetTitle" enabled="false" />
  161.         <button id="speakerText" left="158" top="11" image="speaker_0.png" upToolTip="wmpprop:eq.currentSpeakerName" transparencyColor="#ff00ff" enabled="false" />
  162.         <button left="57" top="10" image="eq_srs_text.png" upToolTip="SRS WOW Effects" transparencyColor="#ff00ff" enabled="false" />
  163.         <buttongroup left="79" top="132" image="eq_misc_text.png" mappingImage="eq_misc_map.png" enabled="false" >
  164.             <buttonelement mappingColor="#0000ff" upToolTip="Balance" />
  165.             <buttonelement mappingColor="#0033ff" upToolTip="WOW Effect" />
  166.             <buttonelement mappingColor="#0066ff" upToolTip="TruBass" />
  167.         </buttongroup>
  168.         <buttongroup left="24" top="48" image="eq_set1_no.png" hoverImage="eq_set1_hov.png" downImage="eq_set1_do.png" mappingImage="eq_set1_map.png" >
  169.             <buttonelement mappingColor="#0000ff" id="fxButton" onClick="toggleSkinFx()" down="jscript:if('false'==theme.loadPreference('soundFX')) fxButton.down=true;" downToolTip="Turn On Skin Sounds" upToolTip="Turn Off Skin Sounds" sticky="true" />
  170.             <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" />
  171.             <buttonelement mappingColor="#0066ff" onClick="eq.enhancedAudio = !eq.enhancedAudio" sticky="true" down="wmpprop:eq.enhancedAudio" upToolTip="Turn On SRS WOW Effects" downToolTIp="Turn Off SRS WOW Effects" />
  172.         </buttongroup>
  173.         <button left="142" top="7" image="eq_speaker_no.png" hoverImage="eq_speaker_hov.png" downImage="eq_speaker_do.png" disabledImage="eq_speaker_dis.png" onClick="toggleSpeaker()" enabled="wmpprop:eq.enhancedAudio" upToolTip="Next Speaker Size" />
  174.         <equalizerSettings id="eq" enabled="true" enableSplineTension="wmpprop:eq.enableSplineTension" splineTension="wmpprop:eq.splineTension"  />
  175.         <slider id="eq1" left="81" top="64" width="11" height="48" 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;setPresetText();" toolTip="31hz" direction="vertical" />
  176.         <slider id="eq2" left="93" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_2.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel2" value_onchange="eq.gainLevel2=value;setPresetText();" direction="vertical" toolTip="63hz" />
  177.         <slider id="eq3" left="105" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_3.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel3" value_onchange="eq.gainLevel3=value;setPresetText();" direction="vertical" toolTip="125hz" />
  178.         <slider id="eq4" left="117" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_4.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel4" value_onchange="eq.gainLevel4=value;setPresetText();" direction="vertical" toolTip="250hz" />
  179.         <slider id="eq5" left="129" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_5.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel5" value_onchange="eq.gainLevel5=value;setPresetText();" direction="vertical" toolTip="500hz" />
  180.         <slider id="eq6" left="141" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_6.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel6" value_onchange="eq.gainLevel6=value;setPresetText();" direction="vertical" toolTip="1khz" />
  181.         <slider id="eq7" left="153" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_7.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel7" value_onchange="eq.gainLevel7=value;setPresetText();" direction="vertical" toolTip="2khz" />
  182.         <slider id="eq8" left="165" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_8.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel8" value_onchange="eq.gainLevel8=value;setPresetText();" direction="vertical" toolTip="4khz" />
  183.         <slider id="eq9" left="177" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_9.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel9" value_onchange="eq.gainLevel9=value;setPresetText();" direction="vertical" toolTip="8khz" />
  184.         <slider id="eq10" left="189" top="64" width="11" height="48" thumbImage="eq_thumb.png" foregroundImage="eq_slider_10.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eq.gainLevel10" value_onchange="eq.gainLevel10=value;setPresetText();" direction="vertical" toolTip="16khz"/>
  185.         <buttongroup left="79" top="114" image="eq_nav_no.png" hoverImage="eq_nav_hov.png" downImage="eq_nav_do.png" mappingImage="eq_nav_map.png" >
  186.             <buttonelement mappingColor="#0000ff" onClick="eq.previousPreset();setPresetText();" upToolTip="Previous Equalizer Preset" />
  187.             <buttonelement mappingColor="#0033ff" onClick="eq.nextPreset();setPresetText();" upToolTip="Next Equalizer Preset" />
  188.         </buttongroup>
  189.     <slider id="balance" left="142" top="134" width="56" height="6" thumbImage="eq_thumb_2.png" thumbHoverImage="eq_thumb_2_hov.png" thumbDownImage="eq_thumb_2_do.png" slide="false" borderSize="10" 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'" />    
  190.     <slider id="wowEffect" left="142" top="146" width="56" height="6" thumbImage="eq_thumb_2.png" thumbHoverImage="eq_thumb_2_hov.png" thumbDownImage="eq_thumb_2_do.png" slide="false" borderSize="10" direction="horizontal" toolTip="WOW Effect" min="0" max="100" onPositionChange="jscript:eq.wowLevel=value" value="wmpprop:eq.wowLevel" enabled="wmpprop:eq.enhancedAudio" />
  191.     <slider id="truBass" left="142" top="158" width="56" height="6" thumbImage="eq_thumb_2.png" thumbHoverImage="eq_thumb_2_hov.png" thumbDownImage="eq_thumb_2_do.png" slide="false" borderSize="10" direction="horizontal" toolTip="TruBass" min="0" max="100" onPositionChange="jscript:eq.truBassLevel=value" value="wmpprop:eq.truBassLevel" enabled="wmpprop:eq.enhancedAudio" />
  192.         <buttongroup left="227" top="68" image="eq_set2_no.png" hoverImage="eq_set2_hov.png" downImage="eq_set2_do.png" mappingImage="eq_set2_map.png" >
  193.             <buttonelement mappingColor="#0000ff" onClick="eq.reset();player.settings.balance=0;setPresetText();balance.toolTip='Balance'" upToolTip="Reset Equalizer" />
  194.             <buttonelement mappingColor="#0033ff" onClick="closeView('eqViewer')" upToolTip="Close"  />
  195.         </buttongroup>
  196.     </subview>
  197. </view>
  198. <!-- video -->
  199. <view id="videoView" width="369" height="357" minWidth="317" minHeight="300" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="samurai.js"
  200.     onLoad="loadVidPrefs()" onClose="saveVidPrefs()" onKeyPress="viewHotKeys();" onTimer="checkVidColor()" timerInterval="500" >
  201.     <player OpenState_onchange="checkVideoPlayerState();" PlayState_onchange="checkVideoPlayerState();" />
  202.     <subview id="vid1" zIndex="5" backgroundImage="f_top_left_1.png" transparencyColor="#ff00ff" />
  203.     <subview id="vid2" zIndex="4" top="131" verticalAlignment="stretch" backgroundImage="f_left_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  204.     <subview id="vid3" zIndex="5" top="jscript:view.height-211" verticalAlignment="bottom" backgroundImage="f_bot_left_1.png" transparencyColor="#ff00ff" />
  205.     <subview id="vid4" zIndex="4" left="125" top="jscript:view.height-211" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  206.     <subview id="vid5" zIndex="5" left="jscript:view.width-220" top="jscript:view.height-211" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_1.png" transparencyColor="#ff00ff" />
  207.     <subview id="vid6" zIndex="4" left="jscript:view.width-244" top="131" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  208.     <subview id="vid7" zIndex="5" left="jscript:view.width-178" horizontalAlignment="right" backgroundImage="f_top_right_1.png" transparencyColor="#ff00ff" />
  209.     <subview id="vid8" zIndex="4" left="111" horizontalAlignment="stretch" backgroundImage="f_top_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  210.     <subview id="vidSet1" zIndex="20" top="9" horizontalAlignment="center" backgroundImage="vid_set_no.png" transparencyColor="#ff00ff" >
  211.         <buttongroup image="vid_set_no.png" hoverImage="vid_set_hov.png" downImage="vid_set_do.png" mappingImage="vid_set_map.png" >
  212.             <buttonelement mappingColor="#0000ff" id="vidZoom" onClick="videoZoom()" />
  213.             <buttonelement mappingColor="#0066ff" onClick="closeView('vidViewer')" upToolTip="Close" />
  214.         </buttongroup>
  215.     </subview>
  216.     <subview id="vidSet2" zIndex="20" left="58" top="1" backgroundImage="vid_zoom_no.png" transparencyColor="#ff00ff" visible="false" >
  217.         <button id="vidZoom2" image="vid_zoom_no.png" hoverImage="vid_zoom_hov.png" downImage="vid_zoom_do.png" onClick="videoZoom()" />
  218.     </subview>
  219.     <subview id="vidSet3" zIndex="20" left="jscript:view.width-81" top="1" horizontalAlignment="right" backgroundImage="f2_close_no.png" transparencyColor="#ff00ff" visible="false" >
  220.         <button image="f2_close_no.png" hoverImage="f2_close_hov.png" downImage="f2_close_do.png" onClick="closeView('vidViewer')" upToolTip="Close" />
  221.     </subview>
  222.     <subview id="vidBack" zIndex="30" left="39" top="39" backgroundImage="vid_back.jpg" />
  223.     <subview id="vidOutline" zIndex="10" left="39" top="39" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-78" height="jscript:view.height-164" backgroundColor="#000000" />
  224.     <subview id="videoFrame" zIndex="25" left="jscript:vidOutline.left" top="jscript:vidOutline.top" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:vidOutline.width" height="jscript:vidOutline.height" backgroundColor="#000000" >
  225.         <video zIndex="8" id="videoWin" width="jscript:videoFrame.width" height="jscript:videoFrame.height" horizontalAlignment="stretch" verticalAlignment="stretch" 
  226.             onvideostart="checkVideoPlayerState();" backgroundColor="black" onvideoend="checkVideoPlayerState();" fullScreen="true" maintainAspectRatio="true" stretchToFit="true" shrinkToFit="true"
  227.             tabStop="true" />
  228.     </subview>
  229.     <subview id="vidSet4" zIndex="20" top="jscript:view.height-115" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="vid_drawer_no.png" >
  230.         <buttongroup image="vid_drawer_no.png" hoverImage="vid_drawer_hov.png" downImage="vid_drawer_do.png" mappingImage="vid_drawer_map.png" >
  231.             <buttonelement mappingColor="#0000ff" id="vidDrawerButton" onClick="toggleVidDrawer()" sticky="true" upToolTip="Show Video Settings" downToolTip="Hide Video Settings" />
  232.         </buttongroup>
  233.     </subview>
  234.     <subview id="vidSet5" zIndex="22" top="jscript:view.height-109" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="vid2_drawer_no.png" transparencyColor="#ff00ff" visible="false" >
  235.         <button id="vidDrawerButton2" image="vid2_drawer_no.png" hoverImage="vid2_drawer_hov.png" downImage="vid2_drawer_do.png" hoverDownImage="vid2_drawer_do_hov.png" onClick="toggleVidDrawer()" sticky="true" upToolTip="Show Video Settings" downToolTip="Hide Video Settings" />
  236.     </subview>
  237.     <subview id="vidDrawer" zIndex="1" top="jscript:view.height-193" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="vid_drawer.png" onEndMove="checkVidDrawer()" transparencyColor="#ff00ff" >
  238.         <subview id="vidShadow" zIndex="30" backgroundImage="vid_shadow.png" visible="false" />
  239.         <subview id="vidDrawerFrame" zIndex="20" top="9" width="jscript:vidDrawer.width" height="jscript:vidDrawer.height" >
  240.             <videosettings id="vidset" enabled="true" />
  241.             <text id="brightnessText2" left="9" top="13" width="55" fontSize="7" fontFace="arial" foregroundColor="#b69f56" value="Brightness"  justification="right" fontStyle="bold" />
  242.             <text id="brightnessText" left="8" top="12" width="55" fontSize="7" fontFace="arial" foregroundColor="#000000" value="Brightness" toolTip="Reset Brightness" onClick="JScript:vidset.brightness=0;" hoverForegroundColor="#3c331a" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.brightness=0;" justification="right" fontStyle="bold" />
  243.             <slider id="brightness" left="68" top="12" width="94" height="10" toolTip="Brightness" borderSize="12" direction="horizontal" slide="false" 
  244.                 thumbImage="vid_thumb.png" thumbHoverImage="vid_thumb_hov.png" thumbDownImage="vid_thumb_do.png" min="-127" max="127" value="wmpprop:vidset.brightness" value_onchange="vidset.brightness=value;" />
  245.             <text id="contrastText2" left="9" top="31" width="55" fontSize="7" fontFace="arial" foregroundColor="#b69f56" value="Contrast" justification="right" fontStyle="bold" />
  246.             <text id="contrastText" left="8" top="30" width="55" fontSize="7" fontFace="arial" foregroundColor="#000000" value="Contrast" toolTip="Reset Contrast" onClick="JScript:vidset.contrast=0;" hoverForegroundColor="#3c331a" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.contrast=0;" justification="right" fontStyle="bold" />
  247.             <slider id="contrast" left="68" top="30" width="94" height="10" toolTip="Contrast" borderSize="12" direction="horizontal" slide="false" 
  248.                 thumbImage="vid_thumb.png" thumbHoverImage="vid_thumb_hov.png" thumbDownImage="vid_thumb_do.png" min="-127" max="127" value="wmpprop:vidset.contrast" value_onchange="vidset.contrast=value;"/>
  249.             <text id="saturationText2" left="9" top="50" width="55" fontSize="7" fontFace="arial" foregroundColor="#b69f56" value="Saturation" justification="right" fontStyle="bold" />
  250.             <text id="saturationText" left="8" top="49" width="55" fontSize="7" fontFace="arial" foregroundColor="#000000" value="Saturation" toolTip="Reset Saturation" onClick="JScript:vidset.saturation=0;" hoverForegroundColor="#3c331a" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.saturation=0;" justification="right" fontStyle="bold" />
  251.             <slider id="saturation" left="68" top="49" width="94" height="10" toolTip="Saturation" borderSize="12" direction="horizontal" slide="false" 
  252.                 thumbImage="vid_thumb.png" thumbHoverImage="vid_thumb_hov.png" thumbDownImage="vid_thumb_do.png" min="-127" max="127" value="wmpprop:vidset.saturation" value_onchange="vidset.saturation=value;"/>
  253.             <text id="hueText2" left="9" top="67" width="55" fontSize="7" fontFace="arial" foregroundColor="#b69f56" value="Hue" justification="right" fontStyle="bold" />
  254.             <text id="hueText" left="7" top="66" width="55" fontSize="7" fontFace="arial" foregroundColor="#000000" value="Hue" toolTip="Reset Hue" onClick="JScript:vidset.hue=0;" hoverForegroundColor="#3c331a" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.hue=0;" justification="right" fontStyle="bold" />
  255.             <slider id="hue" left="68" top="67" width="94" height="10" toolTip="Hue" borderSize="12" direction="horizontal" slide="false" 
  256.                 thumbImage="vid_thumb.png" thumbHoverImage="vid_thumb_hov.png" thumbDownImage="vid_thumb_do.png" min="-127" max="127" value="wmpprop:vidset.hue" value_onchange="vidset.hue=value;"/>
  257.         </subview>
  258.     </subview>
  259.     <subview zIndex="20" left="jscript:view.width-40" top="jscript:view.height-125" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_resize.png" transparencyColor="#ff00ff" >
  260.         <button id="vidResize" image="f_resize.png" onMouseDown="view.size( 'bottomright' );saveVidSize()" cursor="sizenwse"  transparencyColor="#ff00ff" upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);saveVidSize()" />
  261.     </subview>
  262.     <subview id="vidLocSub" >
  263.         <text id="vidSetTip" toolTip="Click To Set Video Size" />
  264.         <text id="vidZoomIn" toolTip="Change Video Size - Current: " />
  265.         <text id="vidZoomMid" toolTip="% - Next: " />
  266.         <text id="vidZoomOut" toolTip="%" />
  267.     </subview>
  268. </view>
  269. <!-- info / content mode -->
  270. <view id="infoView" width="369" height="348" minWidth="378" minHeight="394" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="samurai.js"
  271.     onLoad="loadInfoPrefs();" onKeyPress="viewHotKeys();" onTimer="checkInfoColor()" timerInterval="500"  >
  272.     <subview id="info1" zIndex="5" backgroundImage="f_top_left_1.png" transparencyColor="#ff00ff" />
  273.     <subview id="info2" zIndex="4" top="131" verticalAlignment="stretch" backgroundImage="f_left_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  274.     <subview id="info3" zIndex="5" top="jscript:view.height-202" verticalAlignment="bottom" backgroundImage="f_bot_left_1.png" transparencyColor="#ff00ff" />
  275.     <subview id="info4" zIndex="4" left="125" top="jscript:view.height-202" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  276.     <subview id="info5" zIndex="5" left="jscript:view.width-220" top="jscript:view.height-202" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_1.png" transparencyColor="#ff00ff" />
  277.     <subview id="info6" zIndex="4" left="jscript:view.width-244" top="131" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  278.     <subview id="info7" zIndex="5" left="jscript:view.width-178" horizontalAlignment="right" backgroundImage="f_top_right_1.png" transparencyColor="#ff00ff" />
  279.     <subview id="info8" zIndex="4" left="111" horizontalAlignment="stretch" backgroundImage="f_top_s_1.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  280.     <subview id="infoSet1" zIndex="20" top="9" horizontalAlignment="center" backgroundImage="f_close_no.png" transparencyColor="#ff00ff" >
  281.         <buttongroup image="f_close_no.png" hoverImage="f_close_hov.png" downImage="f_close_do.png" mappingImage="f_close_map.png" >
  282.             <buttonelement mappingColor="#0000ff" onClick="closeView('infoViewer')" upToolTip="Close" />
  283.         </buttongroup>
  284.     </subview>
  285.     <subview id="infoSet2" zIndex="20" left="jscript:view.width-81" top="1" horizontalAlignment="right" backgroundImage="f2_close_no.png" transparencyColor="#ff00ff" visible="false" >
  286.         <button image="f2_close_no.png" hoverImage="f2_close_hov.png" downImage="f2_close_do.png" onClick="closeView('infoViewer')" upToolTip="Close" />
  287.     </subview>
  288.     <subview id="menuBack" zIndex="20" left="39" top="39" backgroundImage="c_back.jpg" >
  289.         <buttongroup id="menuBackButtons" left="38" top="128" image="c_menu_no.jpg" hoverImage="c_menu_hov.jpg" downImage="c_menu_do.jpg" mappingImage="c_menu_map.png" cursor="hand" >
  290.             <buttonelement mappingColor="#0000ff" onClick="showInfo('true','false',3)" upToolTip="Trailers" />
  291.             <buttonelement mappingColor="#0033ff" onClick="showInfo('true','true',2)" upToolTip="Gallery" />
  292.             <buttonelement mappingColor="#0066ff" onClick="showInfo('true','true',1)" upToolTip="About The Story" />
  293.             <buttonelement mappingColor="#0099ff" onClick="showInfo('true','false',4)"  upToolTip="Web Destinations" />
  294.         </buttongroup>
  295.     </subview>
  296. <!-- infosub -->
  297.     <subview id="infoSub" zIndex="20" left="jscript:menuBack.left" top="jscript:menuBack.top" backgroundImage="" width="jscript:menuBack.width" height="jscript:menuBack.height" onEndAlphaBlend="endAlphaBlend();" passThrough="true" />
  298. <!-- nav -->
  299.     <subview id="infoNavSub" zIndex="20" left="jscript:menuBack.left+17" top="jscript:menuBack.top+221" width="47" height="17" visible="false" transparencyColor="#ff00ff" >
  300.         <button id="navPrev" image="c_nav_prev_no.png" hoverImage="c_nav_prev_hov.png" downImage="c_nav_prev_do.png" disabledImage="c_nav_prev_dis.png" upToolTip="Previous" onClick="infoNavPrev(navGo--)" cursor="hand" />
  301.     </subview>
  302.     <subview id="infoMenuBack" zIndex="25" left="jscript:menuBack.left+122" top="jscript:menuBack.top+225" width="58" height="16" visible="false" >
  303.         <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" />
  304.     </subview>
  305.     <subview id="infoNavSub2" zIndex="20" left="jscript:menuBack.left+264" top="jscript:menuBack.top+221" width="47" height="17" visible="false" transparencyColor="#ff00ff" >
  306.         <button id="navNext" image="c_nav_next_no.png" hoverImage="c_nav_next_hov.png" downImage="c_nav_next_do.png" disabledImage="c_nav_next_dis.png" upToolTip="Next" onClick="infoNavNext(navGo++)" cursor="hand" />
  307.     </subview>
  308. <!-- links -->
  309.     <subview id="link1" zIndex="20" left="jscript:menuBack.left+36" top="jscript:menuBack.top+111" backgroundImage="c_link1_no.png" visible="false" >
  310.         <button image="c_link1_no.png" hoverImage="c_link1_hov.png" downImage="c_link1_no.png" onClick="jscript:player.launchURL('http://lastsamurai.warnerbros.com')" upToolTip="Click For More Photos" cursor="hand" />
  311.     </subview>
  312.     <subview id="link2" zIndex="20" left="jscript:menuBack.left+58" top="jscript:menuBack.top+31" backgroundImage="c_link2_no.png" visible="false" >
  313.         <buttongroup image="c_link2_no.png" hoverImage="c_link2_hov.png" downImage="c_link2_no.png" mappingImage="c_link2_map.png" cursor="hand" >
  314.             <buttonelement mappingColor="#0000ff" onClick="openFile('http://raincloud.warnerbros.com/wbmovies/lastsamurai/trailer/trailer_56.asx')" upToolTip="Click To View 56K Trailer" />
  315.             <buttonelement mappingColor="#0033ff" onClick="openFile('http://raincloud.warnerbros.com/wbmovies/lastsamurai/trailer/trailer_100.asx')" upToolTip="Click To View 100K Trailer" />
  316.             <buttonelement mappingColor="#0066ff" onClick="openFile('http://raincloud.warnerbros.com/wbmovies/lastsamurai/trailer/trailer_300.asx')" upToolTip="Click To View 300K Trailer" />
  317.             <buttonelement mappingColor="#0099ff" onClick="openFile('http://raincloud.warnerbros.com/wbmovies/lastsamurai/trailer/trailer_500.asx')" upToolTip="Click To View 500K Trailer" />
  318.             <buttonelement mappingColor="#00ccff" onClick="openFile('http://raincloud.warnerbros.com/wbmovies/lastsamurai/teaser/teaser_56.asx')" upToolTip="Click To View 56K Teaser" />
  319.             <buttonelement mappingColor="#00ffff" onClick="openFile('http://raincloud.warnerbros.com/wbmovies/lastsamurai/teaser/teaser_100.asx')" upToolTip="Click To View 100K Teaser" />
  320.             <buttonelement mappingColor="#00ffcc" onClick="openFile('http://raincloud.warnerbros.com/wbmovies/lastsamurai/teaser/teaser_300.asx')" upToolTip="Click To View 300K Teaser" />
  321.             <buttonelement mappingColor="#00ff99" onClick="openFile('http://raincloud.warnerbros.com/wbmovies/lastsamurai/teaser/teaser_500.asx')" upToolTip="Click To View 500K Teaser" />
  322.         </buttongroup>
  323.     </subview>
  324.     <subview id="link3" zIndex="20" left="jscript:menuBack.left+14" top="jscript:menuBack.top+94" backgroundImage="c_link3_no.png" visible="false" >
  325.         <buttongroup image="c_link3_no.png" hoverImage="c_link3_hov.png" downImage="c_link3_no.png" mappingImage="c_link3_map.png" cursor="hand" >
  326.             <buttonelement mappingColor="#0000ff" onClick="jscript:player.launchURL('http://lastsamurai.warnerbros.com')" upToolTip="Visit The Last Samurai Website"/>
  327.             <buttonelement mappingColor="#0033ff" onClick="jscript:player.launchURL('http://go.microsoft.com/fwlink/?LinkId=20219')" upToolTip="Learn More About Windows Media Player 9 Series"/>
  328.         </buttongroup>
  329.     </subview>
  330. </view>
  331. </theme>