A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How can I put an e-mail link to my GIF?

  1. #1
    Senior Member
    Join Date
    Feb 2002
    Posts
    117

    How can I put an e-mail link to my GIF?

    Hi I made a nice animation in Flash mx and exported as GIF
    Because where I use it only take .gif, but I don't know how to make it with my e-mail link you know when you move your mouse over the 'hand'(pointer) show you there is a link.
    Please if you can help me with a sample html

  2. #2
    Realising Ideas philgoddard's Avatar
    Join Date
    Mar 2002
    Location
    Manchester, UK
    Posts
    227
    I have never personally exported an animated gif but usually you would just put the following link tags around the <img...> :

    <a href="mailto:yourname@yourserver.com" target="_blank"><img...></a>

    Hope this helps.

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