home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 September / PCA0996.ISO / demos / blown / 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.