home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactif 13 / CAI13.ISO / pc / contact.dxr / 00041_DarrenButton.ls < prev    next >
Encoding:
Text File  |  1997-11-04  |  86 b   |  5 lines

  1. on mouseUp
  2.   puppetSound(2, "SelectSomething")
  3.   copyToClipBoard(member "Darren")
  4. end
  5.