On 9/18/13 4:43 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:
>On Sep 18, 2013 10:15 AM, "Alex Harui" <aha...@adobe.com> wrote: >> >> >> >> On 9/18/13 10:09 AM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote: >> > >> >Adding it as a source path instead, has an added advantage of being >>able >> >to >> >make edits to the SDK and see it reflect in your app immediately. >> I actually use a separate Flex library project for FlexJSUI.swc and link >> that project. > >Which compiler should I use for such a library project? I just use MXMLC for the library project. You need Falcon only when compiling MXML files (and FalconJX for cross-compilation. > >> >> >>In theory, you shouldn't need a separate Debug Configuration. >> > >> >This part did not work for me as you mention. Which is why I had to >> >resort >> >to a different debug configuration. >> What happened when you tried it? Sometimes, FB will run a build and >>then >> the result SWF will throw an exception and you have to run the external >> tool again, but otherwise the external tool should just swap in the >>right >> code. > >I will try this again tonight and let you know what the errors are. > >Thanks, >Om > >> >> -Alex >>