all groups > flash actionscript > october 2006 >
You're in the

flash actionscript

group:

Pass variable into getURL


Pass variable into getURL AustinHurst
10/23/2006 11:42:23 PM
flash actionscript: I need to know how to pass a variable into getURL.
Is it possible to use a param name in the html with a value of a URL
(google.com) and pass that into the flash... and then in the actionscript
replace the link with a var that calls the param?

hope that makes sense.

Thanks



on (release) {
getURL("http://www.google.com","_blank");
}
Re: Pass variable into getURL coldMiner
10/24/2006 12:38:48 AM
All you need to know here?:
AddThis Social Bookmark Button