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

  1. --s Investigations Main Frame Script
  2.  
  3.  
  4. on exitFrame
  5.   go the frame
  6. end
  7.  
  8. on mouseDown
  9.   set the visible of sprite the clickOn = TRUE
  10. end
  11.