Category Archives: AS3

Performance Testing: it all depends on the context! and the flash player you are using :)

After the confusion I had yesterday evening, I think I found out what I was doing wrong. First: Having the [...]
Also posted in Flash, Thoughts | 3 Comments

RobotLegs Example – Clock App

There is a lot of talking about RobotLegs Micro-Architecture Framework in the Flash community and, as it is derived from [...]
Also posted in Flash, RobotLegs | 9 Comments

Unload issue with external SWF files that implement an interface

I bet this problem has been raised before, but I want to keep track of it on my blog so [...]
Also posted in Flash | Leave a comment

buttonMode=true prevent swf to unload

Wow I just spent 3 days debugging my app to find out that an unloading SWF problem I had, it [...]
Also posted in Flash | 19 Comments

Interface-Segregation Principle and SmartFoxClient

We are using Smartfox as server technology for our new project and we also used it for our previous project [...]
Also posted in SmartfoxServer | Leave a comment

Continuous integration with AsUnit and TeamCity

After my previous post I managed to integrate AsUnit with TeamCity and also to implement a new JUnitStyleResultPrinter into ASUnit. [...]
Also posted in Flash, TDD, Tools | Leave a comment