Question
get URL in AS3
At the end of my movie I want to launch a URL that loads up
another Flash movie. In the past I would use something like
getURL("
http://www.whatever.com");
Any ideas on how to perform this task in Actionscript 3?
Any ideas on how to perform this task in Actionscript 3?
