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

  1. on mouseDown
  2.   if the mouseH > 0 then
  3.     go(marker(0) + 1)
  4.   end if
  5. end
  6.