Hi,
I have a pure Actionscript project and enabled the "Prefer ActionScript Compiler 2.0 ..." setting. However, when I set "-advanced-telemetry=true" in the "Additional compiler options" I get an error:
[away3d-examples-fp11 - Intermediate_MD5Animation]: command line: unknown configuration variable 'advanced-telemetry'
Full command line below.
The same option works when using Adobe's latest mxmlc compiler directly.
Any ideas how to get this working?
Thanks,
Peter
---
[away3d-examples-fp11 - Intermediate_MD5Animation]: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -d32 -Dapplication.home=/Applications/flex-sdk/flex_sdk_4.6.0.23201B -Xmx384m -Dsun.io.useCanonCaches=false -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx512m -classpath /Applications/IntelliJ IDEA 12.app/plugins/flex/lib/idea-flex-compiler-fix.jar:/Applications/flex-sdk/flex_sdk_4.6.0.23201B/lib/compc.jar flex2.tools.Mxmlc -load-config=/private/var/folders/R0/R098OWogHsOo-+ovbfapIbEWmac/-Tmp-/IntelliJ_IDEA/idea-EB3CD26B-F48E3040-Intermediate_MD5Animation.xml -advanced-telemetry=true