as3-lib-subtitle

As3-lib-subtitle is a library to load subtitle using some common formats. The lib has built-in support for the .srt and .sub formats, allowing developer to load those subtitle files…

3 Comments

Inspector

Inspector is tool to peek inside SWF files. Working as an AIR application and built on top of as3swf, the tool has a complete GUI to inspect the files….

7 Comments

b2dLite

B2dLite is a quick Stage3D quad rendering engine. It batches the draw calls automatically, drastically improving the application performance. In order to take full advantage of the lib,  a…

Comments Off on b2dLite

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

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

nexuslib

Nexuslib is a library that provides robust reflection support, random number generation, cryptography, networking, and more.  The reflection and serialization packages have among their features deterministic JSON de/serialization, deserializing directly…

Mozilla Public 2.0
2 Comments

AS3ATF

AS3ATF is a library to read, write and inspect Adobe’s Texture Format (ATF) files. It has methods to load an ATF file from a ByteArray or to serialize an…

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

AS3WebSocket

AS3WebSocket is a WebSocket client implementation for the final WebSocket Draft RFC6455. The client only works with RFC6455 compliant servers, as a result it will not work with draft-75 or draft-76/-00…

Apache 2.0
1 Comment

Flash-Animated-GIF-Library

GIF that works in the browser but not…

Apache 2.0
3 Comments

RhinoAS3

Open-source implementation of JavaScript written entirely in Java and is typically embedded into Java applications to provide scripting…

Mozilla Public 2.0
4 Comments

CrystalAtf

Optimized ATF and DDS converter based on the CrystalDXT library. It’s a command line tool that can be used to convert images from one type to…

Free
Comments Off on CrystalAtf

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