home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 30 / CMi30.iso / pc / tutorials / 00019.ls < prev    next >
Encoding:
Text File  |  2001-01-04  |  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.