home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 20 / CMi20.iso / pc / Shared.cst / 00009_gotosamples.ls < prev    next >
Encoding:
Text File  |  2000-03-27  |  110 b   |  9 lines

  1. on mouseUp
  2.   puppetSound 1,0
  3.   puppetSound 0
  4.   global whichItem
  5.   set whichItem to 1
  6.   go to "menuout"
  7.   
  8. end
  9.