home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 30 / CMi30.iso / pc / sampler / 00019.ls < prev    next >
Encoding:
Text File  |  2000-11-07  |  171 b   |  9 lines

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