11-10-2010 01:23 PM
I want to send a user to an external webpage from my app, can I use/rely on the AS3 navigateToURL to open the native browser or do I need to use QNXStageWebView in my app?
:-)
Solved! Go to Solution.
11-11-2010 05:59 PM
Managed to pin down an Adobe Platform Evangelist this evening, apparently using navigateToURL() is expected to work to launch a URL to the native browser but until the browser is in the Simulator nothing has been officially confirmed to Adobe (or they are just playing safe and not giving a straight answer :-P )
:-(