var url:String = "http://actionscriptsnips.blogspot.com";
var target:String = "_blank";
navigateToURL(new URLRequest(url), target);
Welcome to my actionscript snippet library!
Actionscript Snips is a small repository of actionscript code that aims to save developers and designers time when developing a website.
AS3 getURL
Posted by
admin
on Tuesday, July 21, 2009
0 comments:
Post a Comment