views:

341

answers:

2

Is there a way to display a web page in a flex component like Canvas, Hbox or TextArea? Thanks

+2  A: 

you can use Flex IFRAME that embeds HTML Browsing in Flex apps.

Faisal Abid
A: 

There is some good stuff in here about mixing Flex and HTML. In fact it is a great Flex blog altogether.

Simon