On 3/10/17, 10:30 AM, "PKumar" <prashaku...@gmail.com> wrote:
>Alex, > >I downloaded the flexjs dual nightly build and it is working as expected >but one thing I want to point out here is that if I am not adding >"-compiler.target SWF" compiler option in FB 4.7 then I am getting >compiler >error. If you want to check error screen shot, I can send you. Hi Prashant, Thanks for trying it. What error are you getting? Can you check your project settings to see if you are using the standard flex-config.xml or air-config.xml? If so, then check those files. They should have a default -compiler.target setting. If you are using -load-config option to load a completely different setting, then yes, you may have to set -compiler.target, but the code should have a default setting. Thanks, -Alex