home *** CD-ROM | disk | FTP | other *** search
/ <GEEK> 2 / GEEK2.ISO / pc / exploit.dxr / Internal_74_Go.ls < prev    next >
Encoding:
Text File  |  1997-07-11  |  53 b   |  5 lines

  1. on mouseDown
  2.   go(the frame + 1)
  3.   updateStage()
  4. end
  5.