Questions tagged [animated]

291 questions
2
votes
0 answers

How to programmatically check whether a gif is animated in Android

I google a lot, it seems there is not known answer about this question. Bascially I need to know whether a gif/image is animated. Please help, thanks.
user1270242
  • 163
  • 1
  • 5
2
votes
1 answer

animating one color of a gradient continuously with css

saw some similar questions here but can't seem to figure out this one in particular. I have a gradient that's black on top and blue on the bottom. I want the blue to fade to several different colours on a continuous loop, but the black to remain in…
StephD
  • 266
  • 3
  • 20
2
votes
1 answer

Animated sprite one time and disapear

this.MyAnimatedSprite.animate(50, 0); this.MyAnimatedSprite.setVisibility(false); I am new to AndEngine and I want to animate whole AnimatedSprite once and let it disappear. In my code it only animates and stops but does not disappear, if I do…
Streamer
  • 51
  • 1
  • 4
2
votes
0 answers

Animated gif will not animate when preloading

For some reason my loading gif is not animating (though the actual image, when not on the page, does animate.) The following is the code I'm using: