After months working on my own framework and successfully using in small to large projects, I’m happy to give you access to SomaUI and Soma. As a quick description, Soma is a MVC (Model-View-Controller)...
I had some XML E4X filters and I couldn’t understand why they were working everywhere (included Gumbo) but in the Flash CS4 IDE. I’ve finally isolated the problem… I’ve got a simple XML like...
For a special purpose I had to extend a Singleton, to make my system fully flexible. I found complicated solutions that wasn’t fully working as intended. To use PureMVC, you have to extend a...