Hyperlink in a gif

gusteiffel Posted messages 3 Status Member -  
gusteiffel Posted messages 3 Status Member -
Hello,

I am currently creating some animated GIFs for my website and I would like to associate a different link with each image in my GIF. I am creating my GIFs with GIF Movie Gear (shareware version) which is simplistic but sufficient for my needs.
Does anyone know of a better free GIF editor or the trick I need...
Thank you A+
Configuration: Windows XP Internet Explorer 6.0

1 answer

  1. Arash Posted messages 291 Status Member 62
     
    Your links are created in HTML and you insert your image with the tags.
    0
    1. gusteiffel Posted messages 3 Status Member 1
       
      My code looks like this

      <td width="83%" height="352"><img border="0" src="../default/images/GIF_sacs.gif" alt="All our bags" width="150" height="97"></td>

      I’m directly inserting a gif and not the different images that make it up, so I don’t see what you mean...
      0
      1. Arash Posted messages 291 Status Member 62 > gusteiffel Posted messages 3 Status Member
         
        tu prends ton gif entier, et tu l'insères dans un lien type <a href="http://www.machin.fr" target="blank"><img src="ton_image.gif" border=0></a>
        0
      2. gusteiffel Posted messages 3 Status Member 1 > Arash Posted messages 291 Status Member
         
        We didn't understand each other... my gif consists of 5 images for example and I would like:
        when you click on im1 you go to www.blabla.com, on im2 you go to www.toto.com, etc.
        no link on the gif itself, but several! one for each image...
        There you go, I hope it's clearer now...
        Thank you again.
        1