home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 20 / CMi20.iso / pc / tutorials.dir / 00019.ls < prev    next >
Encoding:
Text File  |  2000-03-28  |  94 b   |  6 lines

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