home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1995 November / WHAT_PC_NOV_1995.ISO / system / whatpc.dir / 00304.ls < prev    next >
Encoding:
Text File  |  1999-10-16  |  90 b   |  7 lines

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