Categories
- Air Native Extension
- Animation
- AS3 Game Gears Blog
- Assets
- Augmented Reality
- Authentication
- Backend
- Compression
- Computer Vision
- Cryptography
- Debug
- Decompilers
- Editors
- Engines
- Frameworks
- IA
- IDE
- IM
- Input
- Loaders
- Localization
- Math
- Misc
- Monetization
- Multiplayer
- Obfuscation
- Particles
- Path Finding
- Physics
- Profiling
- Serialization
- Sound
- Stage3D
- State machine
- Testing
- Text
- Tracking
- Tweening
- UI
- Video
- XML
Tag Archives: Apache 2.0
Alert
Native extension for displaying native alerts on iOS and Android. It supports displaying an alert popup with a title, a message and one or two buttons. It’s…
ImagePicker
ANE-ImagePicker is a native extension that allows you to display native UI to pick an image from the gallery or take a picture with the camera on iOS and Android….
EasyAGAL
EasyAGALÂ is library that assists developers in writing AGAL (Adobe Graphics Assembly Language) by providing an AS3-based pseudo-AGAL command set. Some of its advantages include code completion and hinting,…
FlexXB
Serializer for Flex and Air applications, using annotations in order to automate the (de)serialization process. It has built-in support for (de)serializing xml. In order for FlexXB to…
Apache 2.0
Comments Off on FlexXB
Actionscript Diff
Port from the Java implementation of the algorithm as is provided by…
Apache 2.0
Comments Off on Actionscript Diff
Relative Date
Library for working with and generating relative date strings. It has a simple API and allows to calculate dates using human-readable form, such as…
MobileAppTracking
Native extension that wraps the MobileAppTracking.com (also known as HasOffers.com) SDK. By simply placing a tracking link in the advertisement, you can track which installs come…
Apache 2.0
Comments Off on MobileAppTracking
AirInAppPurchase
Adobe Native Extension (ANE) to purchase virtual items. It works both for iOS and Android devices, using Apple In App Purchase for iOS and Google…
Apache 2.0
Comments Off on AirInAppPurchase
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…
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
Actionscript Oauth2
Actionscript Oauth2 is a library for interfacing with OAuth 2.0 services. It provides mechanisms to authenticate against OAuth 2.0 servers using all standard authentication and authorization workflows. Some features: Ability…
StarlingMVC
IOC framework for use in games built using Starling. Closely modelled after established IOC frameworks like Swiz and RobotLegs, StarlingMVC features: Dependency Injection(DI)/Inversion of Control(IOC) View Mediation Event Handling…
Apache 2.0
Comments Off on StarlingMVC
as3c2dm
Adobe AIR native extension to push notifications with C2DM. C2DM allows you to push notifications to your Android applications without the need to have the…
GPUI
GPUI is a tiny GPU based UI. The project was conceived to be as tiny and simple as possible and be able to render using a single call (the whole…
StageWebViewBridge
Extended version of flash.media.StageWebView, which is a class to display HTML content in a stage view port. It provides simple means to display HTML content on devices…