home *** CD-ROM | disk | FTP | other *** search
/ PC Open 11 / pcopen11.iso / Risiken / START.DXR / 00103.ls < prev    next >
Encoding:
Text File  |  1997-10-21  |  120 b   |  8 lines

  1. on exitFrame
  2.   MUSICA()
  3.   repeat with a = 8 to 11
  4.     set the visible of sprite a to 0
  5.   end repeat
  6.   updateStage()
  7. end
  8.