home *** CD-ROM | disk | FTP | other *** search
/ Internet Directory for Kids & Parents / InternetDirectory.iso / internet / coachie / mod7.dxr / 00046_newmsgU.ls < prev    next >
Encoding:
Text File  |  1997-11-25  |  133 b   |  7 lines

  1. on mouseDown
  2.   set the member of sprite the clickOn to member "newmsgD" of castLib 1
  3.   updateStage()
  4.   chillout()
  5.   forwarder(1)
  6. end
  7.