Okay. Thanks. I'll give it another go later today…
On Sep 2, 2013, at 9:22 AM, Alex Harui wrote: > > > On 9/1/13 10:57 PM, "Harbs" <harbs.li...@gmail.com> wrote: > >> I'm going around in circles hereŠ >> >> I have two problems. One with playerglobal.swc and another with >> textLayout.swc >> >> 1) When I link the develop SDK to a project, I get two swc links: >> playerglobal.swc and "11.1". It can't find either of those. I can manage >> to get the SDK to work by unlinking those and linking to a valid copy of >> playerglobal on my machine. This is workable, but I'm concerned by why I >> need to do that. It's also a pain to do this every time I want to use the >> dev sdkŠ > I just realized that this sort of thing is why we don't use the git repo > folders as-is in FB. That's why we have the Installer and those scripts > like makeApacheFlexForFLexBuilder. And why I don't use FB and just use > the command line for MXMLC and FDB. > > I guess I'd suggest using the Installer to set up a working SDK then copy > textLayout.swc into the working SDK's frameworks/libs folder. But even > then, I think you have to worry about FB caching the SWC. > > HTH, > -Alex > >