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

  1. on mouseUp
  2.   set the castNum of sprite 14 to cast "Button5a"
  3.   updateStage()
  4.   delay(100)
  5.   quit()
  6. end
  7.