animated GIF images
Thierry Douez
th.douez at gmail.com
Thu Jun 18 10:19:14 EDT 2015
2015-06-18 15:40 GMT+02:00
Roger Eller <roger.e.eller at sealedair.com>:
> What they said.... ;-)
You wake up my curiosity :)
So, I check the repeatcount and it works as expected with LC 6.7.5 on Mac.
Otherwise, if you try my sunnymidi tutorial, there is a gif animation
(Laurel and Hardy)
which is moved frame by frame with a music note generated at a specific frame.
It works too.
This reminds me that some gifs are not readable with Livecode
but I"m not an expert on this topic.
Regards,
Thierry
> On Thu, Jun 18, 2015 at 8:52 AM, Mike Bonner <bonnmike at gmail.com> wrote:
>
>> You can also run the loop by yourself by setting the currentframe (assuming
>> you're set the repeatcount to 0) You'd need to get the framecount of the
>> image so you know how many frames to manage with your frame loop.
>>
>> On Thu, Jun 18, 2015 at 6:36 AM, Thierry Douez <th.douez at gmail.com> wrote:
>>
>> > From very old memories:
>> >
>> > set the repeatcount of me to 0 -- to stop
>> > set the repeatcount of me to -1 -- to loop forever
>> > set the repeatcount of me to 42 -- to lop 42 times
>> >
>> >
>> > Regards,
>> >
>> > Thierry
>> >
>> > >> Does anyone know if there is away to stop and start these
>> > >> animations?
>> > >>
More information about the use-livecode
mailing list