Page 1 of 1

Loading animation

Posted: Wed Mar 23, 2016 1:21 am
by croivo
While my Livecode application is working on something (in background, let's say importing some data), I would like to show animated .gif on the screen.
However, while my application is 'doing something' in background, the .gif animation pauses.

I guess this can't be done with .gif, is there any other method for 'loaders'?

Re: Loading animation

Posted: Wed Mar 23, 2016 2:03 am
by MaxV
You can also do videogames with GIFs, read here: http://livecodeitalia.blogspot.it/2015/ ... e-gif.html
and see this video http://youtu.be/DS0nt2SIlJg
So there are some problems with your code or gif or image properties...