I have a similar need.

Seems we can set the repeatCount, but I don’t see a way to test for 
“currentLoop”  

Theoretically we need something like — where I am making up an unknown prop 
called “currentLoop":  

if (the currentFrame of img "myGif" = the frameCount of img “myGif”) AND \  
(the currentLoop of img “myGif" = the repeatCount of img “myGif")

then  

answer “Ok I am indeed done”

end if  

On February 10, 2016 at 9:29:57 AM, Ray 
(r...@linkit.com(mailto:r...@linkit.com)) wrote:

> Thanks Scott, but if you've set the RepeatCount to more than 1 and it's  
> looping through the frames, twice for example, isn't there a possibility  
> you'll get the CurrentFrame the same as the FrameCount too early?
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to