home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / musicbox / compworl.dxr / 00006.ls < prev    next >
Encoding:
Text File  |  1996-06-28  |  206 b   |  9 lines

  1. on exitFrame
  2.   repeat with chan = 2 to 5
  3.     set the visible of sprite chan to 0
  4.   end repeat
  5.   set the visible of sprite 10 to 0
  6.   set the visible of sprite 11 to 0
  7.   set the visible of sprite 12 to 0
  8. end
  9.