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

  1. on exitFrame
  2.   global gIdiom, gObjectSprite, gThePhysic
  3.   gThePhysic(mInitMovie, "ONDASExp")
  4.   MyPreload()
  5.   SetCast(gObjectSprite, "EmptyBitmap")
  6.   updateStage()
  7.   setUpQt("ONDAS1" & gIdiom & ".MOV", 314, 234, "PLAY")
  8. end
  9.