This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > June 2004 > Email button
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Ozzieuk 2004-06-21, 7:15 pm |
| can anyone tell me the coding for a button to work as email address
when someone clicks on the button i want the button to write a email to me
| |
| Retroboy_mx 2004-06-21, 7:15 pm |
| Hi Ozzy!
Add this to your button:
on (release) {
getURL("mailto:yourmail@yourmail.com");
}
:-D
Happy Flash
| |
| Ozzieuk 2004-06-21, 7:15 pm |
| cheers for that mate, will try it out
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|