This content has been marked as final.
Show 2 replies
-
1. Re: Does Flex 4 have a new rich text editor?
Matt Le Fevre Nov 11, 2010 10:16 AM (in response to ac361)there is a textflow component
http://blog.flexexamples.com/2009/07/25/exporting-a-textflow-object-in-flex-4/
still exports to font tags unfortunately, but its closer than the richtexteditor. Its basically at the point where you could even write your own small parser and adapt the output to the format you desire.
-
2. Re: Does Flex 4 have a new rich text editor?
Randy Troppmann Mar 25, 2011 8:46 AM (in response to ac361)I have had good success with this:
http://asciiworks.net/2010/08/simple-tlf-text-editor-released/
- Randy



