资 源 简 介
UPDATE - Check out this project too: http://code.google.com/p/as3-commoncode/
Keep in mind this project is mainly for projects with just "Pure Actionscript" at heart, this project would need some modifications to work within the "Adobe Flex Framework." It"s setup more for a project with the IDE and .fla files.
For the most part this project implements the Model, View, Controller - a Design Pattern that is scalable for most projects using an OOP process. It"s a basic MVC structure with a method to apply, with assistance from the Preloader and Application classes. It"s also very handy for productive workflow; as a good practice you can setup your model logic and application logic first once your data is ready. Then it"s just a matter of displaying and controlling the representation of that model. So if needed, more than one developer can work on an application. Each developer can work on different views or components or states of th