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

  1. on mouseUp
  2.   global DIR_SYM, gvCDHomePath
  3.   set the castNum of sprite 1 to the number of cast "abfdemo.selected"
  4.   updateStage()
  5.   puppetSound(2, the number of cast "abftrans.aif")
  6.   go("ToABFDemo")
  7. end
  8.