Page 1 of 1
Animated GIFs with Alpha Channel Does Not Display Properly
Posted: Sat Jul 16, 2011 8:03 am
by McJazz
Anyone have a work around or fix for distortion of gifs with an alpha channel? I have a 3 frame gif. Any frame with an alpha channel will change colors like from blue to red unexpectedly. On iOS the frame actually inverts.
Re: Animated GIFs with Alpha Channel Does Not Display Properly
Posted: Mon Jul 18, 2011 12:33 pm
by Mark
Hi,
The answer is simple. Don't use animated gif's. Ever.
Instead, make a PNG out of each frame of your GIF, important the pictures, create a button and use a script to set the icon of the button to the id of each image.
Kind regards,
Mark