Lightweight actionscript 3 framework that combines MVC (model view controller) and FSM (finite state machine)
This is a very simple seed project that I developed after reading about and creating a lot of Flash Applictaions. It was originally designed for simple Flash games and allowed to me to keep my classes small and each have a single responsibility.