The SVGGeometryElement.getPointAtLength() method returns the point at a given distance along the path.
SVGGeometryElement.getPointAtLength()
external DOMPoint getPointAtLength(num distance);