home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / Chip_2004-02_cd1.bin / zkuste / crystal / download / skins / ice.csa / skin.xml < prev   
Text File  |  2003-09-10  |  4KB  |  68 lines

  1. <SKIN RequiredVersion="150" object="Window">
  2.     <TITLE author="Lazarenko Al">
  3.         Ice
  4.     </TITLE>
  5.     <SWITCH name="Main">
  6.         <STATE name="Normal">
  7.             <WINDOW topleft="TL( -10, -10)" bottomright="BR( 10, 10)"/>
  8.             <REGION type="Rect" topleft="TL( -10, -10)" bottomright="BR( 10, 10)"/>
  9.             <CONTROL topleft="TL(235,0)" bottomright="TR(0,35)" chit="title"/>
  10.             <CONTROL topleft="TR(-40,0)" bottomright="BR(-40,0)" chit="title"/>
  11.             <CONTROL topleft="TL(-10,-10)" bottomright="TR(0,0)" normal="ice_tl.bmp" chit="topleft"/>
  12.             <CONTROL topleft="BL(-10,0)" bottomright="BL(0,10)" normal="ice_bl.bmp" chit="bottomleft"/>
  13.             <CONTROL topleft="TR(0,-10)" bottomright="TR(10,0)" normal="ice_tr.bmp" chit="topright"/>
  14.             <CONTROL topleft="BR(0,0)" bottomright="BR(10,10)" normal="ice_br.bmp" chit="bottomright"/>
  15.             <CONTROL topleft="TL(0,-10)" bottomright="TR(0,0)" normal="ice_tb.bmp" chit="top"/>
  16.             <CONTROL topleft="TL(-10,0)" bottomright="BL(0,0)" normal="ice_lr.bmp" chit="left"/>
  17.             <CONTROL topleft="Bl(0,0)" bottomright="BR(0,10)" normal="ice_tb.bmp" chit="bottom"/>
  18.             <CONTROL topleft="TR(0,0)" bottomright="BR(10,0)" normal="ice_lr.bmp" chit="right"/>
  19.         </STATE>
  20.     </SWITCH>
  21.     <SWITCH name="PlayControl">
  22.         <STATE name="Normal">
  23.             <VIDEO minwidth="420" minheight="315" maxwidth="420" maxheight="315"/>
  24.             <CONTROL topleft="TL(0,0)" bottomright="TL(235,35)" normal="ice_menu.bmp"/>
  25.             <CONTROL topleft="TL(235,0)" bottomright="TL(420,35)" normal="ice_crystal.bmp" chit="title"/>
  26.             <CONTROL topleft="TL(0,0)" bottomright="TL(35,35)" mouse="ice_file.bmp" leftdown="ice_file.bmp" seal="on" leftaction="Menu_File"/>
  27.             <CONTROL topleft="TL(35,0)" bottomright="TL(70,35)" mouse="ice_subtitles.bmp" leftdown="ice_subtitles.bmp" seal="on" leftaction="Menu_Subtitles"/>
  28.             <CONTROL topleft="TL(70,0)" bottomright="TL(103,35)" mouse="ice_play.bmp" leftdown="ice_play.bmp" seal="on" leftaction="Menu_Playback"/>
  29.             <CONTROL topleft="TL(103,0)" bottomright="TL(137,35)" mouse="ice_playlist.bmp" leftdown="ice_playlist.bmp" seal="on" leftaction="Menu_Playlist"/>
  30.             <CONTROL topleft="TL(137,0)" bottomright="TL(175,35)" mouse="ice_video.bmp" leftdown="ice_video.bmp" seal="on" leftaction="Menu_View"/>
  31.             <CONTROL topleft="TL(175,0)" bottomright="TL(208,35)" mouse="ice_options.bmp" leftdown="ice_options.bmp" seal="on" leftaction="Menu_Options"/>
  32.             <CONTROL topleft="TL(208,0)" bottomright="TL(235,35)" mouse="ice_help.bmp" leftdown="ice_help.bmp" seal="on" leftaction="Menu_Help"/>
  33.  
  34.             <PLAYLIST topleft="TL(0,35)" bottomright="BR(0,0)" back="#ffffff#222222#555555#dddddd"
  35.                 active="#dddddd#aa8877#aa8877#dddddd" textcolor="#222222" activecolor="#eeeeee"
  36.                 playcolor="#000000" font="Century Gothic" height="18" ground="ice_center.bmp" grayground="ice_center.bmp"/>
  37.             <EVENT message="Stop"/>
  38.         </STATE>
  39.         <STATE name="Playing">
  40.             <CONTROL topleft="TL(-10,-10)" bottomright="TL(0,0)" chit="topleft"/>
  41.             <CONTROL topleft="BL(-10,0)" bottomright="BL(0,10)" chit="bottomleft"/>
  42.             <CONTROL topleft="TR(0,-10)" bottomright="TR(10,0)" chit="topright"/>
  43.             <CONTROL topleft="BR(0,0)" bottomright="BR(10,10)" chit="bottomright"/>
  44.             <CONTROL topleft="TL(0,-10)" bottomright="TR(0,0)" chit="top"/>
  45.             <CONTROL topleft="TL(-10,0)" bottomright="BL(0,0)" chit="left"/>
  46.             <CONTROL topleft="BL(0,0)" bottomright="BR(0,10)" chit="bottom"/>
  47.             <CONTROL topleft="TR(0,0)" bottomright="BR(10,0)" chit="right"/>
  48.             <VIDEO/>
  49.             <EVENT message="Play"/>
  50.         </STATE>
  51.     </SWITCH>
  52.     <SKIN object="Menu">
  53.         <SWITCH name="Main">
  54.             <STATE name="Main">
  55.                 <REGION type="Rect" topleft="TL(0, 0)" bottomright="BR(0, 0)"/>
  56.                 <WINDOW topleft="TL(0, 0)" bottomright="BR(0, 0)" borderwidth="1" bordercolor="#dddddd"/>
  57.                 <MENU topleft="TL(0, 0)" bottomright="BR(0, 0)" back="#dddddd#aa8877#aa8877#dddddd"
  58.                         active="#ffffff#ffffff#d0d0d0#d0d0d0"
  59.                         textcolor="#ffffff" activecolor="#000000" graycolor="#777777"
  60.                         keycolor="#804040" keyactivecolor="#800000"
  61.                         font="Arial" height="18" separatorheight="8" popupwidth="16" iconwidth="16"
  62.                         popup="ice_popup.bmp?#ffffff" check="ice_check.bmp?#ffffff" separator="#ffffff#ffffff#000000#000000">
  63.                 </MENU>
  64.             </STATE>
  65.         </SWITCH>
  66.     </SKIN>
  67. </SKIN>
  68.