home *** CD-ROM | disk | FTP | other *** search
/ Internet Directory for Kids & Parents / InternetDirectory.iso / internet / coachnn / module4.dxr / 00071_reloadD.ls < prev    next >
Encoding:
Text File  |  1997-11-25  |  102 b   |  6 lines

  1. on mouseDown
  2.   set the castNum of sprite 10 to cast "reloadD"
  3.   updateStage()
  4.   go(marker(0) + 4)
  5. end
  6.