|
-
email
I want a link that opens outlook to send an email to [email protected]
http://www.geocities.com/copale101/MysticBeast.swf
>>>> Contact Us Page
I created a button and put
on (release) {
getURL("mailto:[email protected]");
}
however when they click the link a blank pop comes up along with oulook.
How do i get this to stop happening?
Last edited by Copale; 08-15-2006 at 03:49 PM.
-
Senior Member
getURL("mailto:[email protected]"); //just like html
-
Yeah Sorry
I originally put getURL("mailto:[email protected]"); in the action script.
It still produces the error.
-
Senior Member
well it work on your site that you have posted above, but it opens in a new window, take anything pas email address, and it should work prefect, if not you might need to configure something with your browser
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|