I’ve just put up some AS3 utility classes on RIAForge (project: Almirun Common Libraries).
I intend to grow the list as and when I build new classes. They’re all licensed under LGPL so commercial projects can be compiled against the library without “infecting” the projects with open source-ness.
So far we have a StringManipulator class, with some handy functions ported from PHP / Perl; a TimeFormatter class, which provides an AS3 version of the C function strftime(); and the Inspector class, which allows you to deep-search for DisplayObjects of a certain type … similar to the DOM’s getElementsByTagName(), but for visual objects on the stage.
API documentation is online.
More will be forthcoming …




Recent Comments