Tag Archives: Apache 2.0

AS3Unit

Unit testing framework. It was designed to make the testing process easier and straightforward, differently from other frameworks that require a significant amount of setting…

Apache 2.0
6 Comments

AirMicrophone

Native extension that aims to replace the Microphone class on iOS. The API’s goal is to write the same code than if using flash’s Microphone class, except…

Apache 2.0
Comments Off on AirMicrophone

easyWorker

Library to easily implement Workers. The main goal of the library is to lift the burden of creating another project and/or an extra SWF to use Workers, everything…

Apache 2.0
6 Comments

Spicelib Reflect

Spicelib Reflect is a reflection library to reflect on classes, methods and properties. The lib was created to improve the workflow required to parse the XML output from Flash’s describeType funcionality. The lib builds on…

Apache 2.0
2 Comments

AStream

XML to Object (and vice versa) mapping library. It was started as an attempt to implement an AS3 backend for Java XStream services. The library can handle…

Apache 2.0
11 Comments

as3-psd-parser

Lib to parse PSD (Photoshop) files. It works by instantiating the PSDParser class, then calling the parse method passing the content of a PSD file in byte…

Apache 2.0
13 Comments

iAd

Native extension to show iAd ads on iOS. It supports all native functions, allowing developers to fine-tune how advertisements are displayed. Even though the…

Apache 2.0
2 Comments

Chartboost SDK

Native extension to show ads from Chartboost on Android and iOS. It has a clean and easy to use API, containing several methods to…

Apache 2.0
3 Comments

Ad Network

Native extension to manage and centralize the process of displaying ads from a variety of publishers on mobile applications. The extension comes with built-in support…

Apache 2.0
3 Comments

Air-Mobile-ScrollController

Library to control the scrolling process of an application. The library handles all the scrolling manipulation of the content, producing a smooth result that reassembles the native…

Apache 2.0
5 Comments

AdMob

Native extension for Android to show ads. Among the supported functionality are the ability to show ad, cache interstitial ad, show interstitial ad, hide ad and listen to tap, close, leave,…

Apache 2.0
11 Comments

Multi Peer Connectivity

Native extension to detect nearby iOS7 devices and send them messages. The extension has two main parts: an assistant (to help being discovered) and a discovery helper (to help…

Apache 2.0
1 Comment

Google Play Game Services

Native extension to use Google Play Game services. It provides a set of methods to allow players to use a Google+ account to sign in,…

Apache 2.0
15 Comments

Burstly

Native extension for Burstly SDK on iOS and Android. Using this extension it’s possible to programmatically show or hide banners, as well as interstitials. An interstitial…

Apache 2.0
Comments Off on Burstly

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