137 skills found · Page 1 of 5
mikechambers / As3corelibAn ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
AdamAtomic / Flixelflixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects.
claus / As3swfLow level Actionscript 3 library to parse, create, modify and publish SWF files.
greensock / GreenSock AS3Public repository for GreenSock's ActionScript 3 libraries like GSAP (TweenLite, TweenMax, etc.) and LoaderMax. For AS2, see the GreenSock-AS2 repository and for JavaScript, see the GreenSock-JS repository. Main site: http://www.greensock.com
useflashpunk / FlashPunkA free ActionScript 3 library designed for developing 2D Flash games. It provides you with a fast, clean framework to prototype and develop your games in. This means that most of the dirty work (timestep, animation, input, and collision to name a few) is already coded for you and ready to go, giving you more time and energy to concentrate on the design and testing of your game.
fljot / GestouchGestouch: multitouch gesture recognition library for Flash (ActionScript) development.
prefuse / FlareFlare is an ActionScript library for creating visualizations that run in the Adobe Flash Player. From basic charts and graphs to complex interactive graphics, the toolkit supports data management, visual encoding, animation, and interaction techniques.
robinrodricks / Awesome Actionscript3A curated list of awesome libraries and components for ActionScript 3 and Adobe AIR.
arthur-debert / BulkLoaderA bulk loading library for Actionscript.
simb / FlashSocket.IOLibrary to help Flash, Flex and ActionScript clients connect to Socket.IO servers.
claus / FzipFZip is an Actionscript 3 class library to load, modify and create standard ZIP archives.
drewbourne / Hamcrest As3Port of hamcrest to ActionScript 3, a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.
sephiroth74 / PurePDFA complete actionscript PDF library
mherkender / ActionjsonA faster, more advanced ActionScript 3 JSON library
jozefchutka / YCanvasYCanvas is an open source 2D tile renderer library written in ActionScript 3. It provides high performance solution for rendering world maps. The library also contains Stage3D (GPU) accelerated implementation based on Starling.
Barliesque / EasyAGALEasyAGAL is an open source ActionScript library that simplifies coding assembly language shaders. Advantages include: Code completion and hinting, easier-to-read code, macro libraries -- including trigonometry functions like atan2(), color blending formulas from Photoshop, and more -- ready to use in your own shaders.
charlesbihis / Actionscript Oauth2An ActionScript 3 library for interfacing with OAuth 2.0 services.
biggerboat / Navigator As3A tiny yet powerful library to deal with navigation and flow in your ActionScript projects
MaxDidIt / FiretypeActionscript 3 library to parse OpenType fonts and render them using Stage3D
blooddy / Blooddy CryptoActionScript (AS3) library for processing binary data. This library contains MD5, SHA-1, SHA-2 ( SHA-224 и SHA-256 ), Base64, CRC32 algorithms, JSON encoder & decoder as well as PNG and JPEG encoders.