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

  1. on mouseDown
  2.   puppetSound("ClickSnd")
  3.   cursor(200)
  4.   go("Sys")
  5.   puppetSound(0)
  6. end
  7.