Gaia Framework in real life application
Intro
Every experienced flash designer or developer knows flash is special. It’s a half visual, half code based environment. At this time there are several ways to make complete flash projects in a pure coding IDE, but many projects are too visual and rely on Flash IDE. And even the greatest coding IDE won’t save you [...]
Logging with SOS max and FlashDevelop 3.
SOS max is one of the best log output viewers around. It works with anything able to send XML through socket connection. Using special markup you can send different type log messages and define new one. SOS max shows them in colors of your choice and allows to log only specific type of messages depending [...]