Skip to content

Help from the professionals #30

Description

@Scrivener07

Neanka

Usually u can add new movieclip at root instead of root.Menu_mc to prevent autotint

Reg2k

To avoid tint of specific display objects in AS3 you may be able to get their transform.concatenatedColorTransform which contains the combined color transformations of that display object (and parents)
Then invert that matrix and apply the inverse transformation to the element you want to un-tint, should cancel out the original color transform
(haven't done this myself, its a theory that I've never tested out)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementEnhances or improves an existing feature

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions