home *** CD-ROM | disk | FTP | other *** search
/ Inventor Labs: Technology / INVENTORLABS_TECHNOLOGY.BIN / pc / files / invest.dir / 00011_Script_11 < prev    next >
Text File  |  1997-05-26  |  120b  |  6 lines

  1. --s msUp mLensClickEvent(gInvLensObj, 1, 4)
  2. global gInvLensObj
  3.  
  4. on mouseUp
  5.   mLensClickEvent(gInvLensObj, 1, 4)
  6. end