Tag Archives: SimpleMVC

MVC Design patterns 1

The last few days I’ve been researching MVC Design patterns for AS3, thinking that it could be something I could apply to a project I’ve been working on (Integrating WordPress and Flash), and also a chance to study while working.
Anyways, Sam Rivello has written an excellent introduction about PureMVC over at Adobe Edge.
I also found [...]