Hi all!!
I’m trying to create a GetURL with mailto so that people can contact me but it’s not working. I created a button and added this script on it:
on (press) {
getURL(“mailto:myemail@myserver.com”);
}
When I publish the movie, nothing happens!! I tryed taking out the quotes but I get an error message.
Do you know what the problem could be?
Thank you very much in advance!!
Lasbi