I did google it. I have found this link: http://raghuonflex.wordpress.com/2006/12/07/flex-i-frame/#comment-4542 I have copied all the files into my project. But when I run it and click on a node the IFrame does not show any page. Is just shows some large placeholder.
--- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote: > > You can't directly, since the Flash Player does not include a full html > parser. > > > > One solution is to use an IFrame that is positioned to appear that it is > part of the Flex app. Google this to find examples and even components. > > > > Tracy > > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of markgoldin_2000 > Sent: Wednesday, September 17, 2008 4:14 PM > To: [email protected] > Subject: [flexcoders] Load html page > > > > How would it be possible to load an html page? > I want to load SQL reports into a Flex container. I am working on a > report portal and I want create a menu system for reports in flex. > > Thanks for any advice. >

