quiero

Wrapper for URLRequests class providing a much more easier and jQuery-like API to handle data. The lib has a single method called request used to perform…

4 Comments

hdr

Hdr is a high dynamic range image processing library for double-precision image processing. The lib is able to handle OpenEXR files , which is a HDR image file format, allowing a…

Mozilla Public 2.0
4 Comments

DMT

DMT providing run-time dynamic (and fast) rasterization of vector images to bitmaps and the generation of the atlases. The use of vector images in games ensures sharpness while scaling, moving,…

Apache 2.0
3 Comments

Crossbridge

Crossbridge is the open-source version of Adobe FlasCC (formerly the Alchemy project). It provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++…

Free
2 Comments

Shporter

Flash extension that exports timeline animation into different formats. It walks over the animation key-frames and exports a Spriter file, which preserves the animation modular data…

3 Comments

as3-image-library

As3-image-library is a collection of image encoding algorithms. The lib currently supports the encoding process of BitmapData into PNG and JPEG images with Pixel density (DPI). A bitmap is supplied…

4 Comments

QuadtreeSprite

Starling extensions which enables efficient handling of large number of children DisplayObjects. It is useful when the game needs a container of objects which are usually not visible…

MIT
Comments Off on QuadtreeSprite

Achieve

Library to easily implement achievements in a game. Every achievement is described as a combination of properties (which are counters) guided by simple update and…

MIT
4 Comments

Simplified JavaScript

Simplified JavaScript is AS3-based Javascript interpreter. It handles most JavaScript, and you can instantiate native flash objects like MovieClip with the “new” operator and manipulate them. It is useful as…

Comments Off on Simplified JavaScript

Grimace

Free Flash-based web component which displays emotions through facial expressions of a comic-like face. It is based on the idea that the face can serve…

CC BY-NC-SA 3.0
1 Comment

WorkerCompat

WorkerCompat is a Worker wrapper for compatibility with all AS3 versions of the Flash Player (9 and later). It simply uses dynamic-lookup to determine if the Worker API is…

Free BSD
2 Comments

Volumetrics

Volumetrics is a library for real-time volumetric lighting effects. It has a  volumetric point light class that creates a simple effect container with a gradient emission pattern. It also…

MIT
2 Comments

Starling Graphics

Starling extension that adds Jon Pace’s ‘Fill’ and ‘Stroke’ display objects, reproducing the flash.display.Graphics class. It has support for adding arbitrary vertices that are then triangulated for rendering…

4 Comments

Actionscript Diff

Port from the Java implementation of the algorithm as is provided by…

Apache 2.0
Comments Off on Actionscript Diff

Relative Date

Library for working with and generating relative date strings. It has a simple API and allows to calculate dates using human-readable form, such as…

Apache 2.0
1 Comment