home *** CD-ROM | disk | FTP | other *** search
/ Headbone Interactive / Headbone_Interactive_CD-ROM_Sampler_1995.iso / pc / demos / pants / intro.dxr / 00132.ls < prev    next >
Encoding:
Text File  |  1995-09-15  |  132 b   |  6 lines

  1. on mouseUp
  2.   set the castNum of sprite 2 to the number of cast "DemoMainButton.selected"
  3.   updateStage()
  4.   go("ReturnDemoMain")
  5. end
  6.