MongoAS3

MongoAS3 is a driver for MongoDb that works without the use of a server side language. The driver is written in pure AS3 so it is usable in both…

MIT
8 Comments

Fruitfly

Library for dynamic creation of Starling display objects from native Flash display objects. It enables the creation of MovieClips and Images from Flash DisplayObjects and,…

MIT
1 Comment

TexturePacker

Software to package several assets into a single sprite sheet. It has a simple workflow composed of three simple steps: add assets (or even folders),…

Commercial Free
Comments Off on TexturePacker

SignalsLite

SignalsLite is a set of classes that works like a basic AS3-Signals, minus most of the extra functionality of it (run-time dispatching argument type checking as one example). The…

Comments Off on SignalsLite

Starling ImageBatch

Starling ImageBatch is an optimized image batching for Starling. It can efficiently (in terms of CPU and memory) render a large number of images sharing the same texture. This class is…

MIT
Comments Off on Starling ImageBatch

Lua Achemy

Lua Achemy is a port of the Lua programming language for ActionScript using Alchemy. The lib allows the developer to access Flash capabilities such as a canvas element using…

MIT
3 Comments

Actionscript Toolkit

Set of classes useful to perform several small task. It has four main packages: collisions, FSM (finite state machine), input and utils. Every class…

MIT
3 Comments

GPUImage

GPUImage is a framework for GPU-based image processing. It has a set of effects and filters that can be applied to images, such as sepia, HDR, grayscale, emboss and…

Apache 2.0
9 Comments

Pixas

Engine which enables programmers to build isometric pixel Flash Applications with pure ActionScript3. With Pixas you can easily add isometric pixel elements like brick, cube,…

MIT
2 Comments

FC64

Low level Commodore 64 emulator for Flash Player. The project is based on libfc64, an AS3 library responsible for the emulation. The source code presents…

GPL
5 Comments

Dynamic Texture Atlas Generator

Starling extension that will convert any MovieClip containing Other MovieClips, Sprites or Graphics into a starling Texture Atlas, all in runtime. It can…

Public Domain
3 Comments

DraggenDroppen

DraggenDroppen allows you to drag and drop files from the local file system to Flash. It uses a Javascript bridge to make the communication between the Flash content and…

Free
2 Comments

ActionScript Notification Engine

Notification engine built on top of Adobe AIR. With a very simple interface, you can drop it into your own desktop AIR project and…

Apache 2.0
Comments Off on ActionScript Notification Engine

as3swf

Low level Actionscript 3 library to parse, create, modify and publish SWF files. Using its API, you can produce an object dump of the SWF that…

MIT
4 Comments

collision-as3

Stand-alone broadphase collision detection library with its main focus on performance and developer experience. It has been explicitly designed to be independent of any physics simulation…

Simplified BSD
3 Comments