home *** CD-ROM | disk | FTP | other *** search
/ FDR / FDR.iso / DATA / 10_1.Dxr / 00003_CHKYALTA.ls < prev    next >
Encoding:
Text File  |  1996-10-22  |  123 b   |  6 lines

  1. on idle
  2.   if not inside(point(the mouseH, the mouseV), rect(588, 125, 618, 155)) then
  3.     hideMovieHilights()
  4.   end if
  5. end
  6.