home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / FONDA.DIR / 00172.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  173 b   |  8 lines

  1. on exitFrame
  2.   repeat with i = 10 to 19
  3.     set the visible of sprite i to rollOver(i)
  4.   end repeat
  5.   set the visible of sprite 21 to rollOver(i)
  6.   pageRollOver(40, 45)
  7. end
  8.