Tag Archives: MIT

NSLibrary

Set of utility classes for developing pure AS3 project. It consists of several helper classes ranging from text fields to keyboard listeners. The TextField class has invalidation…

MIT
Comments Off on NSLibrary

SWFWire

AIR application for viewing…

MIT
3 Comments

CameraRoll

Native extension to access the CameraRoll of a mobile device (iOS only for now). It has a significant set of methods available, including synchronous and a…

MIT
6 Comments

ChartBoost

Native extension to use ChartBoost advertisements. This extension was developed by the ChartBoost team, so it provides an official implementation of the service API. The…

MIT
Comments Off on ChartBoost

fuzzylogic

Fuzzylogic is a minimal and fast Fuzzy logic engine for games. When coding the AI of a game entity, for instance, developers usually organize rules and thoughts using if…

MIT
4 Comments

ascsh

Wrapper for the new ActionScript Compiler 2.0. It was modeled to be roughly equivalent to the older Flex Compiler’s fcsh and fcshd. It improve AS3/AIR/SWF/SWC…

MIT
1 Comment

dotMath

DotMath is a 2D, 3D math library. It provides several classes with different purposes, such as positioning (Vector2, Vector3 and Quaternion), color/matrix manipulation and 3D transformations. The matrix classes…

MIT
3 Comments

Argonaut

Argonaut is an AS3/JSON serializer/deserializer. It provides a simple way for client applications to share classes with servers through JSON. The task of converting JSON data into instantiated objects is tedious…

MIT
2 Comments

as3filters

Library with a variety of filters for image processing. The library works upon a BitmapData, creating a displacement map that will distort that given bitmap. It’s…

MIT
1 Comment

TorAS

TorAS is an ActionScript implementation of the Tor control and communication (SOCKS5) protocols. The library comes bundled with the binary Tor client which can be launched by an AIR application as…

MIT
2 Comments

Oni

Fast and scalable game engine built for top quality games that run across a variety of platforms. Games made with the engine can be played…

MIT
12 Comments

KeyActionBinder

KeyActionBinder provides universal game input control for both keyboard and game controllers in Adobe AIR. It is independent of the game engine used or the hardware platform it…

MIT
1 Comment

p2plocal

P2plocal is a library for local P2P connections (serverless RTMFP). The library allows developers to create new local net group with just one call using a configuration Object, exchange…

MIT
10 Comments

AS3SVGRenderer

Library to render SVG files.  It parses and translates svg elements to Flash display objects, rendering it and allowing the interaction with the output. The library supports…

MIT
3 Comments

qrcode

Library to generate QR codes. The lib allows the generation of QR codes based on error correction levels (supporting L, M, Q, H), including a…

MIT
4 Comments