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

  1. on mouseDown
  2.   puppetSound("ClickSnd")
  3.   buttonAction(9, 9, 11)
  4.   cursor(200)
  5.   play frame the frame + 1
  6. end
  7.