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 < [email protected]> wrote: > I meant does NOT retain . . . . > > > On Oct 19, 2017, at 2:50 PM, Roger Guay via use-livecode < > [email protected]> 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 > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
