Could a source-path somehow be pointing to the generated AS? On 1/3/15, 3:39 AM, "Héctor A" <neverbi...@gmail.com> wrote:
>This happens during the compile when I turn on the flag. > >On Sat, Jan 3, 2015 at 6:12 AM, Alex Harui <aha...@adobe.com> wrote: > >> Are you trying to compile the generated ActionScript? Or does this >>happen >> during the compile only if you turn on that flag? >> >> On 1/2/15, 3:23 PM, "Héctor A" <neverbi...@gmail.com> wrote: >> >> >With Flex 4.13 when trying to use -keep-generated-actionscript=true in >>a >> >Flex Mobile application that uses TabbedNavigatorApplication I get a >> >compilation error: "Type was not found or was not a compile-time >>constant: >> >ViewNavigatorBase". >> > >> >It seems to work fine with non-mobile Flex applications. >> > >> >Can anyone else confirm and/or comment on this? Googling didn't return >>any >> >significant result, so maybe this is recent or I'm having some other >> >problema. >> >>