Flash Preloaders Animations Pack Released

A pack of 33 nice animations for flash preloaders was released. We tried to offer a wide range of preloader’s styles for you, so you will be able to use at least one animation in your application. Let us know your ideas about this package. Maybe there is...

ActionScript2’s DON’T!

This is just a small note for all of those who is still developing using AS2. The complete DON’T for AS2 classes is: Never ever do create objects of your members arrays in declaration. Create them in the constructor instead. You see, ActionScript 2 syntax allows...