Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pixelami/fxg-as3-lib

A pure Actionscript 3 fxg rendering library (both runtime rendering and mxml supported)
https://github.com/pixelami/fxg-as3-lib

Last synced: 3 months ago
JSON representation

A pure Actionscript 3 fxg rendering library (both runtime rendering and mxml supported)

Awesome Lists containing this project

README

        

Pure Actionscript 3 implementation of FXG.

Contains run-time renderer and can be used in MXML or AS3 Projects without requiring the Flex SDK libraries.

Includes

fxg-lib - pure Actionscript 3 implementation FXG.
fxg-flexless-mxl - An MXML example of fxg-lib usage without any Flex SDK dependecies.

All modules can be build from the top level project directory using "mvn clean install".