home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 29 / CMi29.iso / pc / tutorials / 00019.ls < prev    next >
Encoding:
Text File  |  2000-12-01  |  83 b   |  6 lines

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