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: MIT
hxScout
HxScout aims to be a free, cross-platform alternative to Adobe Scout. When ready, the tool should provide much the same capability of its commercial counterpart, as the ability to…
MIT
Comments Off on hxScout
NativeMaps
Native extension to use the native maps system on iOS. A significant part of the code is based on AIR Maps ANE, another native extension to handle maps….
MIT
Comments Off on NativeMaps
NESbox
Emulator of NES, Super Nintendo, Sega Mega Drive video consoles, built on Adobe Flash technology. Currently it can only be run in your browser, but it supports a…
MIT
Comments Off on NESbox
ShareWithInstagram
Native extension to share images to Instagram on iOS. If an application creates photos and users should be able to share these photos using Instagram, the extension can be used to…
MIT
Comments Off on ShareWithInstagram
AIR ChromeWindowBlur
Native extension for Mac/OSX development that uses native graphics to enhance the window SystemChrome option with blur/alpha effects. It overrides some of the properties of AIR Framework and…
MIT
Comments Off on AIR ChromeWindowBlur
as3GeomAlgo
As3GeomAlgo is a small collection of geometry algorithms. It contains the implementation of several methods able to create a geometric representation of an image, e.g. fill an image with triangles. This library…
MIT
Comments Off on as3GeomAlgo
as3scriptinglib
Library that aims to provide an API for compiling and executing runtime ActionScript/JavaScript within the Flash client (no server required). It uses Adobe’s ECMAScript 4…
MIT
Comments Off on as3scriptinglib
as3delaunay
Library to calculate Delaunay triangulation and Voronoi diagrams. Using this library, a developer can easily create, for instance, a Voronoi diagram based on a set…
libtess2
Library for tessellation. It is the GLU libtess refactored and compiled to ActionScript 3 via Adobe CrossBridge. The usual Flash drawing API is based on vector graphics,…
LocalCacheLoader
Library to cache content (such as swf ,images , data file etc…) to the local file system. It is fully compatible with Loader, URLLoader and NetStream, being…
as3hx
Tool to convert AS3 sources to their Haxe equivalent. The tool works in the command line and receives a directory as input. The output can be…
Beaver
Beaver is a logging application and lib for flex/flash applications. It is able to store logs to a LSO, send logs to a Beaver AIR app, generates a log report,…
plus-api-as3
Library to use Google+ API. It allows developers to create mobile applications and games for Android and iOS connected to Google+, facilitating the communication through the use…
GeoCapabilities
Native extension designed to expose more granular information on whether GPS is enabled or disabled. Geolocation API only tells if access has been denied to…
ChunkEMail
ChunkEMail is native extension designed to use the Android email composer to send emails. Even though a developer can launch the e-mail composer using a mailto: link in…
MIT
Comments Off on ChunkEMail