Skip to content

Animations in SWF are glitchy #12

@mikhailitsky

Description

@mikhailitsky

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions