Reputation: 2627
Is there a way to display a web page in a flex component like Canvas, Hbox or TextArea? Thanks
Upvotes: 0
Views: 4725
Reputation: 80889
There is some good stuff in here about mixing Flex and HTML. In fact it is a great Flex blog altogether.
Upvotes: 0
Reputation: 9140
you can use Flex IFRAME that embeds HTML Browsing in Flex apps.
Upvotes: 2