Skip to content

Latest commit

 

History

History
executable file
·
51 lines (31 loc) · 1.47 KB

Readme.md

File metadata and controls

executable file
·
51 lines (31 loc) · 1.47 KB

crossbridge-swc-liquidfun

Build Status

Getting Started

Tooling Version Requirements

Following are the minimum required versions for the tools and libraries you need for building LiquidFun for Flash:

Env. Variable Requirements

In order to get the build scripts working, set the following environment variables (style is important):

  • FLASCC_ROOT=\SDK_DIR\adobe-crossbridge\
  • FLASCC_AIR_ROOT=/cygdrive/c/SDK_DIR/adobe-air/
  • FLASCC_GDB_RUNTIME=/cygdrive/c/SDK_DIR/flashplayer.exe
  • AIR_HOME=\SDK_DIR\adobe-air\
  • FLEX_HOME=\SDK_DIR\apache-flex\

Assembling

Flash SWC Library

>build.bat

Example SWF + Unit Test + Documentation

>ant -f assemble.xml clean build test document

Releases

Library SWC

Download

TestBed SWF

Download

TestBed APK

Download