Closed Thread Icon

Preserved Topic: GIFs with different starting time (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=18153" title="Pages that link to Preserved Topic: GIFs with different starting time (Page 1 of 1)" rel="nofollow" >Preserved Topic: GIFs with different starting time <span class="small">(Page 1 of 1)</span>\

 
lallous
Paranoid (IV) Inmate

From: Lebanon
Insane since: May 2001

posted posted 08-21-2001 13:46

Consider an animated GIF file that shows:
1
2
3
(each number in a second)

is there is a way to load the same GIF file two times but the first is delayed than the 2nd of 1 second?
so:
gif1: 1 -> gif2: 2
gif1: 2 -> gif2: 3
gif1: 3 -> gif2: 1



kretsminky
Maniac (V) Inmate

From: A little lower... lower... ahhhhhh, thats the spot
Insane since: Jun 2000

posted posted 08-21-2001 13:56

You could do it in Image Ready by adjusting the delay for each individual frame. You'd just have to repeat the animation within the gif itself.

Not sure off hand exactly how you'd do it, I haven't done an animated gif in forever.

lallous
Paranoid (IV) Inmate

From: Lebanon
Insane since: May 2001

posted posted 08-21-2001 14:25

No kretsminky, it's the same gif file, but one is loaded before the other.
so it can't be done (no matter even gif1 is delayed than gif2) ?

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 08-21-2001 15:19

nope.

Not only that but some browsers will run at different speeds.

You can achieve this effect with JS and timed image swaps though. I think bugs has a tute somewhere



:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 08-21-2001 18:03

I wrote a simple image rotator JavaScript (it rotates images in random order, but you can easily modify this), which you can use to re-create animated effect from multiple frames. You can find it here: http://www.ozoneasylum.com/Forum2/HTML/000862.html

« BackwardsOnwards »

Show Forum Drop Down Menu