home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 February / PCWorld_2001-02_cd.bin / Software / Topware / winmedpl / mpbonus_full.exe / wmpskin.cab / Atomic.wmz / atomic.wms < prev    next >
Encoding:
Text File  |  2000-11-11  |  24.4 KB  |  705 lines

  1. <!-- 
  2. Designed by Ed Averett all rights reserved.  Averett&Associates ⌐2000
  3. -->
  4.  
  5.  
  6. <theme     id="Atomic"
  7.     author = "Ed Averett     Jeremy Knudsen"
  8.     copyright="Microsoft Corporation ⌐2000">
  9.  
  10.   
  11.  
  12.     <view width="440" height="160"  id="t"
  13.         backgroundColor="none"
  14.         titleBar="false" resizable="false"
  15.         scriptFile="atomic1.js;res://wmploc.dll/RT_TEXT/#132;"
  16.         onload="Init();"
  17.         onClose="OnClose();"
  18.         
  19.     >
  20.        
  21.       
  22.  
  23.         <player           
  24.             PlayState_onchange="plChanges();"
  25.             OpenState_onchange="OnOpenStateChange();"
  26.             
  27.             >
  28.         </player>
  29.  
  30.    
  31.  
  32.  
  33.  <subview  left="300" top="0" zindex="2"
  34.            transparencyColor="#ff00ff"  id="animate"
  35.             backgroundImage="Atomic_anim2.gif"  visible="false"
  36.           >
  37.              
  38.       <button
  39.         left ="122" top="100"   uptooltip="Return to Full mode"  zindex="7"
  40.         image="up.gif"   cursor="hand" id="k"
  41.         hoverimage="uph.gif"
  42.         downimage=""
  43.         transparencyColor="#ff00ff"
  44.         onmouseover=""
  45.          onmouseout =""
  46.          onClick="view.returnToMediaCenter();"  >
  47.       </button>
  48.  
  49.  
  50.        
  51.        
  52.        <button left="59" top="0 "    cursor="hand" id="J"
  53.             upToolTip="Close Player" 
  54.             onClick="view.close();"
  55.             image="close.gif"
  56.             hoverimage="closeh.gif"
  57.             transparencyColor="#ff00ff" 
  58.             ></button>
  59.       <button left="52" top="12"  id="l"
  60.            upToolTip="Minimize Player"  cursor="hand"
  61.              transparencyColor="#ff00ff"          
  62.             onClick="view.minimize();"
  63.             image="minimize.gif"
  64.             hoverimage="minimizeh.gif"
  65.             ></button>
  66.        <button left="7" top="107"  id="m"
  67.             upToolTip="Visuals & Settings" 
  68.             cursor="hand"
  69.             image="vis.gif"
  70.             hoverimage="vish.gif"
  71.             transparencyColor="#ff00ff" 
  72.             onClick="theme.openView('p2');"
  73.             ></button>
  74.        
  75.      <button left="44" top="96"  id=""  visible="true"
  76.             image="mutefake.gif"
  77.             hoverimage=""
  78.             downimage=""
  79.             hoverDownImage=""
  80.             sticky=""
  81.             transparencyColor="#ff00ff"
  82.             enabled=""
  83.             
  84.             ></button>
  85.  
  86.         </subview>
  87.    <subview  left="300" top="0" zindex="0"
  88.            transparencyColor="#FF00ff"  id="base"
  89.             backgroundImage="base.bmp" >
  90.         
  91.               
  92.         <subview left="7" top="31" backgroundimage="blur.gif"
  93.                visible="wmpenable:player.controls.pause"
  94.                transparencyColor="#ff00ff"
  95.                zindex="10"
  96.                >
  97.         </subview>
  98.  
  99.        <playbutton id="Playb" left="58" top="60"
  100.             tabStop="wmpenable:player.controls.play"
  101.             hoverimage="playh.jpg"
  102.             Image="play.gif"
  103.             downImage="playd.jpg"
  104.             disabledimage="playdis.gif"
  105.             transparencyColor="#FFF304"
  106.             cursor="hand"
  107.     >
  108.         </playbutton>
  109.        
  110.     
  111.         <button
  112.         left ="122" top="100"   uptooltip="Return to Full mode"  zindex="4"
  113.         image="up.gif"   cursor="hand"
  114.         hoverimage="uph.gif"
  115.         downimage=""
  116.         transparencyColor="#ff00ff"
  117.         onmouseover=""
  118.          onmouseout =""
  119.          onClick="view.returnToMediaCenter();"  >
  120.          </button>
  121.  
  122.        <button left="52" top="12" 
  123.            upToolTip="Minimize Player"  cursor="hand"
  124.              transparencyColor="#ff00ff"          
  125.             onClick="view.minimize();"
  126.             image="minimize.gif"
  127.             hoverimage="minimizeh.gif"
  128.             ></button>
  129.        
  130.        <button left="59" top="0 "    cursor="hand"
  131.             upToolTip="Close Player" 
  132.             onClick="view.close();"
  133.             image="close.gif"
  134.             hoverimage="closeh.gif"
  135.             transparencyColor="#ff00ff" 
  136.             ></button>
  137.  
  138.        <button left="7" top="107"
  139.             upToolTip="Visuals & Settings" 
  140.             cursor="hand"
  141.             image="vis.gif"
  142.             hoverimage="vish.gif"
  143.             transparencyColor="#ff00ff" 
  144.             onClick="theme.openView('p2');"
  145.             ></button>
  146.        
  147.        
  148.  
  149.  
  150.          <button left="44" top="96"  id="mute"  visible="true"
  151.             upToolTip="Mute"  cursor="hand"
  152.             onClick="Mute();"
  153.             image="sound.gif"
  154.             hoverimage="soundh.gif"
  155.             downimage="mute.gif"
  156.             hoverDownImage="muteh.gif"
  157.             sticky="true"
  158.             transparencyColor="#ff00ff"
  159.             enabled=""
  160.             
  161.             ></button>
  162.          
  163.  
  164.              
  165.          
  166.          
  167.  
  168. <subview left="71" top="38" backgroundimage="next.gif" id="nxt" zindex="-1"
  169.          transparencyColor="#ff00ff" 
  170.           
  171.              >
  172.  
  173.         <button left="0" next="0" image="next.gif"
  174.                clippingColor ="#FF00ff"
  175.               clippingimage="next.gif"
  176.               onmouseover="n.visible=true"
  177.                >
  178.         </button>
  179.        
  180.     </subview>
  181.     <subview left="71" top="38" backgroundimage="nexth.gif" id="n"    zindex=""
  182.           transparencyColor="#ff00ff"   visible="false"
  183.        
  184.                >   
  185.  
  186.          <nextbutton left="0" top="0" enabled="true"      zindex="2"    
  187.             cursor="hand"  
  188.             image="next.gif"
  189.             hoverImage="nexth.gif"
  190.             downImage="nextd.gif"
  191.             clippingColor ="#FF00ff"
  192.             clippingimage="nexth.gif"
  193.             transparencyColor="#ff00ff" 
  194.              
  195.               onmouseout="n.visible=false "        
  196.            >
  197.         </nextbutton>
  198.     </subview>
  199.     
  200.  
  201. <subview left="70" top="82" backgroundimage="stop.gif" id="stp" zindex="-1"
  202.          transparencyColor="#ff00ff" >
  203.       
  204.  <button left="0" next="0" image="stop.gif"
  205.                clippingColor ="#FF00ff"
  206.               clippingimage="stop.gif"
  207.               onmouseover="s.visible=true"
  208.                >
  209.         </button>
  210.         
  211.     </subview>
  212.     <subview left="70" top="82" backgroundimage="stoph.gif" id="s"    zindex="1"
  213.           transparencyColor="#ff00ff"  visible="false"
  214.         
  215.                >   
  216.  
  217.            <stopbutton left="0" top="0"  enabled="true"      
  218.             image="stop.gif"  cursor="hand"
  219.             hoverImage="stoph.gif"
  220.             downImage="stopd.gif"
  221.             clippingColor ="#FF00ff"
  222.             clippingimage="stopmap.gif"
  223.             transparencyColor="#ff00ff"             
  224.             onmouseout="s.visible=false"        
  225.                >
  226.           </stopbutton>
  227.       </subview>
  228.  
  229.  
  230.  
  231. <subview left="4" top="67" backgroundimage="back.gif" id="bck" zindex="1"
  232.          transparencyColor="#ff00ff" visible="true" >
  233.       
  234.           <button left="0" next="0" image="back.gif"
  235.                clippingColor ="#FF00ff"
  236.               clippingimage="back.gif"
  237.               onmouseover="b.visible=true"
  238.                >
  239.         </button>
  240.         
  241.     </subview>
  242.     <subview left="4" top="67" backgroundimage="backh.gif" id="b"    zindex="1"
  243.           transparencyColor="#ff00ff"   visible="false"
  244.         
  245.                >   
  246.  
  247.            <prevbutton left="0" top="0"  enabled="true"      
  248.             image="back.gif"  cursor="hand"
  249.             hoverImage="backh.gif"
  250.             downImage="backd.gif"
  251.             clippingColor ="#FF00ff"
  252.             clippingimage="backmap.gif"
  253.             transparencyColor="#ff00ff"             
  254.             onmouseout="b.visible=false"        
  255.                >
  256.           </prevbutton>
  257.       </subview>
  258.  
  259.  
  260.  
  261. <subview left="6" top="39" backgroundimage="pause.gif" id="ps" zindex="1"
  262.          transparencyColor="#ff00ff" 
  263.           
  264.              >
  265.  
  266.         <button left="0" next="0" image="pause.gif"
  267.                clippingColor ="#FF00ff"
  268.               clippingimage="pause.gif"
  269.               onmouseover="p.visible=true"
  270.                >
  271.         </button>
  272.        
  273.     </subview>
  274.    <subview left="6" top="39" backgroundimage="paused.gif" id="p"    zindex="1"
  275.           visible="false"  clippingColor ="#FF00ff"
  276.             clippingimage="pausemap.gif"
  277.         
  278.                >   
  279.  
  280.            <pausebutton left="0" top="0"  enabled="true"      
  281.             image="pause.gif"   cursor="hand"
  282.             hoverImage="pauseh.gif"
  283.             downImage="paused.gif"
  284.             clippingColor ="#FF00ff"
  285.             clippingimage="pausemap.gif"
  286.              transparencyColor="#ff00ff"              
  287.             onmouseout="p.visible=false"        
  288.                >
  289.           </pausebutton>
  290.       </subview>
  291.  
  292.  
  293.  
  294.  
  295.  <slider left="49" top="110"  toolTip="Volume"
  296.                 id="v1"
  297.                 clippingColor="#ff00ff"
  298.                 clippingimage="vol.gif"
  299.                 min="0" max="100" borderSize=""
  300.                 direction="vertical" slide="false"
  301.                 backgroundImage="vol.gif"
  302.                 foregroundImage="volh.gif"              
  303.                 thumbImage=""
  304.                 value="wmpprop:player.settings.volume"
  305.                 value_onchange="player.settings.volume=value;"
  306.                 >
  307.                 
  308.             </slider>
  309. <slider left="49" top="110"  toolTip="Volume"
  310.                 id="v2" visible="false" enabled="true"
  311.                 clippingColor="#ff00ff"  min="0" max="100"
  312.                 clippingimage="vol.gif"
  313.                 min="player.settings.volume" max="player.settings.volume" borderSize=""
  314.                 direction="vertical" slide="false"
  315.                 backgroundImage="vol.gif"
  316.                 foregroundImage="voldis.gif"
  317.                 onmousedown=""
  318.                 thumbImage=""
  319.                 value="wmpprop:player.settings.volume"
  320.                 value_onchange="tryin();"
  321.                 >
  322.                 
  323.             </slider>
  324.  
  325.   <slider left="98" top="43" toolTip="Seek" zindex="5"
  326.                 transparencyColor="#ff00ff"    
  327.                 clippingColor="#ff00ff"
  328.                 clippingimage="seekf.gif"
  329.                 min="0"  borderSize="5"
  330.                 direction="vertical" slide="false"
  331.                 backgroundImage="seekf.gif"
  332.                 foregroundImage="seek.gif"
  333.                 thumbImage=""
  334.                 max="wmpprop:player.currentmedia.duration"
  335.                 value="wmpprop:player.controls.currentposition"
  336.                 onDragEnd="player.controls.currentposition=value;"
  337.                
  338.                 >
  339.             </slider>
  340.  
  341.          
  342.          </subview>
  343.      
  344.         </view>
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354. <view         
  355.         scriptFile="atomic.js;res://wmploc.dll/RT_TEXT/#132;"
  356.         id = "p2"   
  357.                 onresize=" Init();"
  358.             titlebar="false"
  359.             backgroundcolor="none"                
  360.             height="160"  minheight="150"
  361.             width="280"   minwidth="280"
  362.                 onload="start();"
  363.                 onClose="OnClose();">
  364.             
  365.  
  366.               <player           
  367.             PlayState_onchange="plChange();"
  368.             OpenState_onchange="OnOpenStateChange();"
  369.             
  370.             >
  371.         </player> 
  372.  
  373.              
  374.          
  375.            
  376.     <button 
  377.         image="resize.gif" zindex="4"
  378.                 horizontalAlignment="right"   verticalAlignment="bottom"  cursor="c.cur"
  379.         left="jscript:view.width-18"   top="jscript:view.height-23"  transparencyColor="#FF00ff"
  380.         onmousedown="dragging=true;offsetY=view.height-event.y;offsetX=view.width-event.X;"
  381.         onmouseup="dragging=false;"
  382.         onmousemove="if( (event.button==1) && dragging) {view.height=event.y + offsetY;                                      view.width=event.x + offsetX;top=view.height-23;left=view.width-18;}"/>
  383.     
  384.      <Subview   horizontalAlignment="left"  verticalAlignment="top"  
  385.                 backgroundimage="topleft.gif" transparencyColor="#ff00ff"
  386.                 >                      
  387.  
  388.           
  389.                 
  390.     </subview>
  391.  
  392.     <Subview   left="15"  verticalAlignment="top" id="tlu"
  393.                 backgroundimage="tileup.gif" transparencyColor="#ff00ff"
  394.                backgroundTiled="true" horizontalAlignment="stretch"  zindex="-2"
  395.                width="jscript:view.width-(23+15)"
  396.                 >
  397.           <text id="metadata" tooltip=""
  398.             left="0" top="9" width=""
  399.             fontSize="8" fontStyle="bold"
  400.             value=""  scrolling="false"
  401.             justification="left"
  402.             scrollingDelay="10"
  403.             scrollingAmount="1"
  404.             >
  405.     </text>
  406.             <currentPositionText zIndex="2"  id="time"
  407.                 left="" width="60"
  408.                 top="9"
  409.                 fontSize="8" passThrough=""
  410.                 fontStyle=""
  411.                 foregroundcolor=""
  412.                 >
  413.             </currentPositionText>  
  414.                 
  415.            
  416.                         
  417.     </subview>
  418.  
  419.     <Subview   left="207"  top="jscript:view.height-44" id="tla"
  420.                 verticalAlignment="bottom"  horizontalAlignment="stretch"
  421.                 backgroundimage="tiledown.gif" transparencyColor="#ff00ff"
  422.                backgroundTiled="true"  width="jscript:view.width-(71+207)" 
  423.                 >
  424.     </subview>
  425.  
  426.     
  427.  
  428.     <Subview   horizontalAlignment="left"  top="29" id="tld"
  429.                 backgroundimage="leftile.gif" transparencyColor="#ff00ff"
  430.                 backgroundTiled="true" height="jscript:view.height-(29+44)"
  431.                 verticalAlignment="stretch"
  432.                 >
  433.     </subview>
  434.  
  435.     <Subview   left="jscript:view.width-4"  top="29" id="tldr"
  436.                  horizontalAlignment="right"   verticalAlignment="stretch"
  437.                 backgroundimage="rightile.gif" transparencyColor="#ff00ff"
  438.                 backgroundTiled="true" height="jscript:view.height-(29+44)"
  439.                 >
  440.     </subview>
  441.  
  442.     <Subview   left="4"  top="29" id="vsb"
  443.                 backgroundcolor="black"  minwidth="271"
  444.                 width="jscript:view.width-8" height="jscript:tld.height"
  445.                 horizontalAlignment="stretch"   verticalAlignment="stretch"
  446.                 >
  447.                     <button image="visbc.gif" left="jscript:vsb.width-268"  top="0" id="bck"
  448.                                horizontalAlignment="right"  visible="false"
  449.                               zindex="0">
  450.                      </button>
  451.          
  452.                    <WMPeffects id="visEffects"  
  453.                           width="jscript:vsb.width"                                                                                              height="jscript:vsb.height"
  454.                           visible="true" 
  455.                           horizontalAlignment="stretch"
  456.                           verticalAlignment="stretch"
  457.                           onClick="visEffects.next();"               
  458.                            >
  459.                 </WMPeffects>
  460.  
  461.                 <video   left="5" top="5"   width="jscript:vsb.width-10"   id="vid"                                                           height="jscript:vsb.height-10" 
  462.                          visible="false" stretchToFit="true"
  463.                          horizontalAlignment="stretch"
  464.                          verticalAlignment="stretch"
  465.                          onVideoStart="OnOpenVid();"         
  466.                          onVideoEnd="OnCloseVid();"
  467.             >
  468.         </video> 
  469.  
  470.   
  471.     </subview>  
  472.   
  473.               <Subview   left="4"  top="jscript:view.height-68" id="eqm"                                                       visible="false"
  474.                 backgroundcolor="black" transparencyColor="#ff00ff"
  475.                 backgroundTiled="false" height="24"  width="jscript:vsb.width"
  476.                 horizontalAlignment="stretch"  verticalAlignment="bottom"
  477.                 >
  478.  
  479.  
  480.  
  481.                       <equalizerSettings id="eq" enabled="true" enableSplineTension="false">
  482.                 </equalizerSettings>  
  483.     
  484.             <slider id="treble" toolTip="Treble"
  485.                     left="2"  top="-1"    horizontalAlignment="left"
  486.                     min="-14" max="14" borderSize="4"   transparencyColor="#ff00ff"
  487.                     backgroundImage="l.gif"
  488.                     thumbImage="eqthumb.gif"
  489.                     thumbHoverImage="eqthumbh.gif"           
  490.                     value="wmpprop:eq.gainLevel1"
  491.                     value_onchange="AdjustAudio();"
  492.                     onmouseover=""
  493.                     onmouseout =""  
  494.                     >
  495.                 </slider>
  496.  
  497.              <text  left="2" top="12"   width="76" justification="center"
  498.                  fontSize="7" fontStyle="" horizontalAlignment="left"  
  499.                  onClick="eq.reset();"    tooltip="Reset Treble and Bass"  id="a"
  500.                  value="Treble"
  501.                 foregroundColor="white"
  502.                  hoverforegroundColor="red"
  503.                  onmouseout =""  
  504.                  ></text> 
  505.               
  506.             
  507.             <balanceslider id="balance" toolTip="Balance"  
  508.                    left=""  top="-1"    horizontalAlignment="center"
  509.                      borderSize="4" transparencyColor="#ff00ff"
  510.                     backgroundImage="l.gif"
  511.                     thumbImage="eqthumb.gif"
  512.                     thumbHoverImage="eqthumbh.gif"        
  513.                     onmouseover=""
  514.                     onmouseout =""  
  515.                     >
  516.                 </balanceslider>
  517.              
  518.           <text  left="2" top="12"   width="76" justification="center"
  519.                  fontSize="7" fontStyle="" horizontalAlignment="center"  
  520.                  tooltip="Reset Balance"   id="b"
  521.                  value="Balance"
  522.                  foregroundColor="white"
  523.                  hoverforegroundColor="red"
  524.                  onmouseover=""
  525.                  onmouseout ="" 
  526.                  onclick="player.settings.balance=0;" 
  527.                  ></text> 
  528.  
  529.              <slider id="bass" toolTip="Bass" 
  530.                     left="jscript:eqm.width-78"  top="-1"    horizontalAlignment="right"
  531.                     min="-14" max="14" borderSize="4"  transparencyColor="#ff00ff"
  532.                     backgroundImage="l.gif"
  533.                     thumbImage="eqthumb.gif"
  534.                     thumbHoverImage="eqthumbh.gif"            
  535.                     value="wmpprop:eq.gainLevel10"
  536.                     value_onchange="AdjustAudio();"
  537.                     onmouseover=""
  538.                     onmouseout =""  
  539.                      >
  540.                 </slider>
  541.  
  542.                <text  top="12" left="2"  width="72" justification="center"
  543.                  fontSize="7" fontStyle="" horizontalAlignment="right"  
  544.                  left="jscript:eqm.width-73"  id="c"
  545.                  value="Bass"   tooltip="Reset Bass and Treble"
  546.                  foregroundColor="white"
  547.                  hoverforegroundColor="red"
  548.                  onmouseover=""
  549.                  onmouseout ="" 
  550.                  onClick="eq.reset();"
  551.                  ></text> 
  552.  
  553.  
  554.  
  555.  
  556.           <buttongroup left="10" top="4" zindex="2" 
  557.                 visible="true"     horizontalAlignment=""
  558.                 mappingImage="vizmap.gif"  transparencyColor="#ff00ff"  id="miniviz"
  559.                 image="vizbut.gif"
  560.                 hoverImage="vizbuth.gif"
  561.                 cursor="hand"
  562.                 disabledImage=""
  563.                 >
  564.                 <buttonelement mappingColor="#00FFFF" 
  565.                     onClick="visEffects.previous();" uptooltip="Previous Visualization">
  566.                 </buttonelement>
  567.                 <buttonelement mappingColor="#0000FF"  onClick="visEffects.next();"
  568.                  uptooltip="Next Visualization">
  569.                 </buttonelement>
  570.                
  571.                </buttongroup> 
  572.  
  573.             <text left="55" top="4" width="200" zIndex="2" id="d"
  574.                     justification="left" fontsize="8" visible="false"
  575.                     foregroundColor="white"  fontstyle=""
  576.                     value="wmpprop:visEffects.currentPresetTitle"
  577.                     >
  578.                 </text>
  579.  
  580.              </subview>
  581.  
  582.  
  583.  
  584.   
  585.      <Subview   left="jscript:view.width-167"  top="29" id="divider"  visible="false"
  586.                 backgroundimage="divider.gif" transparencyColor="#ff00ff"
  587.                 backgroundTiled="true" height="jscript:view.height-(29+44)"
  588.                 horizontalAlignment="right"   verticalAlignment="stretch"
  589.                 >
  590.              </subview>
  591.  
  592.                        
  593.     
  594.      
  595.         <subview id="plst"   left="jscript:view.width-164"  visible="false"
  596.             top="29"     horizontalAlignment="right"
  597.                 width="160"   verticalAlignment="stretch"                                                                              height="jscript:tld.height"
  598.                 backgroundcolor="black">
  599.  
  600.                <playlist id="plstr" visible="true" 
  601.                 left="0"    verticalAlignment="stretch"
  602.             top="0" 
  603.                 width="160"                                                                                                            height="jscript:tld.height"
  604.                 transparencyColor="#FF00ff"
  605.                 backgroundColor="black"
  606.                 foregroundColor="white"
  607.                 columnsVisible="false"
  608.                 columns="name=Name;Duration=Time"
  609.                 dropDownVisible="true"
  610.                 playlistItemsVisible="true"
  611.                
  612.                 >
  613.              </playlist>
  614.       </subview>  
  615.     
  616.     <Subview   top="jscript:view.height-44"
  617.             left="0"
  618.             horizontalAlignment="left"
  619.             verticalAlignment="bottom" id="blt"                                 
  620.                         backgroundimage="bottomleft.gif" transparencyColor="#ff00ff"
  621.                 >
  622.  
  623.            <buttongroup left="3" top="0" zindex="7" visible="true"
  624.                 mappingImage="transmap.gif"  transparencyColor="#ff00ff"
  625.                 image="trans.jpg"
  626.                 hoverImage="transh.jpg"
  627.                 downImage="transd.jpg"
  628.                 hoverDownImage="transdh.jpg"
  629.                 cursor="hand"
  630.                 >
  631.                 <buttonelement mappingColor="#FF0000" 
  632.                        onclick="eqmove(vizpane);"  id="v"
  633.                        uptooltip="Visualizations"  downtooltip="Visualizations"
  634.                        sticky="true" >
  635.                 </buttonelement>
  636.                 <buttonelement mappingColor="#00FF00"
  637.                       onclick="eqmove(eqpane);" id="e"
  638.                       uptooltip="Equalizer"   downtooltip="Equalizer"
  639.                       sticky="true">
  640.                 </buttonelement>
  641.                
  642.                 <buttonelement mappingColor="#00B2EB"
  643.                      onclick="playlist();"
  644.                      uptooltip="Playlist"  downtooltip="Playlist"
  645.                      sticky="true">
  646.                 </buttonelement>
  647.                <buttonelement mappingColor="#FFFF00" id="tvb"
  648.                        sticky="true" 
  649.                        onClick="tv();"
  650.                         uptooltip="Visuals"  downtooltip="Visuals">
  651.                 </buttonelement>
  652.                 
  653.                </buttongroup> 
  654.  
  655.     </subview>
  656.     
  657.  <Subview   left="jscript:view.width-23"   verticalAlignment="top" id="ru"
  658.                 backgroundimage="rightop.gif" transparencyColor="#ff00ff"
  659.                 horizontalAlignment="right" zindex="-2"
  660.                 >
  661.  
  662.         
  663.  
  664.  
  665.  
  666.     </subview>
  667.  
  668.  
  669.  
  670.  <Subview   left="jscript:view.width-71"   top="jscript:view.height-44" id="rd"
  671.                 backgroundimage="rightbot.gif" transparencyColor="#ff00ff"  visible="true"
  672.                 visible="true"  zindex="-1"
  673.              
  674.             horizontalAlignment="right"
  675.             verticalAlignment="bottom"
  676.                 >
  677.  
  678.             </subview>
  679.  
  680.                    
  681.  
  682. <buttongroup left="jscript:view.width-40" top="8" zindex="4" 
  683.                 visible="true"     horizontalAlignment="right"
  684.                 mappingImage="minimap.gif"  transparencyColor="#ff00ff"  id="mini"
  685.                 image="mini.gif"
  686.                 hoverImage="minih.gif"
  687.                 cursor="hand"
  688.                 disabledImage=""
  689.                 >
  690.                 <buttonelement mappingColor="#00FFFF" 
  691.                     onClick="vidIsRunning ? vid.fullScreen=true : visEffects.fullScreen=visEffects.effectCanGoFullScreen;" 
  692.                     uptooltip="Full Screen">
  693.                 </buttonelement>
  694.                 <buttonelement mappingColor="#0000FF"  onClick="p2.Close();"
  695.                     uptooltip="Close Window">
  696.                 </buttonelement>
  697.                
  698.                </buttongroup> 
  699.  
  700.         
  701.     </view>        
  702.  
  703.  
  704.  
  705. </theme>