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

  1. on exitFrame
  2.   repeat with n = 24 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.