I am looking for a flex component that could allow me to edit rich text with images.

Something like the RichTextEditor from flex except it allows you to add and preview images too, and which can generate the HTML code too.

link

71% accept rate
1  
In case you wanted it for Adobe AIR docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Integration/… ... It may work with Flex as well... I'm not sure – Chris Klepeis Jul 10 '09 at 18:08
Thanks Chris! that's exactly what I was looking for. Any idea what files i need to include to my AIR app and how can I make communication with it ? I cannot find any documentation on this. Thanks again! – Adrian Pirvulescu Jul 11 '09 at 15:45
The link to FCKeditor is outdated. The release 2 AIR integration download isn't any longer available. Aditionally, release 3 of FCKeditor doesn't come along with an AIR adaptor. – SteAp Nov 6 '11 at 3:13
"The compatible version is currently available as of FCKeditor 2.6 Beta" – Jon Dec 21 '11 at 18:13
feedback

2 Answers

up vote 5 down vote accepted

Text Layout Framework is the ANSWER :)

more details here: http://opensource.adobe.com/wiki/display/tlf/Text+Layout+Framework


Adrian

link
feedback

Looks like a Flex HTML Editor is coming from here: http://www.oscar-mejia.com/blog/post/i-need-a-flex-html-editor

Hope this helps!

link
This is a flash application created with flex, I need a flex control like that one that i can use inside my flex application. :) – Adrian Pirvulescu Mar 24 '10 at 10:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.