Skip to content

crossbridge-community/crossbridge-swc-liquidfun

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • C++ 52.9%
  • C 30.1%
  • ActionScript 6.9%
  • Python 3.6%
  • CSS 2.3%
  • Shell 1.9%
  • Other 2.3%