Hi!
I’m having a little problem with some animations, that keep refreshing.
If the sprite sequence is triggered by an enterFrame listener, the sprite sequence will refresh every frame
AKA it will not show anything but the first sprite in the sequence.
I need to find a way to prevent sprite sequence from playing again , if it has already started playing.
Check when the selected sequence is playing or something like that.
Any suggestions/ ideas?