home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 19 / MacAddict_019_1998_03.iso / Media / Demos.dxr / Internal_32.ls < prev    next >
Encoding:
Text File  |  1997-12-18  |  83 b   |  8 lines

  1. on mouseDown
  2.   buttonClick(5)
  3. end
  4.  
  5. on mouseUp
  6.   saveMovie("n" & the movieName)
  7. end
  8.