Hi,
Just though I'd give it a go. The issues are:
1. Very minor build file issue re pixelbender.
2. About 20 pixel bender files that need to be obtained/compiled somehow.
3. An AIR spark issue.
Anyone shed some light on the the AIR issue?
compile:
[echo] Compiling frameworks/libs/air/airspark.swc
[echo] Using /home/justinmclean/air/frameworks/libs/air/airglobal.swc
[compc] Loading configuration file
/home/justinmclean/Downloads/apache-flex-sdk-4.9.1-src/frameworks/projects/airspark/compile-config.xml
[compc]
/home/justinmclean/Downloads/apache-flex-sdk-4.9.1-src/frameworks/projects/airspark/src/spark/components/Window.as(1777):
col: 14 Error: Access of possibly undefined property renderMode through a
reference with static type flash.display:NativeWindowInitOptions.
[compc]
[compc] init.renderMode = _renderMode;
[compc] ^
[compc]
Thanks,
Justin