Skip to content

Instantly share code, notes, and snippets.

@mizutanikirin
Created June 5, 2014 10:52
Show Gist options
  • Save mizutanikirin/d3bc7448a73eb658c739 to your computer and use it in GitHub Desktop.
Save mizutanikirin/d3bc7448a73eb658c739 to your computer and use it in GitHub Desktop.
ページを表示
var url:URLRequest = new URLRequest("http://www.google.co.jp/");
navigateToURL(url, "_blank");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment