Apache Thrift
-
Updated
Oct 14, 2020 - C++
{{ message }}
Apache Thrift
Petition to open source Flash and Shockwave spec
The Cross Platform Game Engine
HTML5 Webcam Image Capture Library with Flash Fallback
User interface components for Starling Framework and Adobe AIR
Custom Flash Player for VideoJS
Web-based Source Code Vulnerability Scanner
DragonBones ActionScript Runtime
Morn UI is an ActionScript 3 UI Components for Flash,with lightweight, high performance, and a visual ui editor
WebView Adobe Air Native Extension for macOS 10.10+, Windows Desktop, iOS 9.0+ and Android 19+. This ANE provides access to a more modern webview from AIR.
A curated list of awesome libraries and components for ActionScript 3 and Adobe AIR.
A Cover Flow component made for the web
AS3 running on the command line / server side
Report, track and discuss issues in the Adobe AIR/Flash Runtimes. Monitored by Adobe - and HARMAN - and maintained by the Starling community.
Versions of playerglobal.swc to target Flash Player from 9.0 onward
Google Universal Analytics for AS3
A low level Commodore 64 emulator written in Actionscript 3
Moonshine is a free and open source middleweight IDE built with ActionScript 3 for ActionScript 3, Apache Flex®, Apache Royale™, and Feathers development, with Cloud and Desktop support.
Firebase ANE collection give you access to the Google Firebase project in your AdobeAir projects supported on both Android and iOS with 100% identical ActionScript API.
FlashRuntimeExtensions.swift. Example Air Native Extension written in Swift 5 for iOS, macOS and tvOS
Integrate Firebase Auth, Realtime Database and Storage in your Adobe AIR projects.
A gentle introduction to Flexmojos & Maven
Add a description, image, and links to the actionscript topic page so that developers can more easily learn about it.
To associate your repository with the actionscript topic, visit your repo's landing page and select "manage topics."
Similar to renaming local variables/functions, renaming private variables/methods can be optimized to search fewer files.
See this commit for the local optimization: ce31bd66175812b981a6bd3f76fa68d8b8ebeb49
A similar optimization is possible if it's classified as a CLASS_MEMBER and the namespace is private.