home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / zkuste / wmakeup / download / KungFuChaosWMPSKIN.wmz / kfc.wms < prev    next >
Encoding:
Text File  |  2003-02-18  |  67.1 KB  |  329 lines

  1.  ■<!-- 
  2.     The Skins Factory
  3.     http://www.theskinsfactory.com
  4.     info@theskinsfactory.com
  5.     Kung Fu Chaos
  6. -->
  7. <theme title="Kung Fu Chaos" author="TheSkinsFactory.com" copyright="⌐ 2002, Microsoft Corporation. All Rights Reserved." >
  8. <view id="mediaSwitcherView" titlebar="false" resizable="false" backgroundImage="preview.png" scriptFile="kfc.js" 
  9.     onload="checkMediaOnLoad();">
  10. </view>
  11. <view id="mainView" width="392" height="262" titleBar="false" backgroundColor="none" scriptFile="kfc.js" onLoad="mainStartUp()" onClose="mainShutDown()" 
  12.     onKeyPress="viewHotKeys();" onTimer="timerEvent()" timerInterval="0" >
  13.     <player PlayState_onchange="checkPlayerState()" OpenState_onchange="checkPlayerState()" status_onChange="updateMetadata();" >
  14.         <controls currentPosition_onchange="seek.value=player.controls.currentPosition;" />
  15.     </player>
  16.     <video visible="false" enabled="true" />
  17.     <subview id="mainBack" zIndex="1" backgroundImage="main_back_red.png" transparencyColor="#ff00ff" />
  18.     <subview id="mainBackButtonSub" zIndex="10" width="jscript:mainBack.width" height="jscript:mainBack.height" >
  19.         <text id="time" left="146" top="155" width="97" fontSize="9" scrolling="false" fontSmoothing="true" foregroundColor="#492d06" 
  20.             fontStyle="bold" justification="center" value="wmpprop:player.controls.currentPositionString" fontFace="arial narrow,arial,tahoma,verdana" />
  21.         <text id="metadata" left="141" top="166" width="99" fontSize="8" height="30" fontSmoothing="true" fontFace="arial" foregroundColor="#492d06" 
  22.             scrollingDelay="80" scrollingAmount="2" justification="center" scrolling="true" toolTip="" passThrough="true" />
  23.         <button id="infoButton2" left="159" top="2" image="kfc_logo_no.png" hoverImage="kfc_logo_hov.png" downImage="kfc_logo_do.png" transparencyColor="#ff00ff" onClick="checkSoundPref('roll.wav');toggleView('infoView','infoViewer')" onMouseOver="updateToolTip('infoViewer','infoButton2','Info')"  />
  24.         <button id="infoButton" left="145" top="140" image="m_info_no.png" hoverImage="m_info_hov.png" downImage="m_info_do.png" transparencyColor="#ff00ff" onClick="checkSoundPref('roll.wav');toggleView('infoView','infoViewer')" onMouseOver="updateToolTip('infoViewer','infoButton','Info')" />
  25.         <buttongroup left="202" top="139" image="m_top_no.png" hoverImage="m_top_hov.png" downImage="m_top_do.png" mappingImage="m_top_map.png" transparencyColor="#ff00ff" >
  26.             <buttonelement mappingColor="#0000ff" onClick="view.returnToMediaCenter()" upToolTip="Return To Full Mode" />
  27.             <buttonelement mappingColor="#0033ff" onClick="checkSoundPref('roll.wav');view.minimize()" upToolTip="Minimize" />
  28.             <buttonelement mappingColor="#0066ff" onClick="view.close()" upToolTip="Close" />
  29.         </buttongroup>
  30.         <buttongroup left="133" top="186" image="m_left_no.png" hoverImage="m_left_hov.png" downImage="m_left_do.png" disabledImage="m_left_dis.png" mappingImage="m_left_map.png" onClick="checkSoundPref('roll.wav');" >
  31.             <prevelement mappingColor="#0000ff" />
  32.             <stopelement mappingColor="#0033ff" />
  33.         </buttongroup>
  34.         <pausebutton zIndex="3" left="178" top="193" image="m_pause_no.png" hoverImage="m_pause_hov.png" downImage="m_pause_do.png" onClick="checkSoundPref('roll.wav');player.controls.pause()" visible="wmpenabled:player.controls.pause" transparencyColor="#ff00ff" />
  35.         <buttongroup left="178" top="186" image="m_right_no.png" hoverImage="m_right_hov.png" downImage="m_right_do.png" disabledImage="m_right_dis.png" mappingImage="m_right_map.png" transparencyColor="#ff00ff" >
  36.             <playelement mappingColor="#0000ff" onClick="checkSoundPref('roll.wav');player.controls.play()" />
  37.             <buttonelement mappingColor="#0033ff" onClick="checkSoundPref('roll.wav');openFile()" upToolTip="Open File" />
  38.             <nextelement mappingColor="#0066ff" onClick="checkSoundPref('roll.wav');player.controls.next()" />
  39.         </buttongroup>
  40.         <customSlider id="seek" left="28" top="184" min="0" max="wmpprop:player.currentMedia.duration" borderSize="0" image="seek.png" positionImage="seek_map.png" 
  41.             enabled="true" cursor="hand" onmouseup="player.controls.currentPosition=seek.value;" toolTip="Seek" onKeyDown="seekKey(event)" transparencyColor="#ff00ff" />
  42.         <buttongroup left="101" top="225" image="m_bot_no.png" hoverImage="m_bot_hov.png" downImage="m_bot_do.png" mappingImage="m_bot_map.png" >
  43.             <buttonelement mappingColor="#0000ff" id="colorToggleButton" onClick="checkSoundPref('roll.wav');toggleNinjas(ninjaStatus++)" upToolTip="Change Skin Colors" />
  44.             <buttonelement mappingColor="#0033ff" id="eqButton" onClick="checkSoundPref('roll.wav');toggleView('eqView','eqViewer')" onMouseOver="updateToolTip('eqViewer','eqButton','Eq')" />
  45.             <buttonelement mappingColor="#0066ff" id="visButton" onClick="checkSoundPref('roll.wav');toggleView('visView','visViewer')" onMouseOver="updateToolTip('visViewer','visButton','Vis')" />
  46.             <buttonelement mappingColor="#0099ff" id="plButton" onClick="checkSoundPref('roll.wav');toggleView('plView','plViewer')" onMouseOver="updateToolTip('plViewer','plButton','Pl')" />
  47.             <buttonelement mappingColor="#00ccff" id="mute" upToolTip="Mute" downToolTip="Sound" onClick="checkSoundPref('roll.wav');player.settings.mute = !player.settings.mute" down="wmpprop:player.settings.mute" sticky="true" />
  48.         </buttongroup>
  49.         <customSlider id="volume" left="299" top="185" min="0" max="100" borderSize="0" image="vol.png" positionImage="vol_map.png" enabled="true" 
  50.             value="wmpprop:player.settings.volume" value_onchange="wmpprop:player.settings.volume = value;updateVolToolTip();player.settings.mute = false;" cursor="hand" 
  51.             toolTip="Volume" onMouseUp="volume.toolTip='Volume'" onKeyDown="volKey(event)" transparencyColor="#ff00ff" />
  52.     </subview>
  53. <!-- for localization -->
  54.     <subview id="locSub" >
  55.         <text id="locShowPl" toolTip="Show Playlist" />
  56.         <text id="locHidePl" toolTip="Hide Playlist" />
  57.         <text id="locShowEq" toolTip="Show Equalizer" />
  58.         <text id="locHideEq" toolTip="Hide Equalizer" />
  59.         <text id="locShowVis" toolTip="Show Visualizations" />
  60.         <text id="locHideVis" toolTip="Hide Visualizations" />
  61.         <text id="locShowInfo" toolTip="Show Kung Fu Chaos Information" />
  62.         <text id="locHideInfo" toolTip="Hide Kung Fu Chaos Information" />
  63.     </subview>
  64. </view>
  65. <!-- playlist -->
  66. <view id="plView" width="364" height="348" minWidth="430" minHeight="370" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="kfc.js"
  67.     onLoad="loadPlPrefs();" onClose="savePlPrefs();" onKeyPress="viewHotKeys();" onTimer="togglePlColors()" timerInterval="500" >
  68.     <player modeChange="updateShuffRep()" />
  69.     <subview id="pl0" zIndex="5" backgroundImage="f_top_left_red.png" transparencyColor="#ff00ff" />
  70.     <subview id="pl1" zIndex="4" top="119" verticalAlignment="stretch" backgroundImage="f_left_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  71.     <subview id="pl2" zIndex="5" top="jscript:view.height-228" verticalAlignment="bottom" backgroundImage="f_bot_left_red.png" transparencyColor="#ff00ff" />
  72.     <subview id="pl3" zIndex="4" left="181" top="jscript:view.height-228" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  73.     <subview id="pl4" zindex="5" left="jscript:view.width-182" top="jscript:view.height-228" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_red.png" transparencyColor="#ff00ff" />
  74.     <subview id="pl5" zIndex="4" left="jscript:view.width-182" top="119" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  75.     <subview id="pl6" zIndex="5" left="jscript:view.width-182" horizontalAlignment="right" backgroundImage="f_top_right_red.png" transparencyColor="#ff00ff" />
  76.     <subview id="pl7" zIndex="4" left="181" horizontalAlignment="stretch" backgroundImage="f_top_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  77.     <subview zIndex="20" left="21" top="10" backgroundImage="pl_shuff_no_red.png" >
  78.         <buttongroup id="plShuffRep" image="pl_shuff_no_red.png" hoverImage="pl_shuff_hov_red.png" downImage="pl_shuff_do_red.png" mappingImage="pl_shuff_map.png" onClick="checkSoundPref('roll.wav');" >
  79.             <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);" />
  80.             <buttonelement mappingColor="#0066ff" id="repeatButton" sticky="true" upTooltip="Turn Repeat On" downTooltip="Turn Repeat Off" down="jscript:player.settings.getMode('loop');" onClick="player.settings.setMode('loop',down);" />
  81.         </buttongroup>
  82.     </subview>
  83.     <subview zIndex="20" left="jscript:view.width-51" top="10" horizontalAlignment="right" backgroundImage="f_close_no_red.png" >
  84.         <button id="plClose" image="f_close_no_red.png" hoverImage="f_close_hov_red.png" downImage="f_close_do_red.png" onClick="closeView('plViewer')" upToolTip="Close" />
  85.     </subview>
  86.     <subview id="plOutline" zIndex="1" left="58" top="37" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-117" height="jscript:view.height-187" backgroundColor="#ffdc65" />
  87.     <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">
  88.         <playlist id="playlist1" width="jscript:plFrame.width" height="jscript:plFrame.height" horizontalAlignment="stretch" verticalAlignment="stretch" 
  89.             backgroundColor="#ffdc65" foregroundcolor="#492d06" itemPlayingColor="#ffffff" itemPlayingBackgroundColor="#f00100" 
  90.             disabledItemColor="#556382" columns="name=Title;artist=Artist;album=Album;FileType=Type;duration=Length;" playlistItemsVisible="true" dropDownVisible="true" 
  91.             allowItemEditing="true" columnsVisible="true" allowColumnSorting="true" dropDownImage="pl_dropdown.png" dropDownBackgroundImage="pl_dropdown_back.png"
  92.             rightStatus="Total Time: %duration%" leftStatus="Selected: %SelectedDuration%"     />
  93.     </subview>
  94.     <subview zIndex="20" left="21" top="jscript:view.height-142" verticalAlignment="bottom" backgroundImage="pl_edit_no_red.png" >
  95.         <buttongroup id="plEdit" image="pl_edit_no_red.png" hoverImage="pl_edit_hov_red.png" downImage="pl_edit_do_red.png" mappingImage="pl_edit_map.png" >
  96.             <buttonelement mappingColor="#0000ff" id="plAdd" onClick="checkSoundPref('roll.wav');addToPlaylist()" upToolTip="Add to Playlist" />
  97.             <buttonelement mappingColor="#0066ff" id="plDel" onClick="checkSoundPref('roll.wav');delFromPlaylist()" upToolTip="Delete from Playlist" />
  98.         </buttongroup>
  99.     </subview>
  100.     <subview zIndex="20" left="jscript:view.width-48" top="jscript:view.height-147" verticalAlignment="bottom" horizontalAlignment="right" width="29" height="29" >
  101.         <button id="plResize" image="f_resize_red.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse" upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);" />
  102.     </subview>
  103. </view>
  104. <!-- visualizations -->
  105. <view id="visView" width="364" height="348" minWidth="365" minHeight="347" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="kfc.js"
  106.     onLoad="loadVisPrefs()" onClose="saveVisPrefs()" onKeyPress="viewHotKeys();" onTimer="toggleVisColors()" timerInterval="500" >
  107.     <player PlayState_onchange="checkVisualsPlayerState()" OpenState_onchange="checkVisualsPlayerState()" />
  108.     <subview id="vis0" zIndex="5" backgroundImage="f_top_left_red.png" transparencyColor="#ff00ff" />
  109.     <subview id="vis1" zIndex="4" top="119" verticalAlignment="stretch" backgroundImage="f_left_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  110.     <subview id="vis2" zIndex="5" top="jscript:view.height-228" verticalAlignment="bottom" backgroundImage="f_bot_left_red.png" transparencyColor="#ff00ff" />
  111.     <subview id="vis3" zIndex="4" left="181" top="jscript:view.height-228" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  112.     <subview id="vis4" zindex="5" left="jscript:view.width-182" top="jscript:view.height-228" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_red.png" transparencyColor="#ff00ff" />
  113.     <subview id="vis5" zIndex="4" left="jscript:view.width-182" top="119" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  114.     <subview id="vis6" zIndex="5" left="jscript:view.width-182" horizontalAlignment="right" backgroundImage="f_top_right_red.png" transparencyColor="#ff00ff" />
  115.     <subview id="vis7" zIndex="4" left="181" horizontalAlignment="stretch" backgroundImage="f_top_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  116.     <subview zIndex="20" left="21" top="10" backgroundImage="pl_shuff_no_red.png" >
  117.         <buttongroup id="visNav" image="vis_nav_no_red.png" hoverImage="vis_nav_hov_red.png" downImage="vis_nav_do_red.png" mappingImage="pl_shuff_map.png" onClick="checkSoundPref('roll.wav');" >
  118.             <buttonelement mappingColor="#0000ff" upToolTip="Previous Visualization" onClick="visEffects.previous();" />
  119.             <buttonelement mappingColor="#0066ff" upToolTip="Next Visualization" onClick="visEffects.next();" />
  120.         </buttongroup>
  121.     </subview>
  122.     <subview zIndex="20" left="jscript:view.width-51" top="10" horizontalAlignment="right" backgroundImage="f_close_no_red.png" >
  123.         <button id="visClose" image="f_close_no_red.png" hoverImage="f_close_hov_red.png" downImage="f_close_do_red.png" onClick="closeView('visViewer')" upToolTip="Close" />
  124.     </subview>
  125.     <subview zIndex="20" left="jscript:view.width-48" top="jscript:view.height-147" verticalAlignment="bottom" horizontalAlignment="right" width="29" height="29" >
  126.         <button id="visResize" image="f_resize_red.png" onMouseDown="view.size( 'bottomright' );" cursor="sizenwse" upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);" />
  127.     </subview>
  128.     <subview id="visOutline" zIndex="1" left="58" top="37" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-117" height="jscript:view.height-187" backgroundColor="#ffdc65" />
  129.     <subview id="visMask" zIndex="20" left="jscript:visOutline.left" top="jscript:visOutline.top" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:visOutline.width" height="jscript:visOutline.height" backgroundColor="#000000" >
  130.         <effects zIndex="25" id="visEffects" left="0" top="0" width="jscript:visMask.width" height="jscript:visMask.height" windowed="true" horizontalAlignment="stretch" verticalAlignment="stretch" 
  131.         currentEffectType="wmpprop:mediacenter.effectType" currentPreset="wmpprop:mediacenter.effectPreset" currentEffectType_onchange="mediacenter.effectType=currentEffectType;" currentPreset_onchange="mediacenter.effectPreset=currentPreset;" visible="true" clippingColor="#ffffff"/>
  132.     </subview>
  133. </view>
  134. <!-- graphic equalizer -->
  135. <view id="eqView" width="476" height="235" titleBar="false" backgroundColor="none" scriptFile="kfc.js" onLoad="loadEQPrefs()" onKeyPress="viewHotKeys();" 
  136.     onTimer="toggleEqColors()" timerInterval="500" >
  137.     <subview id="eqBack" backgroundImage="eq_back_red.png" transparencyColor="#ff00ff" />
  138.     <subview zIndex="20" left="jscript:view.width-51" top="10" horizontalAlignment="right" backgroundImage="f_close_no_red.png" >
  139.         <button id="eqClose" image="f_close_no_red.png" hoverImage="f_close_hov_red.png" downImage="f_close_do_red.png" onClick="closeView('eqViewer')" upToolTip="Close" />
  140.     </subview>
  141.     <subview zIndex="20" left="30" top="9" backgroundImage="eq_reset_no_red.png" >
  142.         <button id="eqReset" image="eq_reset_no_red.png" hoverImage="eq_reset_hov_red.png" downImage="eq_reset_do_red.png" onClick="checkSoundPref('roll.wav');eq.reset();player.settings.balance=0" upToolTip="Reset Equalizer" />
  143.     </subview>
  144.     <subview id="eqSliderBack" left="64" top="43" backgroundImage="eq_slider_back.png" >
  145.         <button left="11" top="8" image="eq_prev_no.png" hoverImage="eq_prev_hov.png" downImage="eq_prev_do.png" onClick="checkSoundPref('roll.wav');eq.previousPreset()" upToolTip="Previous Equalizer Preset" />
  146.         <button left="179" top="8" image="eq_next_no.png" hoverImage="eq_next_hov.png" downImage="eq_next_do.png" onClick="checkSoundPref('roll.wav');eq.nextPreset()" upToolTip="Next Equalizer Preset" />
  147.         <equalizerSettings id="eq" enabled="true" enableSplineTension="wmpprop:eq.enableSplineTension" splineTension="wmpprop:eq.splineTension"  />
  148.         <slider id="eq1" left="10" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel1" value_onchange="eq.gainLevel1=value;" direction="vertical" toolTip="31hz" cursor="hand" transparencyColor="#ff00ff" />
  149.         <slider id="eq2" left="30" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel2" value_onchange="eq.gainLevel2=value;" direction="vertical" toolTip="63hz" cursor="hand" transparencyColor="#ff00ff" />
  150.         <slider id="eq3" left="50" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel3" value_onchange="eq.gainLevel3=value;" direction="vertical" toolTip="125hz" cursor="hand" transparencyColor="#ff00ff" />
  151.         <slider id="eq4" left="70" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel4" value_onchange="eq.gainLevel4=value;" direction="vertical" toolTip="250hz" cursor="hand" transparencyColor="#ff00ff" />
  152.         <slider id="eq5" left="90" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel5" value_onchange="eq.gainLevel5=value;" direction="vertical" toolTip="500hz" cursor="hand" transparencyColor="#ff00ff" />
  153.         <slider id="eq6" left="110" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel6" value_onchange="eq.gainLevel6=value;" direction="vertical" toolTip="1khz" cursor="hand" transparencyColor="#ff00ff" />
  154.         <slider id="eq7" left="130" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel7" value_onchange="eq.gainLevel7=value;" direction="vertical" toolTip="2khz" cursor="hand" transparencyColor="#ff00ff" />
  155.         <slider id="eq8" left="151" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel8" value_onchange="eq.gainLevel8=value;" direction="vertical" toolTip="4khz" cursor="hand" transparencyColor="#ff00ff" />
  156.         <slider id="eq9" left="171" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel9" value_onchange="eq.gainLevel9=value;" direction="vertical" toolTip="8khz" cursor="hand" transparencyColor="#ff00ff" />
  157.         <slider id="eq10" left="191" top="43" width="14" height="83" thumbImage="eq_thumb.png" slide="false" borderSize="12" min="-14" max="14" value="wmpprop:eq.gainLevel10" value_onchange="eq.gainLevel10=value;" direction="vertical" toolTip="16khz" cursor="hand" transparencyColor="#ff00ff" />
  158.         <button left="224" top="8" image="eq_srs_no.png" hoverImage="eq_srs_hov.png" downImage="eq_srs_do.png" onClick="checkSoundPref('roll.wav');eq.enhancedAudio = !eq.enhancedAudio" sticky="true" down="wmpprop:eq.enhancedAudio" upToolTip="Turn On SRS WOW Effects" downToolTIp="Turn Off SRS WOW Effects" />
  159.         <button left="224" top="31" image="eq_speaker_no.png" hoverImage="eq_speaker_hov.png" downImage="eq_speaker_do.png" onClick="checkSoundPref('roll.wav');toggleSpeaker()" enabled="wmpprop:eq.enhancedAudio" upToolTip="Next Speaker Size" />
  160.         <slider id="wowEffect" left="237" top="62" width="85" height="14" thumbImage="eq_thumb_2.png" slide="false" borderSize="12" direction="horizontal" toolTip="WOW Effect" min="0" max="100" onPositionChange="jscript:eq.wowLevel=value" value="wmpprop:eq.wowLevel" enabled="wmpprop:eq.enhancedAudio" />
  161.         <slider id="truBass" left="237" top="90" width="85" height="14" thumbImage="eq_thumb_2.png" slide="false" borderSize="12" direction="horizontal" toolTip="TruBass" min="0" max="100" onPositionChange="jscript:eq.truBassLevel=value" value="wmpprop:eq.truBassLevel" enabled="wmpprop:eq.enhancedAudio" />
  162.         <slider id="balance" left="237" top="118" width="85" height="14" thumbImage="eq_thumb_2.png" slide="false" borderSize="12" 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'" />
  163.         <text id="eqPresetText" left="75" top="13" width="66" fontSize="8" fontSmoothing="true" fontFace="tahoma" foregroundColor="#000000" 
  164.             fontStyle="bold" justification="center" value="wmpprop:eq.currentPresetTitle" visible="true"/>    
  165.         <text id="balanceText" left="261" top="133" fontFace="tahoma" fontSize="8" fontSmoothing="true" foregroundColor="#000000" value="Balance" justification="right" />
  166.         <text id="SrsWowText" left="252" top="12" fontFace="tahoma" fontSize="8" fontSmoothing="true" foregroundColor="#000000" value="SRS WOW Effects" fontStyle="bold" />
  167.         <text id="SrsSpeaker" left="252" top="35" width="80" fontFace="tahoma" fontSize="8" fontSmoothing="true" foregroundColor="#000000" value="wmpprop:eq.currentSpeakerName" fontStyle="normal" justification="center" />
  168.         <text id="SrsWowEffect" left="248" top="76" fontFace="tahoma" fontSize="8" fontSmoothing="true" foregroundColor="#000000" value="WOW Effect" justification="right" />
  169.         <text id="SrsTruBass" left="258" top="104" fontFace="tahoma" fontSize="8" fontSmoothing="true" foregroundColor="#000000" value="TruBass" justification="right" />
  170.     </subview>
  171.     <subview zIndex="20" left="30" top="206" backgroundImage="eq_nofx_no_red.png" >
  172.         <button id="fxButton" image="eq_nofx_no_red.png" hoverImage="eq_nofx_hov_red.png" downImage="eq_nofx_do_red.png" sticky="true" onClick="checkSoundPref('roll.wav');toggleSkinFx()" down="jscript:if('true'==theme.loadPreference('soundFX')) fxButton.down=true;" upToolTip="Turn Skin Sounds On" downToolTip="Turn Skin Sounds Off" />
  173.     </subview>
  174.     <subview zIndex="20" left="426" top="205" backgroundImage="eq_xfade_no_red.png" >
  175.         <button id="xFade" image="eq_xfade_no_red.png" hoverImage="eq_xfade_hov_red.png" downImage="eq_xfade_do_red.png" onClick="checkSoundPref('roll.wav');eq.crossFade = !eq.crossFade;eq.crossFadeWindow=7000" sticky="true" down="wmpprop:eq.crossFade" upToolTip="Turn On Crossfading" downToolTip="Turn Off Crossfading" />
  176.     </subview>
  177. </view>
  178. <!-- video -->
  179. <view id="videoView" width="364" height="348" minWidth="396" minHeight="360" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="kfc.js"
  180.     onLoad="loadVidPrefs()" onClose="saveVidPrefs()" onKeyPress="viewHotKeys();" onTimer="toggleVidColors()" timerInterval="500" >
  181.     <player OpenState_onchange="checkVideoPlayerState();" PlayState_onchange="checkVideoPlayerState();" />
  182.     <subview id="vid0" zIndex="5" backgroundImage="f_top_left_red.png" transparencyColor="#ff00ff" />
  183.     <subview id="vid1" zIndex="4" top="119" verticalAlignment="stretch" backgroundImage="f_left_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  184.     <subview id="vid2" zIndex="5" top="jscript:view.height-228" verticalAlignment="bottom" backgroundImage="f_bot_left_red.png" transparencyColor="#ff00ff" />
  185.     <subview id="vid3" zIndex="4" left="181" top="jscript:view.height-228" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  186.     <subview id="vid4" zindex="5" left="jscript:view.width-182" top="jscript:view.height-228" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_red.png" transparencyColor="#ff00ff" />
  187.     <subview id="vid5" zIndex="4" left="jscript:view.width-182" top="119" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  188.     <subview id="vid6" zIndex="5" left="jscript:view.width-182" horizontalAlignment="right" backgroundImage="f_top_right_red.png" transparencyColor="#ff00ff" />
  189.     <subview id="vid7" zIndex="4" left="181" horizontalAlignment="stretch" backgroundImage="f_top_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  190.     <subview zIndex="20" left="31" top="10" backgroundImage="vid_zoom_no_red.png" >
  191.         <button id="vidZoom" image="vid_zoom_no_red.png" hoverImage="vid_zoom_hov_red.png" downImage="vid_zoom_do_red.png" onClick="checkSoundPref('roll.wav');videoZoom()" />
  192.     </subview>
  193.     <subview zIndex="20" left="jscript:view.width-51" top="10" horizontalAlignment="right" backgroundImage="f_close_no_red.png" >
  194.         <button id="vidClose" image="f_close_no_red.png" hoverImage="f_close_hov_red.png" downImage="f_close_do_red.png" onClick="closeView('vidViewer')" upToolTip="Close" />
  195.     </subview>
  196.     <subview id="vidDrawer" top="jscript:view.height-246" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="vid_drawer_back.png" transparencyColor="#ff00ff" onEndMove="checkVidDrawer()" >
  197.         <subview id="vidDrawerFrame" width="jscript:vidDrawer.width" height="jscript:vidDrawer.height" width="jscript:vidDrawer.width" >
  198.             <videosettings id="vidset" enabled="true" />
  199.                 <slider id="hue" left="27" top="7" width="108" height="12" toolTip="Hue" borderSize="12" direction="horizontal" slide="false" thumbImage="vid_thumb.png" 
  200.                     min="-127" max="127" value="wmpprop:vidset.hue" value_onchange="vidset.hue=value;"/>
  201.                 <text id="hueText" left="70" top="19" fontSize="7" fontFace="verdana" foregroundColor="#111111" value="Hue" toolTip="Reset Hue" onClick="JScript:vidset.hue=0;" hoverForegroundColor="#666666" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.hue=0;" />
  202.                 <slider id="saturation" left="27" top="32" width="108" height="12" toolTip="Saturation" borderSize="12" direction="horizontal" slide="false"
  203.                     thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.saturation" value_onchange="vidset.saturation=value;"/>
  204.                 <text id="saturationText" left="54" top="44" fontSize="7" fontFace="verdana" foregroundColor="#111111" value="Saturation" toolTip="Reset Saturation" onClick="JScript:vidset.saturation=0;" hoverForegroundColor="#666666" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.saturation=0;" />
  205.                 <slider id="brightness" left="27" top="57" width="108" height="12" toolTip="Brightness" borderSize="12" direction="horizontal" slide="false"
  206.                     thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.brightness" value_onchange="vidset.brightness=value;" />
  207.                 <text id="brightnessText" left="54" top="69" fontSize="7" fontFace="verdana" foregroundColor="#111111" value="Brightness" toolTip="Reset Brightness" onClick="JScript:vidset.brightness=0;" hoverForegroundColor="#666666" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.brightness=0;" />
  208.                 <slider id="contrast" left="27" top="82" width="108" height="12" toolTip="Contrast" borderSize="12" direction="horizontal" slide="false" 
  209.                     thumbImage="vid_thumb.png" min="-127" max="127" value="wmpprop:vidset.contrast" value_onchange="vidset.contrast=value;"/>
  210.                 <text id="contrastText" left="58" top="94" fontSize="7" fontFace="verdana" foregroundColor="#111111" value="Contrast" toolTip="Reset Contrast" onClick="JScript:vidset.contrast=0;" hoverForegroundColor="#666666" tabStop="true" onkeyup="if ( event.keyCode == 13 ) vidset.contrast=0;" />
  211.         </subview>
  212.         <button id="vidDrawerButton" left="71" top="116" image="vid_drawer_no.png" hoverImage="vid_drawer_hov.png" downImage="vid_drawer_do.png" hoverDownImage="vid_drawer_do_hov.png" upToolTip="Show Video Settings" downToolTip="Hide Video Settings" sticky="true" onClick="checkSoundPref('roll.wav');toggleVidDrawer()" />
  213.     </subview>
  214.     <subview zIndex="20" left="jscript:view.width-48" top="jscript:view.height-147" verticalAlignment="bottom" horizontalAlignment="right" width="29" height="29" >
  215.         <button id="vidResize" image="f_resize_red.png" onMouseDown="view.size( 'bottomright' );saveVidSize();" cursor="sizenwse" upToolTip="Resize - Use Mouse or Arrow Keys" onkeydown="viewResizer(event);saveVidSize();" />
  216.     </subview>
  217.     <subview id="vidOutline" zIndex="1" left="58" top="37" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-117" height="jscript:view.height-187" backgroundColor="#ffdc65" />
  218.     <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" >
  219.         <video zIndex="8" id="videoWin" width="jscript:videoFrame.width" height="jscript:videoFrame.height" horizontalAlignment="stretch" verticalAlignment="stretch" 
  220.             onvideostart="checkVideoPlayerState();" backgroundColor="black" onvideoend="checkVideoPlayerState();" fullScreen="true" maintainAspectRatio="true" stretchToFit="true" shrinkToFit="true"
  221.             />
  222.     </subview>
  223.     <subview id="vidLocSub" >
  224.         <text id="vidSetTip" toolTip="Click To Set Video Size" />
  225.         <text id="vidZoomIn" toolTip="Change Video Size - Current: " />
  226.         <text id="vidZoomMid" toolTip="% - Next: " />
  227.         <text id="vidZoomOut" toolTip="%" />
  228.     </subview>
  229. </view>
  230. <!-- info / content mode -->
  231. <view id="infoView" width="364" height="348" minWidth="366" minHeight="500" resizAble="true" titleBar="false" backgroundColor="none" scriptFile="kfc.js"
  232.     onLoad="loadInfoPrefs();" onKeyPress="viewHotKeys();" onTimer="toggleInfoColors()" timerInterval="500" >
  233.     <subview id="info0" zIndex="5" backgroundImage="f_top_left_red.png" transparencyColor="#ff00ff" />
  234.     <subview id="info1" zIndex="4" top="119" verticalAlignment="stretch" backgroundImage="f_left_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  235.     <subview id="info2" zIndex="5" top="jscript:view.height-228" verticalAlignment="bottom" backgroundImage="f_bot_left_red.png" transparencyColor="#ff00ff" />
  236.     <subview id="info3" zIndex="4" left="181" top="jscript:view.height-228" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="f_bot_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  237.     <subview id="info4" zindex="5" left="jscript:view.width-182" top="jscript:view.height-228" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="f_bot_right_red.png" transparencyColor="#ff00ff" />
  238.     <subview id="info5" zIndex="4" left="jscript:view.width-182" top="119" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="f_right_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  239.     <subview id="info6" zIndex="5" left="jscript:view.width-182" horizontalAlignment="right" backgroundImage="f_top_right_red.png" transparencyColor="#ff00ff" />
  240.     <subview id="info7" zIndex="4" left="181" horizontalAlignment="stretch" backgroundImage="f_top_s_red.png" backgroundTiled="true" transparencyColor="#ff00ff" />
  241.     <subview zIndex="20" left="jscript:view.width-51" top="10" horizontalAlignment="right" backgroundImage="f_close_no_red.png" >
  242.         <button id="infoClose" image="f_close_no_red.png" hoverImage="f_close_hov_red.png" downImage="f_close_do_red.png" onClick="closeView('infoViewer')" upToolTip="Close" />
  243.     </subview>
  244.     <subview id="infoOutline" zIndex="1" left="58" top="37" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-117" height="jscript:view.height-187" backgroundColor="#ffdc65" />
  245.     <subview id="menuBack" zIndex="20" left="58" top="37" backgroundImage="c_back.jpg" >
  246.         <buttongroup left="9" top="156" image="c_menu_no.png" hoverImage="c_menu_hov.png" downImage="c_menu_do.png" mappingImage="c_menu_map.png" cursor="hand" >
  247.             <buttonelement mappingColor="#0000ff" onClick="showInfo('true','false',1)" upToolTip="About The Game" />
  248.             <buttonelement mappingColor="#0033ff" onClick="showInfo('true','true',2)" upToolTip="Screenshots" />
  249.             <buttonelement mappingColor="#0066ff" onClick="showInfo('true','true',3)" upToolTip="Game Features" />
  250.             <buttonelement mappingColor="#0099ff" onClick="showInfo('true','true',4)" upToolTip="Actors" />
  251.             <buttonelement mappingColor="#00ccff" onClick="jscript:player.launchURL('http://www.xbox.com/kungfuchaos/kungfuchaos-wmpskin-register.asp')" upToolTip="Visit The Kung Fu Chaos Website" />
  252.         </buttongroup>
  253.     </subview>
  254. <!-- infosub -->
  255.     <subview id="infoSub" zIndex="20" left="jscript:menuBack.left" top="jscript:menuBack.top" backgroundImage="" width="jscript:menuBack.width" height="jscript:menuBack.height" />
  256. <!-- nav -->
  257.     <subview id="infoMenuBack" zIndex="25" left="jscript:menuBack.left+8" top="jscript:menuBack.top+292" backgroundImage="c_menu_return_no.png" visible="false" transparencyColor="#ff00ff" >
  258.         <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" transparencyColor="#ff00ff" />
  259.     </subview>
  260.     <subview id="infoNavSub" zIndex="20" left="jscript:menuBack.left+181" top="jscript:menuBack.top+289" backgroundImage="c_nav_map.png" visible="false" transparencyColor="#ff00ff" >
  261.         <buttongroup image="c_nav_no.png" hoverImage="c_nav_hov.png" downImage="c_nav_do.png" disabledImage="c_nav_dis.png" mappingImage="c_nav_map.png" transparencyColor="#ff00ff" >
  262.             <buttonelement mappingColor="#0000ff" id="navPrev" upToolTip="Previous" onClick="infoNavPrev(navGo--)" cursor="hand" />
  263.             <buttonelement mappingColor="#0066ff" id="navNext" upToolTip="Next" onClick="infoNavNext(navGo++)" cursor="hand" />
  264.         </buttongroup>
  265.     </subview>
  266. </view>
  267. </theme>