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

  1. <MBEDLET>
  2.     <PROPERTIES>
  3.         SIZE=400,278
  4.         BACKCOLOR=0,0,0
  5.     </PROPERTIES>
  6.     <PLAYERS>
  7.         <TEXT NAME=TITLE>
  8.             <PROPERTIES>
  9.                 RECT=9,0,252,22
  10.                 VALUE=Step 13. Bring on the STARS!
  11.                 COLOR=255,0,0
  12.                 FONTSIZE=17
  13.                 BOLD=TRUE
  14.                 SMOOTH=TRUE
  15.             </PROPERTIES>
  16.         </TEXT>
  17.         <TEXT NAME=TEXT1>
  18.             <PROPERTIES>
  19.                 RECT=6,21,226,107
  20.                 VALUE=Create a new Picture player by clicking the Picture button.  Click the Data button to bring up the dialog window and choose star.gif for its bitmap.
  21.                 COLOR=255,255,255
  22.                 FONTSIZE=14
  23.                 BOLD=TRUE
  24.                 MULTILINE=TRUE
  25.                 SMOOTH=TRUE
  26.             </PROPERTIES>
  27.         </TEXT>
  28.         <TEXT NAME=TEXT2>
  29.             <PROPERTIES>
  30.                 RECT=7,104,224,259
  31.                 VALUE=In the Properties window, change the NAME to STARS and check TILED and VISIBLE. Click on the Show in Layout button. In the Layout window grab the side and pull.  The image tiles to cover your entire mbedlet.
  32.                 COLOR=255,255,255
  33.                 FONTSIZE=14
  34.                 BOLD=TRUE
  35.                 MULTILINE=TRUE
  36.                 SMOOTH=TRUE
  37.             </PROPERTIES>
  38.         </TEXT>
  39.         <TEXT NAME=TEXT3>
  40.             <PROPERTIES>
  41.                 RECT=7,225,277,310
  42.                 VALUE=For proper layering, drag STARS to the second position in the Players window - right after the Mbedlet player.
  43.                 COLOR=255,255,255
  44.                 FONTSIZE=14
  45.                 BOLD=TRUE
  46.                 MULTILINE=TRUE
  47.                 SMOOTH=TRUE
  48.             </PROPERTIES>
  49.         </TEXT>
  50.         <TEXT NAME=SHOWME>
  51.             <PROPERTIES>
  52.                 REGPOINT=0,5
  53.                 RECT=289,190,396,262
  54.                 POSTNAME=TEXT2
  55.                 VALUE=If you can't work it out, click 'Show Me'.
  56.                 COLOR=255,255,255
  57.                 FONTSIZE=14
  58.                 BOLD=TRUE
  59.                 MULTILINE=TRUE
  60.                 SMOOTH=TRUE
  61.             </PROPERTIES>
  62.         </TEXT>
  63.         <PICTURE NAME=PICTURE2>
  64.             <DATA>
  65.                 images/star_pict.JPG
  66.             </DATA>
  67.             <PROPERTIES>
  68.                 RECT=230,26,392,179
  69.             </PROPERTIES>
  70.         </PICTURE>
  71.         <EFFECT NAME=EFFECT1>
  72.             <PROPERTIES>
  73.                 DURATION=750
  74.                 DIRECTION=RIGHT
  75.             </PROPERTIES>
  76.         </EFFECT>
  77.         <EFFECT NAME=EFFECT2>
  78.             <PROPERTIES>
  79.                 DURATION=750
  80.                 DIRECTION=DOWN
  81.             </PROPERTIES>
  82.         </EFFECT>
  83.         <SCORE NAME=SCORE1>
  84.             <DATA>
  85.                 50 TITLE SHOW EFFECT1
  86.                 1500 TEXT1 SHOW EFFECT2
  87.                 3000 TEXT2 SHOW EFFECT2
  88.                 4500 TEXT3 SHOW EFFECT2
  89.                 6000 SHOWME SHOW EFFECT2
  90.                 6000 PICTURE1 SHOW EFFECT2
  91.                 6470 BOX1 SHOW 
  92.                 7500 PICTURE2 SHOW EFFECT2
  93.             </DATA>
  94.         </SCORE>
  95.     </PLAYERS>
  96.     <HANDLERS>
  97.         <STARTUP>
  98.             SCORE1 PLAY 
  99.         </STARTUP>
  100.     </HANDLERS>
  101. </MBEDLET>
  102.