Hello Eric,
The post you put up about this did go through and I just approved it.
As far as your problem, there is an HTML Help file included with the
source code you got called "AdvImgLib.chm". Have you tried looking in
there? If you look at the "IO_SaveAnimatedGIF" function within the
help file, it explains in detail how to do this and gives sample code
for VB6 (as well as VB.NET, ASP, and REALbasic).
If you are still having problems after reading the HTML Help on this
and trying the sample code provided, please let me know.
Thank You
________________________
Kevin Wilson
Advanced Imagery Library
www.advimglib.com
--- In AIL_Development@yahoogroups.com, "Eric" <Eedgar@...> wrote:
>
> 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.
>