What are some useful plug-ins, packages or source-code for ActionScript?
Please include ActionScript version, name, link and description.
What are some useful plug-ins, packages or source-code for ActionScript?
Please include ActionScript version, name, link and description.
Common libraries:
http://casalib.org/
http://code.google.com/p/as3corelib/
Physics Engines:
http://box2dflash.sourceforge.net/
http://www.cove.org/ape/
Flash 3D engines:
http://away3d.com/
http://papervision3d.org/
http://alternativaplatform.com/en/
http://www.flashsandy.org/
Tweening:
http://greensock.com/gsap-as/
http://www.gskinner.com/libraries/gtween/
Graph/Chart + Particles:
http://flare.prefuse.org/demo/
Chart:
http://pullmonkey.com/projects/open_flash_chart
Particles:
Game Engine:
https://code.google.com/p/pushbuttonengine/
Augmented Reality:
Things I'm actually using from time to time:
Degrafa: Degrafa is a declarative graphics framework open source licensed under MIT. (AS3)
FlexSpy: Visually inspect and tinker with display components. (Flex3)
AlivePDF: 100% client side PDF generation (AS3)
PureMVC: MVC framework (many platforms...)
Ravis Birdeye: Graph/Network visualization.
FlexLib: Extended controls.
AS2-AS3
Greensock's TweenMax
Simplifies creating animation in code.
A clear, lightweight and performant data structures / collections library:
Layout framework:
Shameles plug, but here it goes:
BulkLoader
A library to manage a simultaneous loading operations.
Flixel is an open source game-making library that is completely free for personal or commercial use. Written entirely in Actionscript 3, and designed to be used with free development tools, Flixel is easy to learn, extend and customize.
A standard UI component library including with focus on customization, data intergration and performance. Including TreeView, ListView, SelectBox, ColorPicker, etc ...
A client/server framework for creating multiuser applications and multiplayer games.
<Shameless self-plug>
asMock : Dynamic mocking framework for AS3 with integration support for FlexUnit 1/4.0/4.1, ASUnit and fluint
</Shameless self-plug>