Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

iFrame Flex4.6 #129

Open
rehanazher opened this issue Oct 11, 2012 · 1 comment
Open

iFrame Flex4.6 #129

rehanazher opened this issue Oct 11, 2012 · 1 comment

Comments

@rehanazher
Copy link

Hi ,

Is it supported in Flex 4.6

Thanks and Best Regards,

Rehan

@rehanazher
Copy link
Author

Below simple Example do not load Any thing on Screen:

<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" xmlns:flexiframe="com.google.code.flexiframe.*">
fx:Declarations

/fx:Declarations
<flexiframe:IFrame source="http://www.google.com" width="100%" height="100%" id="myIframe">

</flexiframe:IFrame>

/s:Application

Note I have already set windowmode and allowscripts as specified in FAQ.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant