home *** CD-ROM | disk | FTP | other *** search
/ Headbone Interactive / Headbone_Interactive_CD-ROM_Sampler_1995.iso / pc / demomain.dxr / 00048.ls < prev    next >
Encoding:
Text File  |  1995-11-01  |  176 b   |  7 lines

  1. on mouseUp
  2.   set the castNum of sprite 3 to the number of cast "elroydemo.selected"
  3.   updateStage()
  4.   puppetSound(2, the number of cast "Bugztrans.aif")
  5.   go("ToBugzDemo")
  6. end
  7.