A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: How do you create an email link

  1. #1
    Member
    Join Date
    Feb 2005
    Location
    Hampshire UK
    Posts
    40

    How do you create an email link

    Hi all,

    Another dull wet day in the south of the UK.

    Could someone tell me how to create an email link.
    I use dynamic text because its crisper than the normal text.
    Looked at actions but could only see 'get URL'.

    Look forward to your continued help.
    Regards,
    Koolsteve.

  2. #2
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    You can't set up actions for Dynamic Text.
    Solution:
    - be sure that your dynamic text is HTML enabled (Has Html = yes)
    - edit the text and insert this line:
    <a href="mailto:[email protected]">Email Me</a>
    that's all.

  3. #3
    Member
    Join Date
    Feb 2005
    Location
    Hampshire UK
    Posts
    40

    Good stuff

    Had a feeling it had something to do with html line.
    Great - thanks once again for your help.

    Regards,
    Koolsteve.

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