Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animations in SWF are glitchy #12

Open
mikhailitsky opened this issue Nov 19, 2020 · 0 comments
Open

Animations in SWF are glitchy #12

mikhailitsky opened this issue Nov 19, 2020 · 0 comments

Comments

@mikhailitsky
Copy link

I'm attaching both a FLA and an accompanying SWF files (link) with a broken animation that used to be played correctly in OpenFL 8.9.6 but is not in OpenFL 9.0.2. There is a movieclip in the FLA file, which is exported to ActionScript as assets.Animation. In order to reproduce the bug, just import the movieclip and execute the following code:

addChild (new assets.Animation ());

Closer to the end of this animation, the animation pieces lump together in the upper left corner of the movieclip, which is wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant