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

  1. on mouseUp
  2.   go(the frame + 1)
  3.   updateStage()
  4.   find()
  5. end
  6.