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

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