animated gif

dangardner / 2010-09-04 13:07:06   

Hey guys,
Anyone help me out with an animated gif in one of my projects.
They work fine as backgrounds but when i try to use them in a project, nothing?
It's the third image in the following project

http://dangardner.co.uk/index.php?/projects/seed-media/

Thanks in advance
Dan

Vaska A / 2010-09-04 13:08:45   

You can't upload animated gifs to projects - because PHP can't really handle processing of animated gifs.

dangardner / 2010-09-04 13:11:47   

ok thank you

rickykappa / 2010-09-04 18:45:21   

oh, really? I didn't know that...
so why it worked when -some time ago- I was testing here?
the animated gif is the last one in the slideshow...

EK / 2010-09-05 04:21:47   

Maybe your file size is over the 8MB limit.

Vaska A / 2010-09-05 08:40:04   

Maybe it does work if you make sure to not resize the image at upload...using the 'full' or '9999' setting for Image Size.

rickykappa / 2010-09-05 08:45:39   

@vaska - yeah, that makes sense: actually my .gif was set to fullpx

Vaska A / 2010-09-05 10:19:02   

What doesn't work at all...is that you can't really make a thumnbnail of the animated gif.

rickykappa / 2010-09-05 10:35:21   

in my example above the thumbnail was set to 200px, therefore the .gif wasn't resized -being less than that size- and probably that's why the sys-thumb was created without any problem (the slideshow I was testing makes use of the system thumbnails).
for once I was lucky and now I know why! ;-)

This thread has been closed, thank you.