How to open a url from a desktop application


hi may seem easy question topics online point following code....

 

var url = "http://www.adobe,com";
    var urlreq = new air.urlrequest(url);
    air.navigatetourl(urlreq);

 

however when try use keep getting 1120 error saying definition air not found.

 

can please give me fast direction?

have tried using navigatetourl(urlreq); no air. in front?



More discussions in AIR Development


adobe

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues