home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 17 / CDMM17.iso / pc / civ2demo / civ2demo.exe / civ2demo.DXR / 00052.ls < prev    next >
Encoding:
Text File  |  1996-03-11  |  176 b   |  8 lines

  1. on exitFrame
  2.   repeat while the movieTime of sprite 10 < (134 * 4)
  3.     updateStage()
  4.   end repeat
  5.   set the movieRate of sprite 10 to 0
  6.   set the visible of sprite 10 to 0
  7. end
  8.