home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 July / NETDisc0797.iso / pc / nettools / mbed / int10t.exe / _SETUP.1 / tutorial.mbd < prev    next >
Encoding:
Text File  |  1997-02-20  |  1.2 KB  |  59 lines

  1. <MBEDLET>
  2.     <PROPERTIES>
  3.         SIZE=369,293
  4.         BACKCOLOR=0,64,128
  5.     </PROPERTIES>
  6.     <PLAYERS>
  7.         <SPRITE NAME=MOON>
  8.             <DATA>
  9.                 images/moon1.gif,images/moon1A.gif
  10.                 images/moon2.gif,images/moon2A.gif
  11.                 images/moon3.gif,images/moon3A.gif
  12.                 images/moon4.gif,images/moon4A.gif
  13.                 images/moon5.gif,images/moon5A.gif
  14.                 images/moon6.gif,images/moon6A.gif
  15.                 images/moon7.gif,images/moon7A.gif
  16.             </DATA>
  17.             <PROPERTIES>
  18.                 VISIBLE=TRUE
  19.                 RECT=1,5,105,82
  20.                 REGPOINT=54,50
  21.                 PRELOAD=TRUE
  22.                 FLIPINTERVAL=100
  23.             </PROPERTIES>
  24.         </SPRITE>
  25.         <PATH NAME=MOON_PATH>
  26.             <PROPERTIES>
  27.                 PLAYFOREVER=TRUE
  28.                 CURVETYPE=BEZIER
  29.                 STARTPOINT=51,45
  30.                 ENDPOINT=313,245
  31.                 CONTROLPOINT1=73,176
  32.                 CONTROLPOINT2=277,78
  33.                 STARTSIZE=110,86
  34.                 ENDSIZE=110,86
  35.                 DURATION=2500
  36.                 AUTOREVERSE=TRUE
  37.                 PLAYER=MOON
  38.             </PROPERTIES>
  39.         </PATH>
  40.         <BUTTON NAME=PLAY_PATH>
  41.             <DATA>
  42.                 images/Default2.gif,images/Mask2.gif
  43.                 images/Md2d.gif,images/Mask2.gif
  44.                 images/Mo2e.gif,images/Mask2.gif
  45.             </DATA>
  46.             <PROPERTIES>
  47.                 VISIBLE=TRUE
  48.                 LOCATION=20,200
  49.                 MOUSEOVER=TRUE
  50.             </PROPERTIES>
  51.             <HANDLERS>
  52.                 <MOUSEUP>
  53.                     MOON_PATH PLAY 
  54.                 </MOUSEUP>
  55.             </HANDLERS>
  56.         </BUTTON>
  57.     </PLAYERS>
  58. </MBEDLET>
  59.