home *** CD-ROM | disk | FTP | other *** search
/ Grandes Inventos / INVENTOS.bin / pc / media / engra.dxr / 00110.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  185 b   |  8 lines

  1. on exitFrame
  2.   global gIdiom, gObjectSprite, gThePhysic
  3.   MyPreload()
  4.   SetCast(gObjectSprite, "EmptyBitmap")
  5.   updateStage()
  6.   setUpQt("DUDA1" & gIdiom & ".MOV", 340, 223, "PLAY")
  7. end
  8.