Hi all,
I need to be able to email an address on a website I'm designing with Flash MX 2004. I found a tutorial that said I could set up a button with the following action but it doesn't seem to work.
on (press) {
getURL("mailto:[email protected]");
}
but when I click on the button its not bringing up outlook
I'd be glad of any help / advice.
I need to be able to email an address on a website I'm designing with Flash MX 2004. I found a tutorial that said I could set up a button with the following action but it doesn't seem to work.
on (press) {
getURL("mailto:[email protected]");
}
but when I click on the button its not bringing up outlook

I'd be glad of any help / advice.