home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / quit.dir / 00072.ls < prev    next >
Encoding:
Text File  |  1995-01-24  |  106 b   |  7 lines

  1. on mouseUp
  2.   if the optionDown then
  3.     puppetSound("Pacing Yourself.AIF")
  4.     updateStage()
  5.   end if
  6. end
  7.