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

  1. on exitFrame
  2.   global gIdiom, gObjectSprite, gThePhysic
  3.   MyUnload()
  4.   MyPreload()
  5.   updateStage()
  6.   setUpQt("LENTE6" & gIdiom & ".MOV", 350, 291, "PLAY")
  7. end
  8.