home *** CD-ROM | disk | FTP | other *** search
/ Java Interactive Reference Guide / Java Interactive Reference Guide.iso / autorun / source_d.dir / 00003_BELLAM.BMP.ls < prev    next >
Encoding:
Text File  |  1980-01-11  |  87 b   |  6 lines

  1. on mouseDown
  2.   set the castNum of sprite 5 to 999
  3.   updateStage()
  4.   play frame "1"
  5. end
  6.