A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: email

Threaded View

  1. #1
    Junior Member
    Join Date
    Aug 2006
    Posts
    2

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center