I'm using Adobe Air 4 to build an Android app. Is it possible to open the external browser from within a web page in a StageWebView? (e.g. the Android default browser)
Is it possible to open the external browser from within a web page in StageWebView?
525 Views Asked by Uli At
2
I dont know for which purpose you like to open external browser, for mobile, StageWebView is always takes system browser engine to load html page. In desktop it supported by using StageWebView( true ). Please refer this link, you can find the solution.
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/StageWebView.html