home *** CD-ROM | disk | FTP | other *** search
/ The Dynamic Human Version 2.0 / DH2_CD2.ISO / pc / files / main.dxr / Internal_17.ls < prev    next >
Encoding:
Text File  |  1998-09-28  |  107 b   |  10 lines

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