Visual Design, ActionScript, PHP, C#, Adobe AIR, and Game Development Theory

09Dec flashMVC: New Utility ActionBinder!

I just update the SVN (svn.jadbox.com/public/) source for flashMVC with a MXML component tool I made for the cases that I was working with Flex. It’s located in com/jadbox/flashMVC/flex/ActionBinder.as, and it helps automate the view (aka MXML) portion of your application to communicate with your SuperModel. It will monitor the status of a particular action [...]

12Sep flashMVC ASDocs

I just wanted to make a quick update on flashMVC as I have made some further refinements and added ASDocs. Again, please let me know if you have any suggestions or comments!
You can access the docs here: flashMVC ASDocs

10Sep flashMVC beta released

I have finally released a pet-project of mine for handling simple to complex Flash and Flex applications in a unified way. The framework provides a pattern for MVC (Model View Controller) and has lots of goodies to rapidly build prototypes. In the near future, I will be working on an extension to allow quick unit [...]