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

  1. on exitFrame
  2.   -- 10->13 = hyperlink icon
  3.   -- 14->17 = hyperlink image
  4.   repeat with n = 10 to 17
  5.     set the visible of sprite n to 0
  6.   end repeat
  7. end
  8.