jaumard / flare_splash_screen

Facilitator for having a Splash Screen with a Flare animation
MIT License
95 stars 20 forks source link

Animation not playing #21

Closed gjbottomley closed 4 years ago

gjbottomley commented 4 years ago

The code is working. with your intro.flr, but when i add my animation i get a frozen frame.

I noticed if changed the 'start' value or the 'until => delayed' value your intro.flr also gets a frozen screen.

so i assume these have to match the animation in someway? maybe I'm missing something in your documentation but iv gone through it a few times

Iv tried every variation on these values that makes sense and i cannot seem to get my animation to play. some guidance would be appreciated :)

gjbottomley commented 4 years ago
Screenshot 2020-04-17 at 10 09 39

startAnimation: '1'

I see from one of your other closed issues that i needed to name the start animation. took a second to put together what you ment so i thought id leave this screen shot here to show an example of what you mean.

thanks for a great package!