home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif 7 / cd.iso / pc / PC / Demos / GroovMak / data1.cab / Program_Executable_Files / Media / LoadU.dxr / 00043.ls < prev    next >
Encoding:
Text File  |  1999-09-17  |  128 b   |  7 lines

  1. on mouseUp
  2.   set the visible of sprite 27 to 1
  3.   repeat with i = 24 to 26
  4.     set the visible of sprite i to 0
  5.   end repeat
  6. end
  7.