Skip to content Skip to sidebar Skip to footer

Load A Web Page In Flex Component

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

Solution 1:

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


Solution 2:


Post a Comment for "Load A Web Page In Flex Component"