The demoSite has been updated to use the new HTML Editor. Feel free to try it out and let me know how it goes.
The demoSite using the new HTML Editor.The Editor is configured through simple XML.
The HTML Editor's XML config file.NOTEWORTHY FEATURES
Create styles and custom define formatting through XML.
Insert images, directly into text fields and text areas, with the Mediablock component. Images are resized and cropped to fit defined area. Once inserted they will be managed through Flashblocks.
Embed font outlines directly into the HTML Editor.
Smart hyperlinking so that email addresses launch an email application, numbers jump to a frame on the timeline and entering a function will call that function and pass its contents. for example, after selecting text, pressing the link icon, and enter a function into the URL field, like "_root.openWindow(window1)", will actually call the function _root.openWindow and pass the variable window1.
HTML Code view and editor with auto update feature - see changes while you type.
Change HTML Editor's background color.
Custom text colors and background colors are defined through the XML config file.
New features will be added here as they are requested.