I use Flash Air to develop iOS games. It would be nice to be able to launch a browser from within your applications. Any ideas would be appreciated!!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I would think navigateToURL() would work just fine. Something like:
|
|||||
|
|
How about using the AIR specific class HTMLControl ? As I understand you want to enable web navigation withing a portion of your screen app. |
|||
|
|