Export GIF File Does Retain Frames of Animation

Mike Bonner bonnmike at gmail.com
Thu Oct 19 23:55:29 EDT 2017


instead do this..
put img "myGif" into url ("binfile:Usersrogerguay/Desktop/myGif2.gif")
just tried it here, and it seems to work.

On Thu, Oct 19, 2017 at 8:53 PM, Roger Guay via use-livecode <
use-livecode at lists.runrev.com> wrote:

> I meant does NOT retain . . . .
>
> > On Oct 19, 2017, at 2:50 PM, Roger Guay via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > I am importing gif animations into my project but find that when they
> are subsequently exported, they are just one frame of the original
> animation. Here is my code:
> >
> > export image  “myGif" to file "/Users/rogerguay/Desktop/“&"myGif2"&".gif"
> as gif
> >
> >
> > Help please.
> >
> > Thanks,
> >
> > Roger
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list