home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / multi / acacia / results.dxr / 00012.ls < prev    next >
Encoding:
Text File  |  1996-11-13  |  123 b   |  8 lines

  1. on exitFrame
  2.   repeat with i = 1 to 9
  3.     set the visible of sprite i to 0
  4.   end repeat
  5.   updateStage()
  6.   go(1, "box")
  7. end
  8.