You'll always have to change the HTML wrapper... you can't do IFrames
actually having an IFrame in your HTML.
 
Shan

  _____  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of s_hernandez01
Sent: Monday, November 27, 2006 10:25 AM
To: flexcoders@yahoogroups.com
Subject: [Junk E-Mail - LOW] [flexcoders] Re: IFrame Troubles



Hey Brian, so would I have to deselect the wrapper in my own project
and then update my html file in my project with your code? There's no
way I can just call it externally like an external component?

--- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com,
"Brian Deitte" <[EMAIL PROTECTED]> wrote:
>
> Hi Sal, did my response on my blog make any sense? I think the issue
> you are running into is that you need to have your HTML updated in your
> own project. With this change, you can then copy and paste the code
> into the project. You'll need to make the following changes, taking
> them from IFrameDemo.html:
> 
> 1. wmode set to opaque
> 2. the moveIFrame,hideIFrame,showIFrame,loadIFrame methods
> 3. the 'myFrame' div
> 
> 
> 
> ________________________________
> 
> From: [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com
> [mailto:[EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com]
On Behalf Of s_hernandez01
> Sent: Monday, November 27, 2006 9:40 AM
> To: [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com
> Subject: [flexcoders] IFrame Troubles
> 
> 
> 
> Hey there, I recently downloaded the IFrame created by
> Christophe
> Coenraets. However, his version is from 1.5 so I used the
> updated
> version by Deitte
> (http://www.deitte.
<http://www.deitte.com/archives/2006/08/finally_updated.htm>
com/archives/2006/08/finally_updated.htm
> <http://www.deitte.
<http://www.deitte.com/archives/2006/08/finally_updated.htm>
com/archives/2006/08/finally_updated.htm> ). Now, I
> tried copying and pasting the code in an app that I already
> created,
> but that method did not work, it seems that the only way it will
> work
> is using the already designed app for the IFrame. So, my
> question is
> how do I call an app within an app in Flex 2.0? Similar to the
> way
> you call an external component, I want to call an external app
> that is
> in my project foler. Any advice to this problem or any solutions
> on a
> different approach would be great. Thanks everyone.
> 
> -Sal
>



 

Reply via email to