Well, IE tries to render practically anything... The problem is that what IE displays when rendering this code looks nothing like what I have created in the RichTextEditor.
HTML and web page rendering is based on a rather strict set of rules to ensure that content is displayed likewise on all browsers and other applications that supports HTML. What Flex produces looks like a real old version of HTML spiced with some HTML-tags that is unique to Flex. I tried to run the "HTML" earlier posted through the Validator at w3.org, and it went nuts. There wasn't much that could be correctly validated.... Cheers Daniel --- In [email protected], "Gordon Smith" <[EMAIL PROTECTED]> wrote: > > > I get some HTML-looking crap that defenitely is not valid. > > > > What exactly is invalid about this HTML? (Sorry, I'm not an HTML > expert.) I tried it and it renders in IE. > > > > - Gordon > > > > ________________________________ > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

