home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 - Expo 2000 / Image.iso / t-online / decoder / formular.dir / 00057.ls < prev    next >
Encoding:
Text File  |  1997-02-10  |  123 b   |  8 lines

  1. on exitFrame
  2.   repeat with i = 14 to 25
  3.     set the visible of sprite i to 1
  4.   end repeat
  5.   updateStage()
  6.   go("info")
  7. end
  8.