home *** CD-ROM | disk | FTP | other *** search
/ Digital Design Material …es 1: Wood Grain Patterns / Digitamin.iso / pc / stage.dir / 00059.ls < prev    next >
Encoding:
Text File  |  1997-01-21  |  93 b   |  6 lines

  1. on exitFrame
  2.   repeat with i = 2 to 48
  3.     set the visible of sprite i to 0
  4.   end repeat
  5. end
  6.