The Flex IFrame component has been updated again to fix issues and improve the code. More information can be found on netthreads. I have a feeling that a lot of the issues I've mentioned in Don't Use IFrames for HTML...
No matter what I've tried, the demand for iframes in Flex doesn't go away. Recently there's been a number of interesting comments on an old post of mine about Embedding HTML in a Flex application using an IFrame. Dennis wrote...
The iframe solution to HTML in Flex has become a popular, unsupported way to embed HTML inside of a Flex application. I've written a lot about this, but I've never been very comfortable with the solution. I feel it's time...
I've converted the iframe demo found in the HTML in Flex post into an AIR demo. In this post is a badge to install the application, a link to the source, and a list of the differences between the two...
Alistair Rutherford has extended the existing component for displaying HTML in Flex, and unlike the previous work by Christophe and me, this component only needs one simple HTML change, handles multiple HTML windows, and figures out the visibility automatically. Great...
If you're looking for a way to get multiple HTML pages in a Flex application without using Apollo, check out this code. It's an update to the Embedding HTML code which allows multiple iframes in a page. I haven't tested...
With the release of a little, barely-written-about project called Apollo, I've been looking at a lot of HTML in Flash. Last week I also read about the release of a different iframe solution to HTML in Flex, and I continue...
I've updated to Flex 2 (and which can also be used in Flex 3) the code by Christophe Coenraets for embedding HTML in a Flex application using an iframe. You can see a demo of it here. You can download...
An update to this example for the final version of Flex 2 can be found here. I updated the files for Embedding HTML in a Flex application in AS3 in this directory. I didn't test the files with beta 2,...
An update to this example for the final version of Flex 2 can be found here. I converted Christophe's solution, Embedding HTML in a Flex application using an IFrame* to AS3. It also now uses ExternalInterface, provides source with a...
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'html in flex'. [What is this?]