home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / multi / singing / quotes.dxr / 00012.ls < prev    next >
Encoding:
Text File  |  1996-06-12  |  130 b   |  11 lines

  1. on mouseUp
  2.   puppetSound(1, 0)
  3.   puppetSound(2, 0)
  4.   go(1, "BARITONE")
  5. end
  6.  
  7. on exitFrame
  8.   SelectCursor(OC())
  9.   go(the frame)
  10. end
  11.