Thanks Jason, I'm not sure I made myself clear the first time around... I am looking for a HTML WYSIWYG editor that I can integrate into an application we are building. The catch is that I only want it to generate HTML tags that can be displayed properly inside a Flash textfield (you know, the really simple subset of HTML that Flash uses, where <b> tags are still in fashion?).
So, we need something like the open source editors TinyMCE or FCKEditor, that *only* allows users to format text using HTML tags that Flash can handle. There are tons of plug and play WYSIWYG editors out there but so far I can't find any geared towards Flash. The other way to do this would be to write some kind of custom function that reformats the HTML into Flash textfield HTML but I was hoping that someone else might have already figured out a simple method to do this. Thanks, Damian Taggart Mindshare Studios -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Merrill, Jason So yeah, it outputted XML to store the locations of things (via a webservice), but could have just as easily produced HTML instead. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

