Hi, > 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.
From my experience it doesn't cache the framework swcs that often (generally a ant in a project directory will be picked up by FB). On the rare occasion it does changing the project's SDK to another and then back again refreshes/resets the cache. Justin