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

  1. on exitFrame
  2.   global gIdiom
  3.   MyUnload()
  4.   MyPreload()
  5.   updateStage()
  6.   setUpQt("CABEC2" & gIdiom & ".MOV", 316, 289, "PLAY")
  7.   updateStage()
  8. end
  9.