Hi,
We don't support animated gifs as such - only if you embed these in an HTMLDrawable. But we advise against using HTMLDrawables, as these can be rendered differently depending on the device model and webview used and the behaviour might be different.
Please have another look at the Property animations or also use Sprite sheets (we do have another sample for Sprite in the sample app).
Thx and greetings
Nicola
Jon Paricien
I am using the solar system demo and I want to add a animated gif that will animate whenever the app is opened. I've been researching and found some code to make it animated but it isnt working. Can someone take a look at my code and tell me where I am going wrong?