The IFrame component was developed originally by Christophe Conraets and then subsequently improved by Brian Deitte.
This is my heavily modified version which has proved quite popular.
The Flex IFrame component allows developers to embed an html page inside a Flex application.
This version:
- inserts the javascript support code directly into the DOM for you.
- Adds the required iframe element directly into the DOM for you. One for each instance of the control.
- Detects when the component is not visible and switches off the html.
The component is straightforward to use with a few very important caveats. IMPORTANT : Please read the FAQ before using. Failure to read the instructions will lead to a lot of grief.
Versions
Latest version 1.3.3. This is only for the FB3 version of the example files.
I have frozen the IFrame at version 1.2 for the FB2 examples.
Contributors
1.2 - Max
1.3.2 - Ryan Bell (User Interface Developer) for Fusion Media Interactive here http://www.fmilink.com/.
1.3.3 - Fixes for several issues (Ryan)
Many thanks to everyone who has contributed feedback over time.
Any improvements you make please try to create a demo to show off the new feature.
Notes
- If you are having problems getting the 1.3.2 download examples to compile try going back to the fb3 1.2 version (featured fb2.zip) download.
- Chrome doesn't like FABridge so no joy with the communication demos (map and bridge).
- Safari doesn't like FABridge so (again) no point using the communication demos.
News
- I am going to get back into this so expect some updates. If you have an update to the component then please create a demo for it.