Textflow examples...how to export to db
Hi,
I'm studying the textflow framework examples and see that they use a canvas + sprite child with an editManager and IEditManager rather than the textarea. My question is, once the user has made all the formatting changes, how can I export the contents to a database to save it? I know with the textarea component there was the htmlText, but I'm not seeing an option of sorts. Flex will be the only accessor of this info.
Thank you!
