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

  1. on exitFrame
  2.   global gIdiom, gObjectSprite, gTheAnalyzer
  3.   MyUnload()
  4.   MyPreload()
  5.   SetCast(gObjectSprite, "EmptyBitmap")
  6.   updateStage()
  7.   setUpQt("CPU7" & gIdiom & ".MOV", 319, 299, "PLAY")
  8. end
  9.