Some users may not have an email service available, so how can you best activate a prompt if they click on your email button that is using the below code in Flash:
on (release) {
getURL("mailto:me@mywebsite.com");
}
Some users may not have an email service available, so how can you best activate a prompt if they click on your email button that is using the below code in Flash:
on (release) {
getURL("mailto:me@mywebsite.com");
}
:: Copyright KIRUPA 2024 //--