Hi,
Normally I wouldn’t spot this, but we have one animation, which is large in size on screen, it has around 20 frames and it is animated slowly [you can actually see the frames one by one].
During this animation, from time to time we change sequences. All of the sequences have same animation but with different colors on it. The animated object is in the same position, it just changes colors.
Now when I do the switch I:
- pause animation
- read current frame
- set proper sequence
- set proper frame
- play the animation
The outcome is that after I play the animation, the first frame in sequence is displayed and then it goes to the correct one.
I’ve tried logging current frame in enterFrame to check and see how it behaves, but it reports correct frame number, however on screen I can see something else.
Are you aware of such issue?
I’ve tried this on the latest daily build with same outcome. [import]uid: 109453 topic_id: 31849 reply_id: 331849[/import]