Forum Moderators: open

Message Too Old, No Replies

Animated Gif Follow to new page

         

silowave

9:33 pm on Feb 28, 2005 (gmt 0)

10+ Year Member



Hi, I have made some gif animations for a banner. what i want to do is when a link on the homepage is clicked on, the gif animation will play(changing the banner) and the user is taken to the appropriate link. how can i do this, thank you.

leoo24

10:47 pm on Feb 28, 2005 (gmt 0)

10+ Year Member



Silo, maybe you'd like to check the answers to your posts in other forums before cross posting it :)

silowave

11:19 pm on Feb 28, 2005 (gmt 0)

10+ Year Member



lol thanks, i posted here first though, thought id reach a broader number of experts.

rocknbil

12:43 am on Mar 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



As for for one correct answer in this thread, you can't start and stop an ordinary gif animation by a web page event, you can only do that with Flash.

lZakl

3:38 am on Mar 1, 2005 (gmt 0)

10+ Year Member



It could be done, although it wouldn't be the course of action I'd take... I'd stilll use Flash. But if you're low on $$ and want something to get you by... You could creat 2 gifs. 1 Static, and 1 animated. Use JavaScript to rollover the non-animated with the animated to give you your effect.

-- Zak

leoo24

8:51 am on Mar 1, 2005 (gmt 0)

10+ Year Member




As for for one correct answer in this thread, you can't start and stop an ordinary gif animation by a web page event, you can only do that with Flash.

no but using pseudo classes you can have static images in the link and then animated in the hover or active classes to create an impression of the animated gif being activated.