home *** CD-ROM | disk | FTP | other *** search
/ Swift Multimedia Spanish / Spanish_Net.iso / KITCHEND.DXR / 00636.ls < prev    next >
Encoding:
Text File  |  1996-06-13  |  157 b   |  8 lines

  1. on exitFrame
  2.   repeat with n = 44 down to 23
  3.     puppetSprite(n, 1)
  4.   end repeat
  5.   set the visible of sprite 23 to 0
  6.   set the visible of sprite 24 to 0
  7. end
  8.