I've done something similar - a Flash-based WYSIWYG editor for content - the user can import, place, and move objects (sound, video, flash, images) around the screen, and the system saved the locations as XML data - also format text and save the formatting as HTML formatted text.
So yeah, it outputted XML to store the locations of things (via a webservice), but could have just as easily produced HTML instead. So is your question is there something off the shelf? I don't know of one, but if your question is how would I build one - we may be able to help, but need some more specifics to your strategy and questions you have. Jason Merrill Bank of America | Learning Performance Solutions Instructional Technology & Media Monthly meetings on the Adobe Flash platform for rich media experiences - join the Bank of America Flash Platform Community -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mindshare Studios Sent: Wednesday, March 25, 2009 3:59 PM To: [email protected] Subject: [Flashcoders] Flash-HTML WYIWYG editor? Hey, Does anyone know of a WYSIWYG editor that can generate Flash TextField-compatible HTML tags? I'm building a CMS backend for an XML Flash app and I was wondering if anyone else ever had to deal with something like this? Thanks, Damian Taggart Mindshare Studios _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

