Thanks for fixing the slash. I wonder how the build did not fail? That’s kind of disturbing.
IMO, if you are building MXML + AS apps that run in SWF and cross compile to JS, do not include JS.swc in your library path. If you want to build an AS app that only cross compiles to JS, try to make JS.swc the only library in your external-library-path. Do not put JS.swc in the regular library-path. -Alex On 6/16/15, 12:38 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote: >Fred, > >I'm not sure what do you mean compile with js.swc to swf. >If I have JS.swc in "js\libs\temp\externals\bin\" I'm getting errors: > >Error:(47, 22) [DataBindingTest]: Ambiguous reference to CustomEvent > >So I just removed it and compilation pass through, but with these errors >for >swf described above. > >Piotr > > > >----- >Apache Flex PMC >piotrzarzyck...@gmail.com >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/Re-Re-Re-Re-Re-AW-AW- >AW-FlexJS-IntelliJ-Integration-tp47695p47895.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.