Hi
Whats the script for a button in a movieclip within a movieclip?
I have the following but the link will not work?
on (release) {
tellTarget(_root) {
getURL(“http://www.google.com”, “_self”);
}
}
Hi
Whats the script for a button in a movieclip within a movieclip?
I have the following but the link will not work?
on (release) {
tellTarget(_root) {
getURL(“http://www.google.com”, “_self”);
}
}
:: Copyright KIRUPA 2024 //--