A* (Astar) is an AS3 implementation of A* path finding algorithm. It’s primary goal is stability. It should be able to find the path on a 1000×1000 map as well as on a 10×10 map.

Path Finding . URL.