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

  1. on exitFrame
  2.   global gIdiom, gObjectSprite, gTheAnalyzer
  3.   MyUnload()
  4.   MyPreload()
  5.   updateStage()
  6.   setUpQt("TUBO8" & gIdiom & ".MOV", 342, 292, "PLAY")
  7.   updateStage()
  8. end
  9.