home *** CD-ROM | disk | FTP | other *** search
/ Galleria D'arte: Manet / Manet.iso / Dati / Theme5.dxr / Internal_20_stopevent.ls < prev    next >
Encoding:
Text File  |  2000-12-21  |  68 b   |  8 lines

  1. on mouseEnter me
  2.   stopEvent()
  3. end
  4.  
  5. on mouseUp me
  6.   stopEvent()
  7. end
  8.