Quantcast
Channel: Adobe Community : All Content - AIR Development
Viewing all articles
Browse latest Browse all 2954

How to open a url from a desktop application

$
0
0

Hi this may seem like a very easy question but all the topics online point to the following code....

 

var url = "http://www.adobe,com";
    var urlReq = new air.URLRequest(url);
    air.navigateToURL(urlReq);

 

However when I try to use this I keep getting an 1120 error saying that a definition for air could not be found.

 

Can someone please give me some fast direction?


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>