home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 April - The Windows Show / PCPRO_0496.ISO / cmp.dir / 00037.ls < prev    next >
Encoding:
Text File  |  1996-02-09  |  112 b   |  7 lines

  1. on exitFrame
  2.   repeat with z = 16 to 27
  3.     set the visible of sprite z to 0
  4.     updateStage()
  5.   end repeat
  6. end
  7.