home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 March / WHAT_PC_MAR_96.ISO / whatpc.dir / 00168.ls < prev    next >
Encoding:
Text File  |  1996-01-10  |  113 b   |  7 lines

  1. on mouseUp
  2.   sound fadeOut 1
  3.   set the castNum of sprite 11 to cast "Button3a"
  4.   updateStage()
  5.   go("Index")
  6. end
  7.