home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 14 / CMi14.iso / pc / tutor1 / 00062.ls < prev    next >
Encoding:
Text File  |  1999-10-18  |  355 b   |  13 lines

  1. on exitFrame
  2.   tutRoller()
  3.   set the visible of sprite 20 to 0
  4.   set the visible of sprite 21 to 0
  5.   set the visible of sprite 22 to 0
  6.   set the visible of sprite 23 to 0
  7.   set the visible of sprite 24 to 0
  8.   set the visible of sprite 25 to 0
  9.   set the visible of sprite 26 to 0
  10.   set the visible of sprite 27 to 0
  11.   set the visible of sprite 28 to 0
  12. end
  13.