home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / multi / times / data / animals.dir / 00036_subjectHead.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  123 b   |  6 lines

  1. on mouseUp
  2.   set the castNum of sprite the clickOn to the castNum of sprite the clickOn + 1
  3.   MMopen()
  4.   updateStage()
  5. end
  6.