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

  1. on exitFrame
  2.   global gIdiom, gObjectSprite, gTheAnalyzer
  3.   MyUnload()
  4.   MyPreload()
  5.   setUpQt("CCD6" & gIdiom & ".MOV", 315, 289, "PLAY")
  6.   updateStage()
  7. end
  8.