How to include google search page inside of my flex web application without using 开发者_C百科iframe. Any alternative way for solve this issue.
Try this:
http://drumbeatinsight.com/htmlcomponent
Runs a html browser inside a Flex application.
Works really well!
You can't. There are obvious security concerns about displaying full HTML inside the Flash Player. Adobe stick to the "It's too big, it would bloat the player" line though.
精彩评论