Right click on your button and go to “Actions”
Put this in there…
on (release){
getURL("yourfile.html","_self");
}
Right click on your button and go to “Actions”
Put this in there…
on (release){
getURL("yourfile.html","_self");
}
:: Copyright KIRUPA 2024 //--