Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/pixelami/fxg-as3-lib
- Owner: pixelami
- License: other
- Created: 2011-02-20T14:56:22.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-10-17T19:04:58.000Z (over 13 years ago)
- Last Synced: 2024-08-03T05:02:49.761Z (6 months ago)
- Language: ActionScript
- Homepage: http://pixelami.com
- Size: 364 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: license.txt
Awesome Lists containing this project
- awesome-actionscript-sorted - fxg-as3-lib - A pure Actionscript 3 fxg rendering library (both runtime rendering and mxml supported) (File Formats / FXG)
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".