Archive for October 2010

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