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

  1. on exitFrame
  2.   global gIdiom, gObjectSprite, gTheAnalyzer
  3.   gTheAnalyzer(mInitMovie, "CPUExp")
  4.   MyPreload()
  5.   updateStage()
  6.   setUpQt("CPU1" & gIdiom & ".MOV", 326, 292, "PLAY")
  7. end
  8.