I used the text converter to convert a textflow into a string in Flex to store it in my database.
yourRichTextArea.textFlow = TextFlowUtil how to display in rich text format How to convert that string back to textflow
.importFromString (your std database to strings)
Comments
Post a Comment