Page 1 of 1

Reloading A .Gif Image.

Posted: Thu Nov 01, 2018 8:47 am
by Googie85
Hi Guys!!!

I have added a .gif file to my application and have it set to "Run Once". How do I reload the image to run once again?

Many Thanks,

Googie.

Re: Reloading A .Gif Image.

Posted: Thu Nov 01, 2018 10:54 am
by Klaus
Hi Googie,

check "repeatcount" in the dicitonary, that is what you need.
And take a look a "currentframe" and "framecount", which are
also commands for managing animated GIF files.


Best

Klaus

Re: Reloading A .Gif Image.

Posted: Thu Nov 01, 2018 11:59 am
by Googie85
It worked!!!

Thanks heaps Klaus!!!