home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Netcracker Netscape Navigator / ProOne: Netcracker Netscape Navigator.iso / pc / nc / wds / nc_index.geo / 00081.ls < prev    next >
Encoding:
Text File  |  1997-03-19  |  153 b   |  8 lines

  1. on exitFrame
  2.   if Get_Options() > 0 then
  3.     set the cursor of sprite 16 to [404, 405]
  4.   else
  5.     set the cursor of sprite 16 to [400, 401]
  6.   end if
  7. end
  8.