/t5/animate-discussions/get-url-in-as3/td-p/334938Jun 06, 2008
Jun 06, 2008
Copy link to clipboard
Copied
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?