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

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