>From what I've read so far, html support is not planned for the Flash player (and therefore Flex) anytime soon.
What people are doing is combining Flex/Flash with AJAX/HTML on the same browser page and using something like http://labs.adobe.com/wiki/index.php/Flex_Framework:FABridge to pass messages from one to the other. It's even possible to position an html iframe on top of a region of your flex app to make it seem like it's part of the app. See http://ajax.sys-con.com/read/223822.htm for some ideas. Good luck. --- In [email protected], "Robert Shaw" <[EMAIL PROTECTED]> wrote: > > I already think I know the answer, but I will ask anyway. We buy medical knowledge from a company in HTML page format. Question is, using Flex, is their any way I can read these HTML pages into Flex and display. I know I can do this in Java, but it would take forever and my boss wants to get away from the page refresh. > > > Robert Shaw > 972-463-3515 >

