home *** CD-ROM | disk | FTP | other *** search
/ The Dynamic Human Version 2.0 / DH2_CD2.ISO / pc / files / internet.dxr / Internal_7.ls < prev    next >
Encoding:
Text File  |  1997-11-12  |  105 b   |  10 lines

  1. on exitFrame
  2.   resetBut()
  3.   updateNetButtons()
  4.   go(the frame)
  5. end
  6.  
  7. on mouseUp
  8.   netButtonsMouseUp()
  9. end
  10.