home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Prodotti Consumer / MicrosoftConsumer.iso / msn / MSN.wmz / MSN.wms < prev    next >
Text File  |  2000-07-17  |  22KB  |  603 lines

  1. <!-- 
  2.  
  3. -->
  4.  
  5.  
  6. <theme     id="MSN"
  7.     author = "Ed Averett"
  8.     copyright="Microsoft corporation ⌐2000">
  9.  
  10.     <view  width="320" height="240"
  11.         backgroundcolor="none"
  12.         transparencyColor=""
  13.         titleBar="false" resizable="false"
  14.         scriptFile="msn.js;res://wmploc.dll/RT_TEXT/#132;"
  15.         onClose="OnClose();"
  16.         onload="Init();"
  17.     >
  18.  
  19.       <player           
  20.             PlayState_onchange="OnPlayStateChange();"
  21.             OpenState_onchange="OnOpenStateChange();"
  22.           
  23.             >
  24.         </player> 
  25.        
  26.         <subview  id="base" left="0" top="0"
  27.         backgroundImage="base.gif"
  28.          transparencyColor="#ff00ff"
  29.      visible ="true"
  30.          onclick=""
  31.          zindex="-1">
  32.           
  33.        <buttongroup left="248" top="24" zIndex=""
  34.                 mappingImage="closemap.gif"
  35.                 hoverimage="close.gif"
  36.                 Image="closeh.gif"
  37.                 downImage="closed.gif"
  38.                
  39.                 >
  40.                 <buttonelement mappingColor="#F9F400"
  41.                     upToolTip="Minimize"
  42.                     onClick="view.minimize();"
  43.                     >
  44.                 </buttonelement>
  45.                 <buttonelement mappingColor="#DF0029"
  46.                     upToolTip="Close"
  47.                     onClick="view.close();"
  48.                     >
  49.                 </buttonelement>
  50.           </buttongroup>
  51.    
  52.        <buttongroup left="186" top="188" zIndex=""
  53.                 mappingImage="modemap.gif"
  54.                  hoverimage="modefrontr.gif"
  55.                Image="modefronth.gif"
  56.                 downImage="modefront.gif"
  57.                
  58.                 >
  59.                 <buttonelement mappingColor="#DF0029"
  60.                     uptooltip="Return to Full mode"
  61.                     onClick="view.returnToMediaCenter();"
  62.                     >
  63.                 </buttonelement>
  64.                 <buttonelement mappingColor="#F9F400"
  65.                     upToolTip="Equalizer"
  66.                     onClick="SetVisibility(eqview);"
  67.                     >
  68.                 </buttonelement>
  69.                 <buttonelement mappingColor="#009F62"
  70.                     upToolTip="Playlist"
  71.                     onClick="SetVisibility(plview)"
  72.                     >
  73.                 </buttonelement>
  74.           </buttongroup>
  75.      
  76.       <button  id="moreb"
  77.         left ="85" top="130"   uptooltip="More Links"
  78.         image="more2.gif" 
  79.         hoverimage="more1.gif"
  80.         downimage="more.gif"
  81.         transparencyColor=""
  82.         onclick="SetLinks(morep)" 
  83.         onmouseover=""
  84.         onmouseout ="" 
  85.         sticky="true" >
  86.        </button>
  87.         
  88.  
  89.        <button   id="funb"
  90.         left ="90" top="34"   uptooltip="Fun Links"
  91.         image="fun.gif" 
  92.         hoverimage="fun1.gif"
  93.         downimage="fun2.gif"
  94.         transparencyColor="#ff0000"
  95.         onclick="SetLinks(funp)" 
  96.         onmouseover=""
  97.         onmouseout ="" 
  98.         sticky="true" >
  99.        </button>
  100.  
  101.         <button  id="entb"
  102.         left ="42" top="68"   uptooltip="Entertainment Links"
  103.         image="ent2.gif" 
  104.         hoverimage="ent1.gif"
  105.         downimage="ent.gif"
  106.         transparencyColor=""
  107.         onclick="SetLinks(entp)" 
  108.         onmouseover=""
  109.         onmouseout ="" 
  110.         sticky="true" >
  111.        </button>
  112.        
  113.        <button  id="wlb"
  114.         left ="50" top="98"   uptooltip="Watch & Listen Links"
  115.         image="wl2.gif" 
  116.         hoverimage="wl1.gif"
  117.         downimage="wl.gif"
  118.         transparencyColor="#ff0000"
  119.         onclick="SetLinks(wlp)" 
  120.         onmouseover=""
  121.         onmouseout ="" 
  122.         sticky="true" >
  123.        </button>
  124.  
  125.         <seekSlider left="193" top="134" backgroundImage="seekback.gif"
  126.                 foregroundImage="seekfront.gif"
  127.                 thumbImage="seekbutton.gif"
  128.                 transparencyColor="#FF00FF"
  129.                 borderSize="4" slide="false"
  130.                 useForegroundProgress="false"
  131.                 >
  132.         </seekSlider>
  133.  
  134.          <volumeSlider id="volume"  width="64"  height="13" zindex="3"
  135.                 left="216"
  136.                 top="167"
  137.                 backgroundImage=""
  138.                 thumbImage="vol1.gif"
  139.                 thumbDownImage="vol2.gif"
  140.                 thumbhoverImage="vol2.gif"
  141.                 transparencyColor="#FF00FF"
  142.                 borderSize="10"
  143.                 >
  144.             </volumeSlider>
  145.        <button left="172" top="146" sindex="2" visible="true"
  146.               image="trial.gif"
  147.                transparencyColor="#FF00FF">
  148.        </button>
  149.        
  150.        <buttongroup mappingImage="transmap.gif"  left="172" top="146" visible="true"
  151.                     image="trans1.gif"
  152.                     hoverImage="trans2.gif"
  153.                     downImage="trans1.gif"
  154.                     disabledImage="trans3.gif"
  155.                     transparencyColor="#FF00FF"
  156.                     >
  157.                     <prevelement mappingColor="#3D117B">
  158.                     </prevelement>
  159.                     <playelement mappingColor="#00FF00"
  160.                       >
  161.                     </playelement>
  162.                     
  163.                     <stopelement mappingColor="#FF0000" >
  164.                     </stopelement>
  165.                     <nextelement mappingColor="#0000FF">
  166.                     </nextelement>
  167.                 </buttongroup>
  168.           
  169.           <pausebutton left="177" top="147" zIndex="3"
  170.             visible="wmpenabled:player.controls.pause"
  171.             image="pause.gif"
  172.             hoverImage="pauseh.gif"
  173.             downImage=""
  174.             transparencyColor="#ff00FF"
  175.             onmouseover="plmove();"
  176.             onmouseout ="reset();"               
  177.             >
  178.         </pausebutton>
  179.  
  180.        </subview>
  181.   
  182.    <subview id="entlinks" backgroundcolor="none" zindex="2"
  183.            left="50"    visible="false"  
  184.            top="160"    width="120" height="80">
  185.       
  186.        <text left="0" top="2"  width="119"
  187.             upToolTip="MSN Chat"
  188.             value="MSN Chat"
  189.             fontSize="7" fontStyle=""  fontface="Verdana"
  190.             foregroundColor="#ffffff"
  191.             hoverforegroundColor="#FFE400"
  192.             justification="right"
  193.             onclick="player.launchURL('http://go.msn.com/zzi/1.asp');">
  194.             </text>
  195.         <text left="0" top="16" width="119"
  196.             upToolTip="Entertainment News"
  197.             value="Entertainment News"
  198.             fontSize="7" fontStyle=""  fontface="verdana"
  199.             foregroundColor="#ffffff"
  200.             hoverforegroundColor="#FFE400"
  201.             justification="right"
  202.             onclick="player.launchURL('http://go.msn.com/zzi/0.asp');">
  203.             </text>
  204.         <text left="" top="30" width="119"
  205.             upToolTip="Event Tickets"
  206.             value="Event Tickets"
  207.             fontSize="7" fontStyle=""  fontface="verdana"
  208.             foregroundColor="#ffffff"
  209.             hoverforegroundColor="#FFE400"
  210.             justification="right"
  211.             onclick="player.launchURL('http://go.msn.com/zzi/2.asp');">
  212.             </text>
  213.         <text left="" top="44"  width="119"
  214.             upToolTip="Celebrity Gossip"
  215.             value="Celebrity Gossip"
  216.             fontSize="7" fontStyle=""  fontface="verdana"
  217.             foregroundColor="#ffffff"
  218.             hoverforegroundColor="#FFE400"
  219.             justification="right"
  220.             onclick="player.launchURL('http://go.msn.com/zzi/3.asp');">
  221.             </text>
  222.         <text left="" top="58" width="119"
  223.             upToolTip="Music News"
  224.             value="Music News"
  225.             fontSize="7" fontStyle=""  fontface="verdana"
  226.            foregroundColor="#ffffff"
  227.             hoverforegroundColor="#FFE400"
  228.             justification="right"
  229.             onclick="player.launchURL('http://go.msn.com/zzi/4.asp');">
  230.             </text>
  231.    </subview>
  232.  
  233.  
  234. <subview id="wllinks"
  235.            left="50"      visible="false"
  236.            top="160"    width="120" height="80">
  237.       
  238.        <text left="0" top="2" 
  239.             upToolTip="Music"
  240.             value="Music"     width="110"
  241.             fontSize="7" fontStyle=""  fontface="Verdana"
  242.             foregroundColor="#ffffff"
  243.             hoverforegroundColor="#FFE400"
  244.             justification="right"
  245.             onclick="player.launchURL('http://go.msn.com/zzi/5.asp');">
  246.             </text>
  247.         <text left="0" top="16" width="110"
  248.             upToolTip="Radio"
  249.             value="Radio"
  250.             fontSize="7" fontStyle=""  fontface="verdana"
  251.             foregroundColor="#ffffff"
  252.             hoverforegroundColor="#FFE400"
  253.             justification="right"
  254.             onclick="player.launchURL('http://go.msn.com/zzi/6.asp');">
  255.             </text>
  256.         <text left="" top="30" width="110"
  257.             upToolTip="Reference"
  258.             value="Reference"
  259.             fontSize="7" fontStyle=""  fontface="verdana"
  260.             foregroundColor="#ffffff"
  261.             hoverforegroundColor="#FFE400"
  262.             justification="right"
  263.             onclick="player.launchURL('http://go.msn.com/zzi/7.asp');">
  264.             </text>
  265.         <text left="" top="44"  width="110"
  266.             upToolTip="Travel"
  267.             value="Travel"
  268.             fontSize="7" fontStyle=""  fontface="verdana"
  269.             foregroundColor="#ffffff"
  270.             hoverforegroundColor="#FFE400"
  271.             justification="right"
  272.             onclick="player.launchURL('http://go.msn.com/zzi/8.asp');">
  273.             </text>
  274.         <text left="" top="58" width="110"
  275.             upToolTip="News"
  276.             value="News"
  277.             fontSize="7" fontStyle=""  fontface="verdana"
  278.            foregroundColor="#ffffff"
  279.             hoverforegroundColor="#FFE400"
  280.             justification="right"
  281.             onclick="player.launchURL('http://go.msn.com/zzi/9.asp');">
  282.             </text>
  283.    </subview>
  284.  
  285. <subview id="morelinks"
  286.             left="50"    visible="false"  
  287.            top="160"    width="120" height="80">
  288.       
  289.        <text left="0" top="2"  width="119"
  290.             upToolTip="City Guides"
  291.             value="City Guides"
  292.             fontSize="7" fontStyle=""  fontface="Verdana"
  293.             foregroundColor="#ffffff"
  294.             hoverforegroundColor="#FFE400"
  295.             justification="right"
  296.             onclick="player.launchURL('http://go.msn.com/zzi/15.asp');">
  297.             </text>
  298.         <text left="0" top="16" width="119"
  299.             upToolTip="Free Games"
  300.             value="Free Games"
  301.             fontSize="7" fontStyle=""  fontface="verdana"
  302.             foregroundColor="#ffffff"
  303.             hoverforegroundColor="#FFE400"
  304.             justification="right"
  305.             onclick="player.launchURL('http://go.msn.com/zzi/16.asp');">
  306.             </text>
  307.         <text left="" top="44" width="119"
  308.             upToolTip="News & Sports"
  309.             value="News & Sports"
  310.             fontSize="7" fontStyle=""  fontface="verdana"
  311.             foregroundColor="#ffffff"
  312.             hoverforegroundColor="#FFE400"
  313.             justification="right"
  314.             onclick="player.launchURL('http://go.msn.com/zzi/17.asp');">
  315.             </text>
  316.         <text left="" top="30"  width="119"
  317.             upToolTip="Find Movies Near You"
  318.             value="Find Movies Near You"
  319.             fontSize="7" fontStyle=""  fontface="verdana"
  320.             foregroundColor="#ffffff"
  321.             hoverforegroundColor="#FFE400"
  322.             justification="right"
  323.             onclick="player.launchURL('http://go.msn.com/zzi/18.asp');">
  324.          </text>
  325.    </subview>
  326.  
  327.   <subview id="stufflinks" backgroundcolor="none" zindex="2"
  328.            left="50"    visible="false"  
  329.            top="160"    width="120" height="80">
  330.       
  331.        <text left="0" top="2"  width="119"
  332.             upToolTip="Audio Gear"
  333.             value="Audio Gear"
  334.             fontSize="7" fontStyle=""  fontface="Verdana"
  335.             foregroundColor="#ffffff"
  336.             hoverforegroundColor="#FFE400"
  337.             justification="right"
  338.             onclick="player.launchURL('http://go.msn.com/zzi/13.asp');">
  339.             </text>
  340.         <text left="0" top="16" width="119"
  341.             upToolTip="Home Theater"
  342.             value="Home Theater"
  343.             fontSize="7" fontStyle=""  fontface="verdana"
  344.             foregroundColor="#ffffff"
  345.             hoverforegroundColor="#FFE400"
  346.             justification="right"
  347.             onclick="player.launchURL('http://go.msn.com/zzi/14.asp');">
  348.             </text>
  349.         <text left="" top="30" width="119"
  350.             upToolTip="Gaming Downloads"
  351.             value="Gaming Downloads"
  352.             fontSize="7" fontStyle=""  fontface="verdana"
  353.             foregroundColor="#ffffff"
  354.             hoverforegroundColor="#FFE400"
  355.             justification="right"
  356.             onclick="player.launchURL('http://go.msn.com/zzi/12.asp');">
  357.             </text>
  358.         <text left="" top="44"  width="119"
  359.             upToolTip="Computing Downloads"
  360.             value="Computing Downloads"
  361.             fontSize="7" fontStyle=""  fontface="verdana"
  362.             foregroundColor="#ffffff"
  363.             hoverforegroundColor="#FFE400"
  364.             justification="right"
  365.             onclick="player.launchURL('http://go.msn.com/zzi/11.asp');">
  366.             </text>
  367.         <text left="" top="58" width="119"
  368.             upToolTip="MSN Messenger"
  369.             value="MSN Messenger"
  370.             fontSize="7" fontStyle=""  fontface="verdana"
  371.             foregroundColor="#ffffff"
  372.             hoverforegroundColor="#FFE400"
  373.             justification="right"
  374.             onclick="player.launchURL('http://go.msn.com/zzi/10.asp');">
  375.             </text>
  376.    </subview>
  377.  
  378.  
  379.  
  380.       <subview id="look" left="193" top="43"  width="120" height="90" zindex="-2"
  381.          backgroundColor="#3D117B" >
  382.         <effects id="viss"  zindex="-2"
  383.                 left="0" top="0"   width="120" height="90"
  384.                 visible="true" 
  385.                 onClick="viss.next();"
  386.                 backgroundColor="#3D117B"               
  387.                 >
  388.             </effects>
  389.        
  390.        <video id="vidd" visible="false"  enabled="false"
  391.                 left="0" top="0" width="118" height="90"
  392.                 backgroundColor="none"
  393.                 onVideoStart="vidIsRunning=true;SetVisibility(vid);"
  394.                 onVideoEnd="vidIsRunning=false;"
  395.                 shrinktofit="true"
  396.                 >
  397.        </video>
  398.        
  399.        <playlist id="plst" visible="false" 
  400.                 left="0" top="0" width="120" height="90"
  401.                 transparencyColor="#FF00ff"
  402.                 backgroundColor="#3D117B"
  403.                 foregroundColor="white"
  404.                 columnsVisible="false"
  405.                 columns="name=Name;"
  406.                 dropDownVisible="true"
  407.                 playlistItemsVisible="true"                 
  408.                 >
  409.              </playlist>
  410.     <subview left="0" top="0" zindex="3" id="eqts"
  411.             backgroundImage="eqback.gif" visible="false">
  412.    
  413.            <equalizerSettings id="eq" enable="true">
  414.                 </equalizerSettings> 
  415.        
  416.             <Slider id="bls" width="101"
  417.                 left="18" tooltip="Balance"
  418.                 top="77"
  419.                 backgroundImage=""
  420.                 thumbImage="balbut.gif"
  421.                 thumbDownImage=""
  422.                 transparencyColor="#FF00FF"
  423.                 borderSize="1"  min="-100" max="100"
  424.                 value="wmpprop:player.settings.balance"
  425.                 value_onchange="player.settings.balance=value;"
  426.                 >
  427.             </Slider>
  428.        
  429.             <button left="5" top="77"
  430.                   image="bl.gif"
  431.                   hoverimage="blh.gif"
  432.                   downimage="bld.gif"
  433.                   uptooltip="Reset"
  434.                   onClick="player.settings.balance=0; eq.reset();">
  435.             </button>
  436.  
  437.             <slider id="eq1"  left="2" top="15" tooltip="31Hz" height=""
  438.                 transparencyColor="#ff00ff"
  439.                 clippingColor=""
  440.                 clippingimage=""
  441.                 borderSize="1"
  442.                 direction="vertical" slide="false"
  443.                 backgroundImage=""
  444.                 foregroundImage="eqfore.gif"
  445.                 thumbImage="eqhm.gif"
  446.                 min="-8" max="8"
  447.                 transparencyColor="#ff00ff"
  448.                 value="wmpprop:eq.gainLevel1"
  449.                 value_onchange="eq.gainLevel1=value;"
  450.                 >
  451.             </slider>
  452.  
  453.             <slider id="eq2"  left="17" top="15" tooltip="63Hz" height=""
  454.                 transparencyColor="#ff00ff"
  455.                 clippingColor=""
  456.                 clippingimage=""
  457.                 borderSize="1"
  458.                 direction="vertical" slide="false"
  459.                 backgroundImage=""
  460.                 foregroundImage="eqfore.gif"
  461.                 thumbImage="eqhm.gif"
  462.                 min="-8" max="8"
  463.                 transparencyColor="#ff00ff"
  464.                 value="wmpprop:eq.gainLevel2"
  465.                 value_onchange="eq.gainLevel2=value;"
  466.                 >
  467.             </slider>
  468.  
  469.             <slider id="eq2"  left="32" top="15" tooltip="125Hz" height=""
  470.                 transparencyColor="#ff00ff"
  471.                 clippingColor=""
  472.                 clippingimage=""
  473.                 borderSize="1"
  474.                 direction="vertical" slide="false"
  475.                 backgroundImage=""
  476.                 foregroundImage="eqfore.gif"
  477.                 thumbImage="eqhm.gif"
  478.                 min="-8" max="8"
  479.                 transparencyColor="#ff00ff"
  480.                 value="wmpprop:eq.gainLevel3"
  481.                 value_onchange="eq.gainLevel3=value;"
  482.                 >
  483.             </slider>
  484.  
  485.             <slider id="eq2"  left="47" top="15" tooltip="250Hz" height=""
  486.                 transparencyColor="#ff00ff"
  487.                 clippingColor=""
  488.                 clippingimage=""
  489.                 borderSize="1"
  490.                 direction="vertical" slide="false"
  491.                 backgroundImage=""
  492.                 foregroundImage="eqfore.gif"
  493.                 thumbImage="eqhm.gif"
  494.                 min="-8" max="8"
  495.                 transparencyColor="#ff00ff"
  496.                 value="wmpprop:eq.gainLevel4"
  497.                 value_onchange="eq.gainLevel4=value;"
  498.                 >
  499.             </slider>
  500.              
  501.             <slider id="eq2"  left="62" top="15" tooltip="500Hz" height=""
  502.                 transparencyColor="#ff00ff"
  503.                 clippingColor=""
  504.                 clippingimage=""
  505.                 borderSize="1"
  506.                 direction="vertical" slide="false"
  507.                 backgroundImage=""
  508.                 foregroundImage="eqfore.gif"
  509.                 thumbImage="eqhm.gif"
  510.                 min="-8" max="8"
  511.                 transparencyColor="#ff00ff"
  512.                 value="wmpprop:eq.gainLevel5"
  513.                 value_onchange="eq.gainLevel5=value;"
  514.                 >
  515.             </slider>
  516.  
  517.              <slider id="eq2"  left="77" top="15" tooltip="1KHz" height=""
  518.                 transparencyColor="#ff00ff"
  519.                 clippingColor=""
  520.                 clippingimage=""
  521.                 borderSize="1"
  522.                 direction="vertical" slide="false"
  523.                 backgroundImage=""
  524.                 foregroundImage="eqfore.gif"
  525.                 thumbImage="eqhm.gif"
  526.                 min="-8" max="8"
  527.                 transparencyColor="#ff00ff"
  528.                 value="wmpprop:eq.gainLevel6"
  529.                 value_onchange="eq.gainLevel6=value;"
  530.                 >
  531.             </slider>
  532.  
  533.             <slider id="eq2"  left="92" top="15" tooltip="2KHz" height=""
  534.                 transparencyColor="#ff00ff"
  535.                 clippingColor=""
  536.                 clippingimage=""
  537.                 borderSize="1"
  538.                 direction="vertical" slide="false"
  539.                 backgroundImage=""
  540.                 foregroundImage="eqfore.gif"
  541.                 thumbImage="eqhm.gif"
  542.                 min="-8" max="8"
  543.                 transparencyColor="#ff00ff"
  544.                 value="wmpprop:eq.gainLevel7"
  545.                 value_onchange="eq.gainLevel7=value;"
  546.                 >
  547.             </slider>
  548.             
  549.              <slider id="eq2"  left="107" top="15" tooltip="4KHz" height=""
  550.                 transparencyColor="#ff00ff"
  551.                 clippingColor=""
  552.                 clippingimage=""
  553.                 borderSize="1"
  554.                 direction="vertical" slide="false"
  555.                 backgroundImage=""
  556.                 foregroundImage="eqfore.gif"
  557.                 thumbImage="eqhm.gif"
  558.                 min="-8" max="8"
  559.                 transparencyColor="#ff00ff"
  560.                 value="wmpprop:eq.gainLevel8"
  561.                 value_onchange="eq.gainLevel8=value;"
  562.                 >
  563.             </slider>
  564.  
  565.            <buttongroup left="-10" top="3" zIndex=""
  566.                 mappingImage="eqmaps.gif"
  567.                 hoverimage="eqoptsd.gif"
  568.                 Image="eqopts.gif"
  569.                 downImage="eqoptsh.gif"
  570.                
  571.                 >
  572.                 <buttonelement mappingColor=""
  573.                     uptooltip="Repeat"
  574.                     onClick=""
  575.                     >
  576.                 </buttonelement>
  577.                 <buttonelement mappingColor=""
  578.                     upToolTip="Shuffle"
  579.                     onClick="Player.modeChange(shuffle,true);"
  580.                     >
  581.                 </buttonelement>
  582.                 <buttonelement mappingColor="#009F62"
  583.                     upToolTip="Equalizer Settings"
  584.                     onclick="eq.nextPreset();"
  585.                     >
  586.                 </buttonelement>
  587.           </buttongroup>
  588.  
  589.        
  590.         <text left="15" top="0" width="103"
  591.                  justification="Center" toolTip=""
  592.                  fontSize="8" fontStyle="Verdana"
  593.                   value="wmpprop:eq.currentPresetTitle"
  594.                  foregroundColor="#88A1D6" 
  595.                         >
  596.                     </text>
  597.  
  598.         </subview>
  599.  
  600.   </subview>
  601.  
  602. </view>
  603. </theme>