Quantcast
Channel: Adobe Community : Popular Discussions - Archived Discussions
Viewing all articles
Browse latest Browse all 21156

Mac - navigateToURL opens default application for .html files instead of browser

$
0
0

On Mac I have Adobe AIR version <string>3.1.0.4880</string> and I have selected TextMate for .html file as default application. With this configuration when I call navigateToURL in my app to open browser, it opens TextMate instead of default browser.

 

Following is the simple code to open URL:

var urlRequest:URLRequest = new URLRequest(url);

navigateToURL(urlRequest, "_blank");

 

Is this known issue? Any workaround for this?

 

Thanks,


Viewing all articles
Browse latest Browse all 21156

Trending Articles



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