Track Awesome Actionscript3 Updates Daily
A curated list of awesome libraries and components for ActionScript 3 and Adobe AIR.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 robinrodricks/awesome-actionscript3 · ⭐ 188 · 🏷️ Programming Languages
Nov 13, 2022
Multimedia / Image
- BlurHash (⭐8) - A BlurHash encoder/decoder implementation in ActionScript 3.0..
AIR Native Extensions / Analytics ANE
- Devtodev (⭐6) - A full-cycle analytics solution for game developers.
Feb 27, 2019
AIR Native Extensions / Analytics ANE
- HockeyApp (⭐2) - ANE for the Hockeyapp testing & distribute platform.
Feb 26, 2019
Development Tools / Code Editors
- Visual Studio Code - An AS3 & MXML language extension for Visual Studio Code. Runs on Windows, macOS, and Linux.
User Interface / UI Components
- Flex-Android-Material-Skins (⭐33) - Android Material Design skins for Flex Mobile components.
Utilities / Data
- AS3Commons Collections (⭐106) - Sophisticated and high-performance collections & iterators for AS3.
Feb 21, 2019
Development Tools / Code Editors
- IntelliJ IDEA - Commercial IDE that supports many different languages including AS3.
Oct 30, 2018
Frameworks / UI Frameworks
- AS3Commons UI (⭐60) - Layouting, focus and keyboard management framework.
File Formats / Archives
- ASZip - Generate ZIP archives from AS3.
File Formats / PDF
- AlivePDF - Client side PDF generation (github (⭐32)).
Dec 08, 2017
Development Tools / Code Editors
- Moonshine IDE - Moonshine is a free and open source middleweight IDE built with ActionScript 3 for ActionScript 3, Apache Flex®, Apache FlexJS® and Feathers development with Cloud and Desktop support.
Frameworks / UI Frameworks
- Apache Flex® - The Apache Flex® SDK is the evolution of the popular Adobe Flex SDK. The Apache Flex® SDK is an application development framework for easily building Flash-based applications for mobile devices, web browsers, and desktop platforms.
- Apache Royale® - The Apache Royale® project is developing a next-generation of the Apache Flex® SDK. Royale has the goal of allowing applications developed in MXML and ActionScript to not only run in the Flash/AIR runtimes, but also to run natively in the browser without Flash, on mobile devices as a PhoneGap/Cordova application, and in embedded JS environments such as Chromium Embedded Framework. Royale has the potential to allow your MXML and ActionScript code to run in even more places than Flash currently does.
Jul 18, 2017
Development Tools / Code Editors
- FlashDevelop - Premiere free & open-source IDE for AS3 & AIR, with code completion, debugging, and more.
- Powerflasher FDT - Commercial IDE built on the Eclipse platform for development of Adobe Flash/AIR content.
- Adobe Flash Builder - Commercial IDE for building applications on the Flex framework (with advanced debugging tools).
Development Tools / Live Debuggers
- Adobe Scout - Advanced visual profiling and debugging tool for AIR apps & games (supports Stage3D).
- De-Monster Debugger (⭐6) - Advanced tool to debug graphics and data from a live AIR application.
- De-Monster Debugger (Starling) (⭐50) - Fork of De-Monster Debugger with support for Starling Framework.
Development Tools / Asset Creators
- FlashMovieClipConverter (⭐24) - Converts a Flash MovieClip to a Starling IAnimatable Sprite.
Development Tools / SWF Obfuscators
- secureSWF - Commercial AS3/AIR obfuscator with renaming, asset encryption and automatic code optimization.
- irrFuscator - Commercial AS3 obfuscator for Flash and Flex SWF files.
File Formats / SWF
- SWFWire (⭐244) - SWF Decompiler and Inspector Tools.
- AS3abc (⭐2) - Low level library to parse, create, modify and publish ABC (Actionscript Block Code) files.
Development Tools / SWF Inspectors
- Velocity9 (⭐24) - Basic SWF Inspector.
Development Tools / SWF Decompilers
- AS3Sorcerer - Premiere AS3 decompiler with 99% decompilation accuracy (supports SWF/SWC, Alchemy opcodes).
- Sothink Decompiler - Advanced decompiler for AS2/AS3 (supports asset extraction and conversion of SWF to FLA/Flex).
Development Tools / ANE Dev Tools
- FreSharp (⭐46) - Build ANEs using C# with this C# wrapper for FlashRuntimeExtensions .
- Swift-IOS-ANE (⭐59) - ANE starter kit written in Swift 3 for iOS 10 .
Frameworks / MVC Frameworks
- PureMVC (⭐122) - Industry-standard MVC framework for Flash (multicore (⭐57)).
- Robotlegs (⭐968) - Dependency injection, module/view/command management framework for Flash.
- Apollo (⭐1) - Dependency injection and messaging framework, which can be used as the basis for MVC projects.
- Somacore (⭐21) - Lightweight event-based AS3 MVC framework.
- Kote (⭐3) - Fast and lightweight MVC framework that brings together the best of PureMVC and as3-signals.
- StarlingMVC (⭐126) - IOC Framework for Starling based games.
Frameworks / UI Frameworks
- Starling - High-performance 2D graphics engine built on Stage3D. API identical to Flash API. (github (⭐2.6k), help).
- Feathers UI - User interface components for Starling Framework (github (⭐920), help).
Frameworks / Game Frameworks
- StarlingPunk (⭐140) - Framework built on Starling to add structure and organization to your game projects.
- IsoHill (⭐104) - GPU-based Isometric engine built on Starling, with TILED map parser, layers, etc (website).
- ND2D (⭐320) - GPU-accelerated 2D game engine using Stage3D (ND2Dx (⭐34)).
- Nexus (⭐12) - GPU-accelerated 2D game engine using Stage3D.
Frameworks / 3D Frameworks
- AwayBuilder - Visual workflow tool to import, optimise and bake 3D assets from a variety of sources.
- Away3D (⭐638) - Open-source GPU-accelerated 3D engine for Flash Player 11+ (examples (⭐99)).
- Away3D OpenFL (⭐165) - Away3D for Neko, HTML5 and native CPP. (examples (⭐37)).
- AwayPhysics FP11 (⭐113) - Away Physics - 3D physics library for the Away3D FP 11 (examples (⭐58)).
- Alternativa3D (⭐366) - Alternativa3D GPU accelerated 3D engine (examples (⭐35)).
- Flare3D - Commercial 3D platform with high-performance engine and Level-editor IDE.
- Zen3D (⭐5) - High-performance 3D engine for Adobe Flash & AIR (GPU based).
Frameworks / Animation
- GreenSock GSAP - The industry-standard animation library for Flash (TweenLite, TweenMax) (github (⭐407)).
- StarlingGAFPlayer (⭐1) - Play back GAF animations using Starling (animations authored in Flash Pro).
Frameworks / Signals
- Signaller (⭐2) - Signals implementation with restricted rights for dispatching.
Frameworks / Unit Testing
- AS3unit (⭐4) - Unit testing framework for ActionScript 3.
- expect.as (⭐10) - BDD-style assertion library for ActionScript 3.
- AS3spec (⭐20) - Tiny BDD framework for AS3, inspired by Bacon and RSpec.
- ASunit (⭐49) - The only unit test framework that supports Flash Players 6, 7, 8, 9 and 10.
User Interface / UI Components
- MinimalComps (⭐621) - Minimal ActionScript 3.0 UI Components for Flash.
- MadComponents (⭐45) - Popular Mobile UI Framework for AS3 / AIR.
- AsWing (⭐13) - Open Source Flash ActionScript GUI framework.
- GPUI (⭐67) - Tiny GUI Library based on Stage3D (GPU).
- Falcon (⭐21) - responsive/flexible mobile ui controls for Feathers.
- Flex-maps (⭐13) - Definitive solution for maps in Apache Flex.
User Interface / Starling Components
- Toaster (⭐3) - Simple feedback about an operation in a small popup. .
User Interface / Layout
- Adobe TLF (⭐26) - Adobe/Apache Flex Text Layout Framework (TLF).
- TinyTLF (⭐10) - Versatile text layout framework built on top of the Flash Text Engine for Flash/Flex.
- Argilla-Mosaic (⭐5) - Dynamic layout library.
- xrope (⭐34) - Simple layout library for native AS3 display objects.
- miglayout-as (⭐15) - Port of MigLayout, a superbly versatile Flash/Flex/FlashCocoa (SWT/Swing/JavaFX) layout manager.
User Interface / Multi Touch
- TUIO Client (⭐6) - Common framework for multi-touch hardware, supporting TUIO/FLC and TUIO/TCP (web).
- Gestouch (⭐354) - Multitouch gesture recognition library for building better Natural User Interfaces.
- Gestures.IO (⭐1) - Simplifies the way you create gesture-based Natural Interactions.
- TouchScript (⭐19) - Multitouch framework that makes handling complex gesture interactions on large touch surfaces easier.
Multimedia / Augmented Reality
- FLARToolKit (⭐14) - AS3 port of the industry standard ARToolkit library, for Flash Player 11. (website).
- FLARManager - Lightweight framework for building augmented reality apps, using FLARToolkit/flare.tracker/flare.NFT.
- EZFLAR (⭐41) - A little wrapper to ease the way AR works.
- IN2AR (⭐33) - SDK for IN2AR cross-platform Augmented Reality Engine.
Multimedia / Data Visualization
- Flextreemap (⭐22) - TreeMap data visualization component for Adobe Flex.
- GraphVisualizer (⭐4) - A Flex 3 + ActionScript 3 web software to draw dynamic graphcs.
- Weave (⭐369) - Web-based Analysis and Visualization Environment.
- Social-grid (⭐22) - Abstract Grid Visualization for Social Media.
Multimedia / Camera
- CameraDetection (⭐35) - Camera detection.
- Fluocam (⭐12) - Virtual camera for Starling applications.
Multimedia / Image
- Scale9Image (⭐13) - Optimized scale9Grid image for starling.
- ASImageLib (⭐10) - BMP/PNG decoder for actionscript.
- Async-Image-Encoders (⭐20) - Asynchronously encode BitmapData objects into image file format.
- Flip-Planes-AS3 (⭐14) - Photo slideshow effects.
- AS3-transitions-lib (⭐12) - Image Transitions Library.
- Inspirit Image (⭐1) - FFT, SURF, edge detection, fluid solver, etc.
- Inspirit GPUImage (⭐170) - Framework for GPU-based image processing.
Multimedia / Font
- Firetype (⭐103) - Parse OpenType fonts and render them using Stage3D.
- HanFont (⭐14) - AIR app for Chinese Font Embeding in ActionScript.
Multimedia / Particle
- Flint (⭐259) - Particle Engine for Flash and Flex.
- Desuade Partigen - Desuade Partigen particle generation system (github (⭐19)).
- Angulex (⭐10) - Particle Designer for the Starling framework (ActionScript 3).
- SAP (⭐45) - Particle System for Starling.
- Starling-Particles (⭐321) - Particle system for the Starling framework, compatible with the "Particle Designer" from 71squared.com.
Multimedia / Panorama Viewer
- Pantaloons - Panoramic viewing in Flash Player.
- SaladoPlayer (⭐88) - Panorama viewer.
- PanoramicViewer (⭐1) - 3D Panoramic Viewer.
- CuTy (⭐10) - QTVR Panorama viewer based on Flash 10.
Multimedia / QR Code
- Zxing AS3 (⭐30k) - QR code detection and generation (docs).
- AS3-qrcode-encoder (⭐92) - QR code encoder in as3.
- qrcode-as (⭐29) - QR Code reader which supports webcam on Windows, Mac and Linux.
Multimedia / Sound
- Standingwave3 (⭐162) - Dynamic audio library.
- Standingwave3-addons (⭐1) - Addons for SW3.
- Soundtouch-as3 (⭐60) - AS3 Port of the SoundTouch Sound Processing Library.
- SeiON (⭐8) - Sound Management Library.
- AS3-Sound-Manager (⭐17)- Upgraded version of the Sound Manager Class from Matt Przybylski.
- AS3-audio (⭐6) - Audio Management in Actionscript.
- SiON (⭐104) - Flash Software Synthesizer.
- FlashWavRecorder (⭐240) - Recording audio and saving as a WAV.
- Jukebox (⭐2) - Music manager for Actionscript 3 projects.
- Flod (⭐45) - Amiga SoundTracker (MOD) and FastTracker (XM) Replay Library.
Multimedia / Video Player
- Flowplayer (⭐279) - Flowplayer Flash, the video player for the Web.
- Goplayer (⭐18) - Modern open-source video player written in ActionScript 3.
- OSFlashVideoPlayer (⭐103) - Open source flash video player.
- F4player (⭐116) - Open Source AS3 Flash Video Player.
- dashas (⭐104) - MPEG-DASH player written in ActionScript.
- hlsplayer (⭐60) - HLS player for OSMF flash framework.
- vgaplayer (⭐28) - Open source player for Adobe Flash Media Server streams (RTMP).
Database / SQLite
- AS3Query (⭐2) - Another SQLite ORM and query DSL for ActionScript.
- AIRdb (⭐34) - AIR ORM for using client-side SQLite within AIR and Flex apps. Supports ActiveRecord style models, migrations and associations.
- Flexine (⭐4) - SQLite ORM for AIR.
- AIR-sqlite (⭐75) - Utilities for working with SQLite databases in AIR.
File Formats / BSON
- MongoAS3 (⭐74) - MongoDB Driver which includes BSON I/O.
- ActionBSON (⭐11) - BSON data encoder/decoder.
Database / MongoDB
- ActionMongo (⭐1) - MongoDB driver.
Database / CouchDB
- AS3couchdb (⭐40) - Client-side API for interacting with a CouchDB instance.
Database / MySQL
- AS3mysql (⭐12) - Driver for the MySQL open source database.
Database / PostgreSQL
- Pegasus (⭐16) - Driver for the PostgreSQL open source database.
Database / DynamoDB
- AWS-dynamodb (⭐1) - Driver for accessing Amazon's AWS DynamoDB.
Database / Redis
- AS3redis (⭐4) - Driver for Redis.
File Formats / Archives
- Untar-Worker (⭐9) - TAR extraction using AS3 Workers (background threads).
File Formats / 3D Formats
- AsCollada (⭐8) - Parse COLLADA 3D model files (fork (⭐1)).
- AsBlender (⭐38) - Parse Blender .BLEND files.
- AS3-bvh-parser (⭐5) - Parse BVH files.
File Formats / CSV
- CSV4AS3 (⭐4) - CSV library ported from Apache Commons CSV.
- Csvlib (⭐7) - CSV parser.
File Formats / CSS
- Fcss (⭐84) - Flash Cascading StyleSheet Library.
- Sass4as (⭐4) - Syntactically Awesome Stylesheets for ActionScript 3.
File Formats / EXIF
- AS3-exif-lib (⭐6) - Parse JPEG EXIF data.
- Exif-as3 (⭐19) - Parse JPEG EXIF data.
File Formats / FXG
- Fxg-as3-lib (⭐8) - Pure AS3 FXG rendering library (both runtime rendering and mxml supported).
- Fxg2as3 (⭐2) - Converting FXG markup into executable Actionscript 3 code.
File Formats / GIF
- AS3gif (⭐24) - Play and encode Animated GIFs.
- GIF Player (⭐57) - Play Animated GIFs in Flash.
- Async-gif-decoder (⭐12) - Asynchronous GIF decoder & player.
File Formats / JSON
- Actionjson (⭐125) - Faster, more advanced ActionScript 3 JSON library.
- Jameson (⭐14) - JSON Document Object Mapper.
- Serialkiller (⭐4) - JSON & XML serialization library.
- JsonMapper (⭐3) - Typed JSON parser.
- JSONTools (⭐16) - JSON errors, the speed of the JSWoof JSON library, and E4X style queries dubbed E4J.
File Formats / Markdown
- Showdown.as - Port of showdown.js.
- Actiondown (⭐2) - Port of Javascript Showdown.
- Markdownlib (⭐5) - Implementation of Markdown.
File Formats / MP3
- AS3id3lib (⭐1) - Parse MP3 ID3 data.
File Formats / PDF
- PurePDF (⭐139) - Complete PDF library, port of Java iText.
- HalcyonPDF (⭐3) - OpenStreetMap PDF renderer.
- PDFCase (⭐3) - PDF Library.
- PDFView (⭐7) - PDF viewer built from scratch.
File Formats / PSD
- AS3-psd-parser (⭐35) - Parse Photoshop PSD files and render as BitmapData objects.
File Formats / SVG
- AS3SVGRenderer (⭐106) - SVG Renderer for Flash Player.
- SVGParser (⭐16) - SVG parser and renderer to FIVe3D and HTML5 canvas.
File Formats / XML
- XMLSerializer (⭐3) - Library which allows data serialisation from ActionScript to XML and from XML to ActionScript.
- Nudge (⭐1) - Framework to serialize/deserialize objects as XML.
File Formats / XLSX
- AS3-xlsx-reader (⭐41) - Parse Open XML Excel (.XLSX) or Open Office spreadsheets.
Networking / Hardware
- AS3midilib (⭐7) - Work with MIDI files and MIDI input/output devices.
- AS3glue - Communication for Arduino boards.
- AS3-arduino (⭐45) - Connecting Arduino Prototyping board to Adobe AIR.
- AIRkinect (⭐113) - ANE for integrating with Microsoft Kinect. (examples (⭐46)).
- KinectGate (⭐13) - KinectSDK to AS3 socket gate.
- Kinect-Gestures (⭐51) - AIR Kinect Gesture Library.
AIR Native Extensions / Hardware ANE
- LeapMotionAS3 (⭐307) - ANE for LeapMotion sensor (provides Gestures, Image, Skeleton/Bone @ 210 FPS).
- GPS (⭐15) - Get current device GPS location as fast as possible by automatically checking the best available provider.
- GoogleVR (⭐16) - Google Virtual Reality SDK available to AIR developers.
- Joystick-ANE (⭐18) - ANE Joystick Library.
- AIROUYAController (⭐21) - ANE for the OUYA Controller.
- AIRKinectv2 (⭐51) - ANE for Microsoft Kinect v2 for Windows SDK.
- Serial/MIDI/DMX (⭐45) - AIRBonjour, NativeSerial, NativeDMXController, NativeMIDI, VirtualMIDI, ExtendedMouse.
Networking / Servers
- AIR-Server (⭐45) - Socket Server library for Adobe AIR.
Networking / OAuth
- Actionscript-oauth2 (⭐109) - Interfacing with OAuth 2.0 services.
- oauth-flex (⭐7) - OAuth.io plugin for Apache Flex/ActionScript.
- oauth-as3 - Mavenized, RSL version of oauth-as3 library - OAuth for ActionScript 3.
Networking / HTTP
- Hendrix-HTTP (⭐12) - Lightweight HTTP library for ActionScript 3 (as3) inspired by Square's OkHttp.
- Amazon Web Services (⭐24) - AS3 API for AWS.
Networking / P2P
- P2Plocal (⭐25) - Local RTMFP connections.
- Android-Flash-P2P (⭐16) - P2P Communication between a Client.swf and an Android Device with AIR.
- NetGrouper (⭐25) - Wrapper for NetGroup and RTMFP Multicasting abilities to create quick P2P multiplayer games over local networks or Adobe Cirrus.
- HydraP2P (⭐94) - Simplifies the peer-to-peer API introduced in Flash Player 10.1.
- GroupP2P (⭐2) - P2P-based netgroup.
- HLS-P2P (⭐86) - Flash OSMF based hybrid cdn&p2p hls solution.
- P2Pmessaging (⭐1) - Simple messaging framework for doing P2P in Flash.
- ArcusNode (⭐173) - RTMFP Rendevouz Service For Peer Assisted Networking With Adobe Flash on Node JS.
Networking / Sockets
- AS3WebSocket (⭐245) - WebSocket client implementation for the final WebSocket Draft RFC6455.
- Socket.io (⭐35) - Socket.IO Actionscript 3 client.
- AMFsocket (⭐11) - Bi-directional RPC library for high performance network communication.
- Sockpuppet (⭐2) - Complete Ruby/ActionScript socket client/server with AMF.
- Socket.io-flash (⭐45) - Communication to Socket.IO v.0.8+ servers.
- ws-flash-client - Reliable minimalistic WebSocket client (uses Adobe Flash where native WebSocket is not available).
Networking / Protocols
- GIT (⭐6) - Client-side implementation of Git.
- AIRplay (⭐22) - Client-side implementation of Apple's Airplay.
- TeaTime (⭐14) - AS3/Erlang implementation of the Croquet project's TeaTime protocol.
- XMPP (⭐9) - Client-side implementation of XMPP library.
- XMPP (⭐2) - Lightweight implementation of XMPP library.
- AMQP (⭐42) - Client-side implementation of the 0-8 version of AMQP.
- NTP (⭐6) - Client-side implementation of NTP Client (Network Time Protocol).
- FUDI (⭐1) - Client-side implementation of the Puredata FUDI protocol.
- BDD Cucumber (⭐26) - A BDD Cucumber wire protocol implementation for Flash ActionScript.
Networking / Email
- AIRXMail (⭐5) - Complete client-side email library supporting SMTP, POP3 and IMAP4.
- AS3Mailer (⭐8) - Sends email using server script or invokes a mailto.
Utilities / Artificial Intelligence
- FiniteStateMachine (⭐3) - Finite State Machine for AI bot/agent.
- N-GramPredictor (⭐3) - n-Gram predictor for AI bot/agent.
- Naive-BayesPredictor (⭐2) - Naive-Bayes predictor for AI bot/agent.
- HierarchicalStateMachine (⭐2) - Hierarchical State Machine for AI bot/agent.
- Godmode-as3 (⭐27) - Behavior tree implementation (artificial intelligence).
- DecisionTree (⭐3) - Binary decision tree for AI bot/agent.
- FuzzyStateMachine (⭐2) - Fuzzy State Machine (FuSM) for AI bot/agent.
- SmartKid - Powerful AI engine for 2D & 3D games.
Utilities / Async
- EasyAS-Worker (⭐45) - Simplified wrapper for AIR Workers.
- Worker-from-class (⭐77) - Create Workers from Class definitions.
Utilities / Crypto
- AS3Crypto (⭐88) - Fork of Henri Torgemane's excellent cryptography library (patched (⭐15)).
Utilities / Geometry
- Coral (⭐44) - High-performance classes for 3D mathematics (Point, Vector, Matrix, Quaternion).
- Csg.as (⭐8) - Constructive Solid Geometry on 3D meshes.
Utilities / Math
- AS3LinAlg (⭐13) - Linear Algebra library (Jacobi SVD, Eigen Vectors/Values, Cholesky LU, etc).
- Performance Primitives - High-performance math modeled on the Intel Performance Primitives.
- FlexibleMatrix (⭐3) - A multi purpose Matrix class.
- AS3eval - Packages the Tamarin ESC compiler to work within Flash Player. (alternate (⭐12)).
Runtimes / Emulators
- NES Emulator (⭐532) - Emulator of NES, Super Nintendo, Sega Mega Drive, GameBoy video consoles.
- Commodore 64 Emulator (⭐65) - A low level Commodore 64 emulator written in Actionscript 3.
- 8080 Emulator (⭐6) - An actionscript 3 space invaders emulator based on the intel 8080 processor.
- 8-bit VM (⭐5) - An eight bit virtual machine written in actionscript.
Runtimes / Interpreters
- JS (⭐8) - RhinoJS, Port of Mozilla's Rhino JavaScript interpreter.
- Simple JS (⭐18) - AS3-based Javascript interpreter.
- MIL (⭐2) - A MIL language VM and interpreter written in ActionScript.
- TALES (⭐2) - TALES interpreter for ActionScript.
- Scheme (⭐1) - Scheme interpreter in ActionScript.
- CannonML (⭐3) - keim's CannonML (shmup scripting language) interpreter.
AIR Native Extensions / Audio ANE
- VolumePro (⭐4) - Control native music stream volume and you can listen to the volume changes.
AIR Native Extensions / Multimedia ANE
- AVANE (⭐60) - For building video encoding applications using FFmpeg.
- PDF (⭐6) - Lets you open PDF files from your AIR mobile apps. Supported on Android and iOS.
- SurfaceVideoPlayer (⭐11) - SurfacePlayer ANE helps you play video files inside your air mobile projects.
- Speech (⭐13) - Convert strings to voice files and vice versa fully in the background.
- QR-zbar (⭐85) - ANE for QR Code Reader.
- Barcode (⭐13) - Scan almost any barcode type with this super fast barcode scanner ANE.
- Bullet (⭐40) - Bullet physics simulation library.
AIR Native Extensions / File System ANE
- FileChooser (⭐15) - Enable users to select a file from the device filesystem.
- ZipManager (⭐11) - Zip or unzip large zip archives super fast using native process on Android and iOS.
- Spotlight (⭐2) - Integrate with iOS 9 Spotlight Search, to index search items and user generated content.
AIR Native Extensions / Networking ANE
- BitTorrent (⭐22) - For building BitTorrent enabled applications.
AIR Native Extensions / System ANE
- TaskbarProgress (⭐12) - Display taskbar progress on OSX & Windows 7/8/10 .
- DesktopToast (⭐28) - Display interactive toast notifications in Windows 8/10 and OSX.
- AlarmManager (⭐5) - Run a scheduled task even if your AIR app is closed.
- InAppPayments (⭐21) - Identical in-app-billing and in-app-purchase ANE for Android and iOS.
- PermissionCheck (⭐12) - Check and request for permissions in your Adobe Air app.
- RateMe (⭐3) - Ask your users to rate your app in the most efficient way.
- Statusbar (⭐4) - Control the Statusbar in your AIR apps in runtime.
- Badge (⭐0) - Control the iOS badge value.
AIR Native Extensions / Social ANE
- Facebook (⭐30) - Integrate Facebook SDK into your AIR apps.
- GCM (⭐2) - Use Google Cloud messaging on Android and iOS. .
- Baidu - Baidu ANE for for iOS and Android.
AIR Native Extensions / Analytics ANE
- Admob (⭐12) - Admob ANE.
- GameServices (⭐4) - Google Game Services for Android+iOS.
- MoPub - ANE for MoPub advertising.
- UMAnalytics (⭐11) - ANE for UMAnalytics SDK (iOS and Android).
- Localytics (⭐10) - Localytics analytics for mobile Adobe AIR applications (iOS & Android).
- Testflight (⭐26) - Apple TestFlight ANE.
Jul 17, 2017
User Interface / Starling Components
- TabbedApplication (⭐11) - View-based navigation model with swipe to navigate tabs.
- DataGrid (⭐7) - Displays a datagrid with column headings and smooth scrolling.
- DataTree (⭐8) - Displays hierarchical data arranged as an expandable tree.
- Canvas (⭐8) - Supports basic vector drawing functionality.
- CircleProgress (⭐6) - Displays progress using a radial progressbar.
- ZoomableControl (⭐4) - Allows a pinch to zoom using the multitouch inputs.
- Google Maps (⭐62) - Google Maps for Starling, optimized for mobile devices.
Multimedia / Data Visualization
- clearmaps (⭐63) - Mapping framework for data visualization.
Multimedia / Camera
- WebcamRecorder (⭐25) - Chromeless video/audio/still image recording from webcams.
Multimedia / Image
- AS3potrace (⭐61) - POTrace implementation, to trace bitmap images to vector.
- ATF-Encoder (⭐79) - Encode/decode ATF (Adobe Texture Format) files in pure AS3.
- AS3-klt (⭐11) - Kanade-Lucas-Tomasi feature tracker implementation.
Multimedia / Font
- Ficon.as (⭐4) - Library to easily include icon fonts.
Multimedia / Sound
- SoundAS (⭐138) - Modern & lightweight sound manager for AS3.
- AS3sfxr (⭐84) - Port of sfxr from C++ to AS3, using the new sound and file capabilities of Flash Player 10.
File Formats / ICAL
- AS3iCAL (⭐5) - iCal parser based on the RFC2445 specification.
File Formats / SWF
- Abc-abstraction - Allows ABC to be analyzed, manipulated, packaged back into an SWF, and run.
Networking / Data Loader
- GreenSock LoaderMax (⭐407) - Provides an easy and powerful way to load assets at runtime.
- BulkLoader (⭐271) - Bulk asset loading library for Actionscript.
- AssetLoader (⭐119) - Multi-file/asset loader for AS3 built on AS3Signals.
Networking / Sockets
- FlashSocket.IO (⭐210) - Clients connect to Socket.IO servers from AS3/AIR clients.
Jun 29, 2017
Frameworks / Game Frameworks
- YCanvas (⭐117) - High-performance 2D tile renderer and world map renderer.
Jun 26, 2017
Multimedia / Camera
- FlashyWrappers (⭐17) - Recording video from AIR apps on Windows/Android/iOS/OSX.
Jun 25, 2017
Development Tools / Asset Creators
- Adobe Animate CC - Premiere vector graphics and animation toolset for vector/spritesheet creation.
- TILED Map Editor - Flexible tile map editor compatible with various AS3 game engines.
Frameworks / Animation
- FlashEff2 - Premiere programmatic animation library with 100+ transitions and text effects.
- FlashEffNano - FlashEff transition library optimized for mobile devices, with 20+ transitions in 750 styles.
Jun 24, 2017
Frameworks / Game Frameworks
- AS3isolib (⭐38) - Isometric Library developed to assist in creating isometrically projected games.
Multimedia / Augmented Reality
- FLAREmulator (⭐9) - Test AR demos to see what works and what doesn't with or without a webcam.
- NyARToolkitAS3 (⭐6) - NyARToolkit AS3 edition. Marker based Augmented reality library.
Multimedia / Data Visualization
- Axiis (⭐9) - Data visualization framework with line, bar, wedge, column, cluster, area, smith and treemap charts.
- Open Flash Charts - Line charts, Area charts, Bar charts, Pie charts, Scatter charts.
- Flare (⭐327) - charts and graphs, supports data management, visual encoding, animation, and interaction techniques.
- redada (⭐3) - Interactive visualization of weighted graphs using GraphML files.
Multimedia / Sound
- Local-recorder (⭐14) - Local audio recorder (no streaming server required). Currently requires Flash Player 10.1 or above.
File Formats / CSS
- CSS.as - Single-file CSS parser, part of TinyTLF project.
Jun 23, 2017
AIR Native Extensions / Audio ANE
- SystemVolume (⭐55) - Interact with the system volume for iOS and Android devices.
AIR Native Extensions / Multimedia ANE
- WebView (Tuarua) (⭐178) - Modern WebView for OSX 10.10+, Windows Desktop, iOS 9.0+ and Android 21+. Uses CEF (Chromium Embedded Framework) on Windows, WKWebView on iOS/OSX, and WebView on Android.
- WebView (FlashLab) (⭐53) - Replacement for StageWebView, allows calling Javascript functions from AIR.
- VideoPlayer (⭐29) - Play video files in Android or iOS native video player.
- MyAR (⭐39) - AR ANE supporting Android and iOS 64-bit based on Metaio's SDK.
AIR Native Extensions / Networking ANE
- Firebase (⭐56) - API for Google Firebase on Android and iOS with 100% identical ActionScript API.
- DownloadManager (⭐6) - Download large data files with pause/resume support.
AIR Native Extensions / Hardware ANE
- Bluetooth (⭐8) - Scan for other devices, connect to and pair with them and transfer data between them.
Jun 19, 2017
Frameworks / UI Frameworks
- Hiddenwood (⭐4) - User interface library developed for a web app project, written in AS3 and in a MVC pattern.
File Formats / MP3
- AS3Icy (⭐28) - Decode and play live MP3 streams from Shoutcast, Icecast and Limewire.
Jun 16, 2017
Frameworks / Game Frameworks
- FlashPunk (⭐380) - Framework to build 2D games. Provides graphics, events, inputs, animation, etc.
- Flixel (⭐1.1k) - Useful base classes that you can extend to make your own game objects.
- Tetragon (⭐30) - Cross-platform framework to build any kind of game. Provides resource management, debugging facilities, multi-locale support, layered extendability, a game-oriented data structure, and more.
- Pixelizer (⭐53) - Component based game engine to build 2D games. Provides rendering, animation, input, etc.
Frameworks / Functional
- AS3FP (⭐12) - Collection of functional idioms based on Haskell and Coffeescript.
- Raix (⭐90) - Reactive And Interactive eXtensions simplifies working with interactive data (arrays) or reactive data (events).
- Fxp-as3 (⭐4) - Functional library inspired by the "mostly adequate guide".
Frameworks / Unit Testing
- RobotEyes (⭐49) - End-to-end testing for TDD. Hybrid of WindowLicker and Drew Bourne's Mockolate.
User Interface / Game Controllers
- AS3dpad (⭐18) - A virtual touchscreen gamepad designed for Adobe AIR Mobile (Android/iOS).
- Gamepad (⭐55) - Simulates an analog joystick input using the keyboard.
- Advanced_Joystick (⭐19) - Joystick for the Starling Framework, designed for Adobe AIR Mobile.
- AS3-Controller-Input (⭐28) - Interact with Ouya and Xbox360 game controllers from Adobe AIR.
Multimedia / Particle
- MotionParticleSprite (⭐0) - Design motion paths in Flash Pro and use it to guide Starling particles.
File Formats / Archives
- FZip (⭐180) - Mature library to load, modify and create standard ZIP archives.
File Formats / 3D Formats
- EasyAGAL (⭐117) - Simplifies development of AGAL shaders with code completion, code hinting, macros, etc.
Utilities / Crypto
- BlooddyCrypto (⭐87) - High-performance library for processing binary data. This library contains MD5, SHA-1, SHA-2, Base64, CRC32, JSON, PNG/JPEG encoders.
- AS3corelib (⭐1.5k) - MD5 and SHA1 hashing, Image encoders, and JSON serialization.
- ASCrypt (⭐46) - Crypto library with a similar API for multiple languages.
- Nexuslib (⭐9) - Reflection, serialization, seeded random number generation, cryptography, networking, and more.
- Hashlib (⭐1) - Over 30 different hashing functions.
- XXTEA-AS3 (⭐6) - XXTEA encryption algorithm library for ActionScript 3.
- Gibberish-AES (⭐1) - A fully OpenSSL compliant ActionScript 3 library for AES encryption.
Utilities / Geometry
- AS3geometry (⭐75) - Primitives, Polygons, Intersections, etc.
- AS3GeomAlgo (⭐42) - Collection of geometry algorithms. Port of hxGeomAlgo.
- PathUtils - Working with quadratic, bezier and line sequences.
- Hilbert (⭐1) - Port of Hilbert curve from cortesi/scurve.
- AS3AStar (⭐21) - Fast A-Star pathfinding algorithm.
- A-star_pathfinder (⭐3) - A-Star pathfinding interface for tile based maps.
- As3Pathfinder (⭐16) - Grid Path finding Library written using Dijkstra's algorithm.
Utilities / Math
- AS3Units (⭐1) - Port of NGUnits. Parsing, formatting, and converting between units of measure.
- Zexpression (⭐10) - Parse and evalate math expressions with functions and variables.
- FlashFormulaEditor (⭐17) - Formula editor made in Adobe Flex.
Utilities / Text
- Linkify-as3 (⭐9) - Convert URLs, e-mail addresses, phone numbers, into clickable links.
- AS3hyphenation (⭐1) - Port of the Javascript text hyphenation library Hyphenator.js.
AIR Native Extensions / System ANE
- WinDebug - Windows ANE to control applications, windows, memory, breakpoints, metadata, registry, etc.
Jun 13, 2017
Frameworks / MVC Frameworks
- Hummingbird (⭐27) - Build and deploy robust MVC applications for AS3, Mobile and the Starling Framework.
Frameworks / UI Frameworks
- Flow (⭐29) - Layout, effects, data binding and remoting framework to be used instead of Flex.
- Swiz (⭐226) - Brutally simple micro-architecture for creating RIAs with AS3 and Adobe Flex.
Frameworks / Game Frameworks
- CitrusEngine - Professional-grade game engine built built on Starling & Away3D.
Frameworks / Animation
- GTween - Small but robust library for programmatic tweening, animation, and transitions.
- DragonBones - High-speed skeletal animation using Starling, and tools to export animations from Flash Pro.
Frameworks / Signals
- AS3-signals (⭐1.1k) - New approach for AS3 events inspired by C# events and signals/slots in Qt.
- react-as3 (⭐32) - Signals/slots and functional reactive programming library.
- Fa-as3 (⭐9) - Write less, do more framework, modeled like jQuery.
Frameworks / Unit Testing
- hamcrest-as3 (⭐178) - Matcher objects allowing 'match' rules to be defined declaratively.
User Interface / UI Components
- FlexBook (⭐10) - Awesome Page Flip component for Flex.
Jun 11, 2017
Frameworks / UI Frameworks
- Elastic-Lists (⭐107) - Fluid and powerful interface for facet browsing.
Frameworks / Unit Testing
- Flexunit (⭐268) - FlexUnit project for Actionscript 3 and Flex projects.
User Interface / Layout
- TransformManager - By Greensock. Interactive scaling/rotating/moving of DisplayObjects.
Multimedia / Panorama Viewer
- Sphere_panorama (⭐1) - Panorama player with equirectangular texture written in AS3 (Alternativa3D).
Database / CouchDB
- Soup (⭐23) - Mixing CouchDB, Sinatra, AIR and RestfulX to create an offline/online ready app with undo/redo capabilities.
File Formats / CSS
- AS3csslib (⭐1) - CSS3 parser, selector and style engine for ActionScript 3.0.
- Stylekit-as3 (⭐38) - Skinnable user interfaces using CSS3.
- Jakute-CSS (⭐10) - Jakute is a CSS framework for ActionScript/Flash.
File Formats / SWF
- AS3swf (⭐522) - Low level library to parse, create, modify and publish SWF files.
File Formats / XML
- DynamicXMLParser (⭐2) - Dynamic parse xml content into predefined data classes (actionscript 3).
- AStream (⭐8) - XML to Object (and vice versa) mapping library written in AS3. Compatible with XStream.
Networking / Hardware
- OpenTSPS (⭐194) - TSPS is a cross platform Toolkit for Sensing People in Spaces. It performs openCV operations on live video (Kinect, web camera, etc) and sends it to clients as JSON (via WebSockets), OSC, TUIO, or TCP.
Networking / Servers
- AIRhttp (⭐26) - HTTP Server for Adobe AIR.
Networking / HTTP
- HTTPForm (⭐5) - Emulate a multipart/form-data HTML form submission request, including file upload.
- AS3httpclient (⭐6) - HTTP client implementation.
- AS3httpclient (⭐239) - HTTP client implementation.
Networking / Sockets
- SmartSocket (⭐14) - SmartSocket is a Java and PHP socket server engine, to make creating multi-user applications quick and painless.
Runtimes / Interpreters
- Lisp (⭐1) - Lisp dialect written in Actionscript, with compiler and bytecode interpreter.
- Lisp Compiler (⭐92) - A lisp compiler for the AVM2.
AIR Native Extensions / Audio ANE
- SongPicker (⭐27) - A song picker/player ANE for iOS and Android.
- SilentSwitch (⭐37) - ANE for iOS to mute sounds if the hardware silent switch is on.
AIR Native Extensions / Hardware ANE
- AIRControl (⭐17) - Adobe AIR Game Controller ANE.
AIR Native Extensions / System ANE
- Can-Open-URL (⭐37) - ANE for iOS to detect whether an app is installed to handle a specific URL scheme.
AIR Native Extensions / Analytics ANE
- Chartboost (⭐45) - ANE for the Chartboost SDK with compile scripts.
Jun 10, 2017
User Interface / Layout
- TransformTool (⭐77) - Free Transform Tool (AS, JS) for manipulating objects in 2D space.
Multimedia / Font
- BMFontRenderer (⭐34) - AS3 renderer for bitmap font data in the BMFont format.