ASC2.0
Hi,
is it possible to use the ASC2.0 Compiler with GradleFX?
Thanks in advance
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Yennick Trevels on 02 Jul, 2014 10:24 AM
No, we don't have build-in support for this compiler. We only support the compc and mxmlc compilers.
2 Posted by Holger on 02 Jul, 2014 10:32 AM
Ok :(
Thanks for the quick reply
3 Posted by Naviator on 20 Feb, 2015 03:21 PM
Hi,
just wondering, where does GradleFX currently stand on this issue? Do you guys plan to implement in the future? We have a project developed with IntelliJ & Ant relying on Asc 2.0 but the scripts are getting harder to maintain, so we were thinking about switching to Gradle.
Thanks.
Support Staff 4 Posted by Yennick Trevels on 20 Feb, 2015 03:29 PM
GradleFx supports ASC 2.0 for pure Actionscript-based (no Flex) projects since its latest release.
From the documentation:
"When you only use the AIR SDK it’s easy, you don’t have to do anything special. It will be an Actionscript-only project by default and no Flex framework linkage will happen. GradleFx will also use the ASC 2.0 compiler provided in the new AIR SDKs by default."