home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 30 / CMi30.iso / pc / tutorials / 00030_library.ls < prev    next >
Encoding:
Text File  |  2001-01-04  |  285 b   |  7 lines

  1. on mouseUp
  2.   global whichSoftware
  3.   whichSoftware = 2
  4.   puppetSound(1, 0)
  5.   set the text of field "infoField" to "Choose which tutorial you would like to go through then click on the buttons to the left to hear the examples and to bring up the text and screen shot of that stage."
  6. end
  7.