home *** CD-ROM | disk | FTP | other *** search
/ Rooie Oortjes 1 / ROOIOOR.bin / rodui.exe / Menu.dxr / 00024.ls < prev    next >
Encoding:
Text File  |  1996-09-13  |  141 b   |  8 lines

  1. on exitFrame
  2.   cursor(-1)
  3.   repeat with i = 6 to 13
  4.     set the visible of sprite i to 0
  5.   end repeat
  6.   set the visible of sprite 3 to 0
  7. end
  8.