home *** CD-ROM | disk | FTP | other *** search
/ Cope with Cancer / Cope with Cancer.iso / pc / cope / comp.dxr / 00100.ls < prev    next >
Encoding:
Text File  |  1998-11-03  |  149 b   |  8 lines

  1. on mouseDown
  2.   global gcompCategory
  3.   set gcompCategory to the frame
  4.   puppetSound("button.aif ")
  5.   puppetTransition(9, 1, 18)
  6.   go("CTsub5a_1")
  7. end
  8.