Hi to all
i seem to have the same problem. I tried to put this code on a button:
on (press) {
getURL("mailto:myaddress@myDomain.it");
}
but it simply do nothing;
I even tried to put this:
mailto:myaddress@myDomain.it
in the URL field of the property window of a static text field, but nothing again.
The flash version is MX obviously.
Can someone help me pls?