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 <[email protected]> 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? > >> > >> Richmond. > >> > > _______________________________________________ > 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
