home *** CD-ROM | disk | FTP | other *** search
/ GU Photo: Background 3 / GU.iso / pc / browser_4m_ / browser_4m_.dxr / 00169_mouseUpEater.ls < prev    next >
Encoding:
Text File  |  1994-09-30  |  109 b   |  7 lines

  1. on mouseupeater
  2.   if not (the doubleClick) then
  3.     dontPassEvent()
  4.   end if
  5.   when mouseUp then nothing
  6. end
  7.