losse
04-30-2009, 05:55 PM
Hi
I know you can use the following code to make a button access a URL on release:
on (release) {
getURL("url.com");
}
Just wondering if there is any other code or actionscript you can put on a movie clip so that on release, it accomplished the same thing?
I know you can use the following code to make a button access a URL on release:
on (release) {
getURL("url.com");
}
Just wondering if there is any other code or actionscript you can put on a movie clip so that on release, it accomplished the same thing?