home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1996 #8 / CDD_08_96.ISO / demos / magellan / demo2.dxr / 00119.ls < prev    next >
Encoding:
Text File  |  1996-05-29  |  101 b   |  7 lines

  1. on mouseUp
  2.   puppetSound("Au.Aif")
  3.   updateStage()
  4.   alert("Do you really wanna quit?")
  5.   quit()
  6. end
  7.