Hi Harbs, thank you for your answer.

Example text:

*Before:* 
Line 1: This is a example text.

*After:* 
Line 1: This is a ◙example
Line 2: text.

I tryied to make a example but in the example it works so I don't know
what's happening. I have this on my code:
                EditManager.delayUpdates                        = false;
                EditManager.allowDelayedOperations      = false;

And I did TextFlow.flowComposer.updateAllControllers() too. 

And when I get the text of the Line 1, I see the symbol of the image but the
line text it appears like "This is a ◙example text." and it should be "This
is a ◙example." because "text." should be in the next Line.

Do you have any idea of what is happening here? Any action over the textflow
or the EditManager could dissable the delayUpdates = false?

Thank you very much.



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/TLF-problem-with-the-delay-of-updates-tp59313p59331.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to