- Install Adobe AIR SDK
- Install CrossBridge SDK
- Set AIR_HOME environment variable pointing to the AIR SDK location
- Set FLASCC_ROOT environment variable pointing to the CrossBridge SDK location
- Add FLASCC_ROOT/sdk/usr/bin to the Path (OSX)
- Run make (OSX) or build.bat (Windows)
Check the Examples located at: src/main/actionscript
- Install Gradle
- Run gradle