AssetLoader Robotlegs Test App Video Walk-Through

I’ve done a screen recording of the AssetLoader-RobolegsTestApp. This video runs through building asset queues in three different ways and just general handling of things. I tried keeping it short. Hope you all enjoy! It’s available in 720p, so bump up the quality!

Posted 22 November 2010 by
Tagged As: , , , , | Categories: AS3, AssetLoader, Featured, Robotlegs | 6 Comments
Flash Developer Firefox Addons/Plugins

Flash Developer Firefox Addons/Plugins

A complete Firefox add-on/plugin collection that’s suited for Flash development/debugging.

Posted 7 November 2010 by
Tagged As: , , , , | Categories: Firefox, Flash, Plugins | 3 Comments
Robotlegs FDT Templates

Robotlegs FDT Templates

Complete set of Robotlegs coding templates for FDT. Download and import the XML file and you are ready to code!

Posted 4 November 2010 by
Tagged As: , , , | Categories: AS3, FDT, Robotlegs, Templates | 3 Comments

Signals, Events or Both?

As you might know or not know; I love developing AS3 libraries that other developers can benefit from, but I find myself at crossroads. Do I develop my libraries with their internal workings with Signals or Events? This ultimately effects the way “you” use it, because the Signal or Event will at some point notify [...]

Posted 12 October 2010 by
Tagged As: , , , , | Categories: AS3, Poll, Robotlegs | 11 Comments

Cookies for Robotlegs via SharedObject

Working with the SharedObject can sometimes be a real pain, I find a lot of AS3 developers don’t even know about the SharedObject and what’s possible with it. — Correct me if I’m wrong! Using cookies for a Flash website/application can really add that extra little bit of value, stuff that user might “expect”. Like [...]

Posted 2 October 2010 by
Tagged As: , , , , | Categories: AS3, Robotlegs, Snippet | 1 Comment