Append "markup" text to existing textFlow
Hello,
what is the best way to append text with inline graphic to the end of existing textFlow component ? Imagine chat flash client - server sends a new string of XML markup text and client needs to append it to the bottom of "chat history" textFlow.
i read that one of the possible methods is to export to XML then append new markup text and then import to textFlow - but isnt it too slow, considering that textFlow will have alot of data ?
Thank you in advance!
