A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: email code

  1. #1

    email code

    i just want to create an email link.
    a link that brings up the default mail program.
    usually that looks like:
    A HREF="MAILTO:info@mitzvahcd.com" in html, but.....
    how do you do that in flashMX?

  2. #2
    Guest
    Join Date
    Jan 2001
    Location
    Timeline,Frame No.260
    Posts
    1,365
    on(release){
    getURL("mailto:email@some.com");
    }


    God Gives every bird it's food, but He does not throw it into it's nest

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