home *** CD-ROM | disk | FTP | other *** search
/ Chip 14 / Chip_14_1998.iso / I.dxr / 00102.ls < prev    next >
Encoding:
Text File  |  1998-06-09  |  129 b   |  7 lines

  1. on exitFrame
  2.   puppetSprite(20, 1)
  3.   set the visible of sprite 20 to 1
  4.   set the movieRate of sprite 20 to 1
  5.   updateStage()
  6. end
  7.