How to build textLayout.swc for use in flex hero?
I've got a flex hero project that needs some of the features of TLF2.0, but I also need a couple minor bugs fixed. I had planned to make the changes I needed, compile a new textLayout.swc and use it in my project instead of the version included in flex hero, but when I remove the textLayout.swc from the sdk bundle, and add my own version to the project, I start getting runtime errors (VerifyError: Error #1014: Class flashx.textLayout.container::TextContainerManager could not be found).
I'm using FB Burrito, and the project I'm using to compile textLayout.swc is the one from the sourceforge svn. What am I missing?
Thanks,
Matt
