home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1996 Counselor / COMPUSERVE.ISO / resource / software.dir / 00029.ls < prev    next >
Encoding:
Text File  |  1996-06-06  |  89 b   |  7 lines

  1. on mouseUp
  2.   global gMacNet
  3.   playPuppetSound("Mouse Down")
  4.   open(gMacNet)
  5.   quit()
  6. end
  7.