Use below code for your modAniGif.bas module. I did not change you Form logic nor did I change your code logic for making the animation; I just gave you a correct way to parse a gif file. You will see that his works for 99.99% of all gif files (there's always those that don't conform to gif standards).
I think once you have this you will get a better understanding of gif files and see why this is the correct way to do it.




Reply With Quote