home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / minka_c.dir / 00098_Script_98 < prev    next >
Text File  |  1994-12-03  |  126b  |  7 lines

  1. on exitFrame
  2.   if the mousecast>=211 and the mousecast<=217 then 
  3.     cursor [245,246]
  4.   else
  5.     cursor -1
  6.   end if
  7. end