Recently I’ve read posts about the speed advantages of callbacks over events on the blogs of Troy Gilbert and Jackson Dustan. But instead of using a strategy like stated in the comment here we use something which we call CallbackCommand and relies to the command pattern. It’s some kind of proxy command to call methods [...]
I know it’s an old subject but I didn’t use the combination of AS3 and timeline animations for my projects so far.
Coming from Big Spaceship, Adobe DevNet / TimelineWatcher and Bytearray.org I wanted a clean solution to recognize FrameLabels on a timeline without using EnterFrame (which fails if you want to address newly instantiated timeline [...]
Hello Blog!
rg.addChild(new Blog());
Posted in Common | Tagged Rauschgenerator |