AStar pathfinding demo 2, with source
Here is another demo of my actionscript 3.0 AStar implementation. If there is a path the algorithm is guaranteed to find it. However, it doesn’t necessarily mean that this is the shortest path. You can play with the demo here and download the source here.
