home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 April / WHAT_PC_APR_96.ISO / system / whatpc.dir / 00186.ls < prev    next >
Encoding:
Text File  |  1996-02-07  |  112 b   |  7 lines

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