What is Model Framework for Actionscript 3.0?
A:
I have been using the spring actionscript framework to create my last flash application. It works great and injects the power of spring into flash. You only need to create an xml file declaring all the classes (& relationships) that will be injected in your swf. Any change to the xml file doesn't require any recompile which is great.
You can find more info about it on this site.
It also an extension to work with the MVC pattern.
Good luck!
jdecuyper
2009-07-02 18:37:53