This might help: http://livedocs.macromedia.com/flex/20beta1/docs/00001296.html
Doesn't talk about iFrames, but it shows JavaScript->Flex and Flex->JavaScript interaction with the ExternalInterface API. Matt Horn > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of Mark Wales > Sent: Friday, February 10, 2006 3:49 PM > To: [email protected] > Subject: RE: [flexcoders] IFrame Example for Flex 2? > > > Manish - thanks for the reply. > > Does anyone out there have any HTML/Javascript-to-Flash/Flex > examples they can share? > > -Mark > > > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani > Sent: Thursday, February 09, 2006 1:36 AM > To: [email protected] > Subject: Re: [flexcoders] IFrame Example for Flex 2? > > On 2/8/06, Mark Wales <[EMAIL PROTECTED]> wrote: > > > Like a few before me I have tried to get the IFrame example that > > Christophe Coenraets put together for an earlier version of > Flex. Has > > anyone been able to successfully port this to either the Alpha or > Beta? > > Brian has: > http://www.deitte.com/archives/2006/02/embedding_html.htm > > > Also, as a conceptual question, might a working example of > this allow > > Drag and Drop from the HTML pages that are loaded to Flex? > I'm afraid > I > > do not yet understand the Flex-HTML-Javascript combination > well enough > > to grasp what is technically possible or not. > > There's on direct drag-n-drop between HTML and Flash, > although it might be possible to implement it (primitive data > like string/int can be exchanged between these environments). > > -- 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/

