Posts Tagged “Protection”

Gigs – Easier ActionScript event handling – Protection revisited

by RIAstar on January 29, 2012

Some time ago I created Protection. It was a library intended to help me write more readable ActionScript code without breaking out of the paradigms that were set out by Adobe. You can find a more thorough explanation and motivation (…)

Read the rest of this entry »

Protection – an ActionScript guarding library

by RIAstar on August 15, 2011

I’ve just pushed a usable version of a new library – called Protection – to GitHub. It will enhance the handling of the computing flow of asynchronous programs in ActionScript 3 and make your code look cleaner. (You can use (…)

Read the rest of this entry »