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