TextLayoutImporter replace TextConverter ?
Hello,
I downloaded the Flex 4 SDK and TLF on it.
Before this TLF version, I was using the Flash C4 TLF component: TLF has method TextConverter.importToFlow(someXML, ...); to import XML and to generate textFlow.
Now in the TLF of Flex 4 SDK the TextConverter class doesn't exist, but there is a new class named TextLayoutImporter with the same method named importToFlow(), but with different parametres in input.
Some one has used this class? Could help me?
Thank you...
