home *** CD-ROM | disk | FTP | other *** search
/ Everyones Internet / EV1NET.ISO / pc / tutorial / main.dxr / 00045_exit.ls < prev    next >
Encoding:
Text File  |  1999-05-12  |  41 b   |  5 lines

  1. on mouseDown
  2.   sound stop 1
  3.   quit()
  4. end
  5.