How can i create an animated GIF using AIL from a couple of JPEGs? Im
using 3.0.0 and VB6.
I've made a Long array and loaded the images into each position with a
simultaneous duration array, But when i try to write it out it errors.
Either i start 0-based and i get a memory error that closes VB or i
start 1 based and AIL complains theres no valid image in index 0.
I can't find any help or examples so im just guessing this is the
right direction.
any help? thanks in advance.