VerifyError: Error #1014: Class flashx.textLayout.container::TextContainerManager is not found
Hi all,
I'm trying to use TLF 3.0 in my Flex 4.5.1 project. I add the textLayout.swc as a library and remove the textLayout.swc from the SDK in the "Library Path" of Flash Builder.
The link type is "Merged into code".
But when I run my Spark Application, I got the following message :
"VerifyError: Error #1014: La classe flashx.textLayout.container::TextContainerManager est introuvable."
I have no preloader, my project is compiled against Flash 10.2 (required by the Flex SDK 4.5.1).
What am I doing wrong ?
Thank you in advance for your help ![]()
