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: Apache 2.0
GaforFlash
Lib with an API for Google Analytics data collection. It works as a standalone lib or as a Flash/Flex component. Sample package { import fl.video.FLVPlayback; import…
Away3D Particles System
Away3D Particle System is a particles system powered by GPU and based on Away3D game engine. Sample package { import a3dparticle.animators.actions.color.ChangeColorByLifeGlobal; import a3dparticle.animators.actions.drift.DriftLocal; import a3dparticle.animators.actions.rotation.BillboardGlobal; import a3dparticle.animators.actions.scale.ScaleByLifeGlobal; import a3dparticle.animators.actions.velocity.VelocityLocal;…
Vizzy Flash Tracer
Vizzy Flash Tracer shows debug trace of SWF files without adding any extra code. It works in Firefox, Internet Explorer, Chrome, Safari, Flash IDE, Adobe AIR and other…
B3D
3D engine based on Stage3D. Some of its features include an abstraction class for shader creation and parsers for 3D models such as 3DS.
Apache 2.0
Comments Off on B3D
As3Sfxr
As3Sfxr is a port of sfxr from C++, using the new sound and file capabilities of Flash Player 10. Some of its features: Asynchronous caching Cache-during-first-play Automatic cache clearing on parameter…
Apache 2.0
Comments Off on As3Sfxr
j2as3
Java to AS3 converter. It contains the following elements: Java to AS3 syntax converter; AS3 version of the Java 1.4 collection classes using dynamic objects; Benchmark program…
AS3Commons-bytecode
Library providing a ABC bytecode parsing and publishing and bytecode based reflection API for AS3. Being a pure actionscript library it can be used for…
Apache 2.0
Comments Off on AS3Commons-bytecode
SWFVector
Package contains parsing classes that allows you to extract vector graphics and font glyphs straight out of a swf file and classes that allows you…
Apache 2.0
Comments Off on SWFVector
AS3Commons
Place for collaboration and sharing, where developers from throughout the…
Apache 2.0
Comments Off on AS3Commons
Flash-console
Debugger/logger for flash, flex and AIR. It runs in the same flash you want to use logging on or use remoting to print logs on…
ASAP Library
ASAP Library is a Rich Internet Application library for the development of maintainable, multi-movie, interactive applications. Provides practical, reusable, pattern-based solutions for common challenges in Flash applications.
Apache 2.0
Comments Off on ASAP Library
Away3D Lite
Real time 3D engine for Flash. It uses the native 3D features in the Flash 10 Player, so Away3D Lite is Flash 10 only….
Away3D
Powerful realtime 3D engine for Flash. Some features: Import/export of several popular formats, including animated meshes; 25+ useful primitives and a solid selection of material types…