You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Delhi Flex User Group
The HTML page hosting a Flex application contains an IFrame and some
JavaScript functions responsible for positioning the internal frame
and configuring it to load html content. All the Flex-to-IFrame
communication is encapsulated in a MXML component which extends Canvas
(see IFrame.mxml). When a the component is set to become visible, it
uses the ExternalInterface API to call on the JavaScript function to
position the IFrame exactly on top of the component and load
corresponding content. When the component is hidden, it calls a JS
function to hide IFrame. In the example above, the same IFrame is used
to render HTML for each tab.
I am attaching the Flex Project and also the html file which is to be
replaced after the compilation of code.
Attached files :-
1. SampleIframe.zip
2. SampleIframe.html
Please note u will have to change the html everytime you have made
some changes in the project.
Thanks and Regards
Varun Rathore
Abdul Qabiz
unread,
Jun 5, 2008, 9:11:22 AM6/5/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message