Tag Archives: MIT

IOSSystemUtils

IOSSystemUtils is a native extension to control brightness, torch and badge on iOS. The extension allows an application to set the brightness of screen, enable or disable the iPhone Torch…

Air Native Extension, iOS
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…

Misc
Leave a comment

Logi

Logi is a HUD/Console logging library built on top of Feathers.  It allows the application to display the trace on the screen as an overlay. There are two modes of display: console…

Debug
Leave a comment

Actionscript Source Obfuscator

Tool to obfuscate files by renaming packages, classes, methods and variables before compiling them. It works in the command line or in GUI mode,…

Obfuscation
8 Comments

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…

Misc
4 Comments

NativeDialogs

Native extension that allows the use of mobile native dialogs in iOS and Android. The extension provides an API to use several dialogs, such as Toast,…

Air Native Extension, Android, iOS
Leave a comment

Maxima

Framework designed for the implementation of Stage3D video games. When navigating from one element to another (e.g. game screens), the framework executes the output method onExit()…

Frameworks
1 Comment

SpriterAS

Library based on Starling, which allows the playback of Spriter Animations (.SCML files). It uses Armature Animation, an animation technique based on interpolation that programatically moves…

Animation
Leave a comment

SpriterMC

Starling implementation for importing skeletal (and non-skeletal) animations generated with Spriter. The imported animation has a familiar API mimicking Starling MovieClips. The lib has an…

Animation
Leave a comment

SongPickerANE

Song picker/player native extension for iOS and Android. It allows you to choose a song from your music library on iOS or Android device using the native…

Air Native Extension, Android, iOS
2 Comments

BabelFx

Localization framework with run-time injection for Flash & Flex applications. It runs independently and transparently behind the scenes. The views and components no longer have to…

Localization
1 Comment

NativeTwitter

Native extension for iOS devices that allows the use of native Twitter framework added in iOS 5.0. The extension is highly based on the PhoneGap plugin…

Air Native Extension, iOS
2 Comments

GLS3D

GLS3D is an implementation of OpenGL for Stage3D that can run inside Flash Player 11+. Behind the scenes all of the OpenGL APIs are implemented ontop of GPU accelerated Stage3D…

Stage3D
2 Comments

Appirater ANE

Native extension that will help remind your users to review your app on the App Store. Using the extensions is possible to define some circumstances to fulfill until…

Air Native Extension, iOS
4 Comments

DragonBones

DragonBones is a 2D skeleton animation framework based on assets parsing. It contains a design panel (Flash Pro extension) and a Starling based library that allows you to design skeleton animation in…

Animation
Leave a comment