Category Archives: AS3

Give me a MovieClip I’ll give you a sequence of Bitmaps!

Ok this is another of the problems that recurs over and over again while developing rich content flash applications: Vector [...]
Also posted in experiments, Flash, Thoughts, Tools | 20 Comments

Frame Distributed Loop

This is not anything new, but I thought to share it anyway. It’s the usual problem caused by the fact [...]
Also posted in experiments, Flash | 0 Comments

RobotLegs Example – Clock App

20-09-2010 I’m currently re-factoring the Clockapp App as after submitting it to the RobotLegs Knowledge base I got back a [...]
Also posted in Flash, RobotLegs | 10 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 | 0 Comments

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 | 0 Comments

Continuous integration with AsUnit – little issue

I came across a problem today, I was trying to integrate AsUnit with TeamCity to setup our continuous integration system. [...]
Also posted in TDD | 11 Comments