On 5/10/07, Alen Balja <[EMAIL PROTECTED]> wrote:
I was assuming that AS3 might provide some options. I was only using it in Flex though, and not the RTE. I will definitely check it, but your idea seems a bit like an overkill :)
Oh, absolutely - I'm not suggesting it as a solution for your problem. Just letting you know what's possible, and that you shouldn't have to worry about processing speed :-) I have a very specific reason for doing what I'm doing and wouldn't recommend it just for adding highlighting. Ian
On 5/10/07, Danny Kodicek <[EMAIL PROTECTED]> wrote: As a benchmark, AS3 is fast enough that I can take the HTML content of the rich text editor, transform it into a different XML document, run some analysis on it, add extra markup and transform it _back_ into an HTML document that gets inserted back into the rich text editor between keystrokes without the user noticing; without any slowdown. For a multi-page document. Now that's _fast_. :-) Ian _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

