Flex / As3 notes
Tuesday, October 27, 2009
AS3: Opening a window in the users browser
Use navigateToURL if you want to open a window in the users browser. For example:
navigateToURL(new URLRequest("http://www.lazysquirrelgames.com"),
"_blank");
Adobe documentation:
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/URLRequest.html
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment