30 Nov 2009
Flex iFrame

I havent found a good use for it yet… but if you haven’t played around with the flex-iframe component originally by Christophe Coenraets and then subsequently improved by Brian Deitte you’ll have to check it out.
This component allows you to embed true HTML content within your Flex applications with little effort.
Check out the Google Code project at: http://code.google.com/p/flex-iframe/. In the project Home tab you’ll find examples on basic implementations. They also have an example where you can add simple overlay detection to allow the HTML page to communicate with your Flex application.