EasyAsMVC

EasyAsMVC is what it claims to be: an easy-to-learn, easy-to-use ActionScript3 Model View Controller Microarchitecture that allows developers to quickly implement the MVC design pattern in their applications. It is lightweight and extensible, and provides the foundation for WPMVC (the architecture for this site) and every Flash application I build. By starting any project with EasyAsMVC, you will be starting off on the right foot with a proper separation of data, display, and interaction logic that starts off very simple, and can grow in complexity as the project does.