Loading animation

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
croivo
Posts: 111
Joined: Wed Feb 26, 2014 11:02 pm

Loading animation

Post by croivo » Wed Mar 23, 2016 1:21 am

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'?

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: Loading animation

Post by MaxV » Wed Mar 23, 2016 2:03 am

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...
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply