How to display Animated GIF

What is the best way to display an animated GIF image in J2ME?
[69 byte] By [speedy2006a] at [2007-11-26 12:57:27]
# 1
Hi speedy, Standard image format for J2ME is PNG. Displaying GIF will oblige youto write a reader and setting pixel values one by one depending onGIF file and time value (displayed frame).Regards,Jack
jack@square6a at 2007-7-7 16:53:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...