Recently i use Text layout Framework in my project which is developed with flex. Now i need to move the text container. Description : I create a _textContainer by using Sprite() class. Now i can write text in this container, can edit the text. But now need to move the _textContainer so that i can place the text desire place. The text input in a Div. How can i move the _textContainer now? Is it possible with textSnapshot()? If possible then how?
Thanks, Arif