home *** CD-ROM | disk | FTP | other *** search
/ Inventor Labs: Technology / INVENTORLABS_TECHNOLOGY.BIN / pc / files / edison.dir / 00582_Script_582 < prev    next >
Text File  |  1997-05-26  |  219b  |  10 lines

  1. --msUp w/ mresetcursors ClickEvent( gAreaManagerObj )
  2.  
  3.  
  4. global gAreaManagerObj, gKinetoscopeObj, gInterfaceMgrObj
  5.  
  6. on mouseUp
  7.           mClearToolMenu ( gInterfaceMgrObj )
  8.   sound stop 2
  9.   go "EK closedoor"
  10. end