home *** CD-ROM | disk | FTP | other *** search
/ .net 1999 December / netCD65.iso / pc / madasafish / madfish.exe / madfish.dxr / 00102_installguide.ls < prev    next >
Encoding:
Text File  |  1999-05-20  |  233 b   |  12 lines

  1. on mouseWithin me
  2.   set the member of sprite the currentSpriteNum to member("installguide1")
  3. end
  4.  
  5. on mouseDown me
  6.   go("gqhelp")
  7. end
  8.  
  9. on mouseLeave me
  10.   set the member of sprite the currentSpriteNum to member("installguidefish")
  11. end
  12.