A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Creating Email Link from Flash

  1. #1
    Junior Member
    Join Date
    Jun 2001
    Posts
    4

    Hello people, I'm wondering if anyone out there know how to create an email link from flash.

    e.g. when user clicks the (contact/ email address)button, the outlook express pops up.


    Hope to get some help here!!

  2. #2
    Try this...
    Code:
    Get URL ("mailto:you@yourdomain.com")
    Please remember this will open user's default e-mail client.
    I don't think it is possible to start a specific application from within flash.
    Hope it helps.
    Regards,

  3. #3
    Junior Member
    Join Date
    Jun 2001
    Posts
    4
    Originally posted by MuhammadZamir
    Try this...
    Code:
    Get URL ("mailto:you@yourdomain.com")
    Please remember this will open user's default e-mail client.
    I don't think it is possible to start a specific application from within flash.
    Hope it helps.
    Regards,
    Hi Muhammad, terima kasih banyak x2....anyways..I've tried attaching the code you suggested to my contact button. However, when I check it, the button doesn't work!! I haven't uploaded my file to the server, which means I was only testing it on my local hardrive, could this effect it?
    Btw, i'm using flash 4.

    Anymore solution??

    Please!!!!!! Urgent!!

  4. #4
    Hi,
    Code:
    Get URL ("mailto:you@yourdomain.com")
    will only work if user's computer has got an e-mail client properly installed and configured. All I can say is that you should check your machine.
    Regards,

  5. #5
    Junior Member
    Join Date
    Feb 2001
    Posts
    8

    I want also help...........

    Hallo Mr. Zameer......
    This is aftab and I have a problem... if you are agry for solve my flash problem then please mail me...... this is my address aify_78@hotmail.com...
    i m waiting here......
    your small brother
    Aftab

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