Category Archives: Flash

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 AS3, experiments, 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 AS3, experiments | 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 AS3, RobotLegs | 10 Comments

Flash Trust File on Windows 7

I just upgraded my machine to Windows 7 and as always new OS = new paths for config files Here [...]
Posted in Flash | 1 Comments

Eclipse – Get project name within Ant script

We use Eclipse/FDT and we also use Ant scripts to build and run our flash projects, and an annoyance I [...]
Also posted in Tools | 2 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 AS3, TDD, Tools | 0 Comments