You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Animator.play or MovieClip.prototype.gotoAndPlay on a child MovieClip of the stage, it fails to play the first time through. Subsequent calls, however, work just fine.
The text was updated successfully, but these errors were encountered:
bigtimebuddy
changed the title
Animator usage or gotoAndPlay in child MovieClips is broken
Initial Animator usage or gotoAndPlay in child MovieClips is broken
Aug 18, 2016
When using
Animator.play
orMovieClip.prototype.gotoAndPlay
on a child MovieClip of the stage, it fails to play the first time through. Subsequent calls, however, work just fine.The text was updated successfully, but these errors were encountered: