Feb
8
Actionscript 3 getURL() class
comments (2)
I don’t know about you, but one of the things that I miss most about AS2 is the simplicity to use…
getURL("http:www.mysite.com", "_blank")
…to launch a web address.
