home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 April / Computerworld_1996-04_cd.bin / cw / demo / adamdemo / cdemo.dir / 00217_Done.ls < prev    next >
Encoding:
Text File  |  1995-05-04  |  116 b   |  8 lines

  1. on mouseDown
  2.   puppetSound("ClickSnd")
  3.   cursor(200)
  4.   buttonAction(217, 218, 219)
  5.   go("end")
  6.   puppetSound(0)
  7. end
  8.