AI redone in ActionScript
AI Path Following with Avoidance Applet
A* Pathfinding is the ubiquitous path finding algorithm. WIKI_LINK.
Here is my implementation in ActionScript: