Skip to main content
patrickb89495570
Known Participant
December 18, 2018
Answered

Animate CC 2019

  • December 18, 2018
  • 2 replies
  • 878 views

Hi everyone,

It seems that something changed with the upadate

When i'm in a movie clip and i try to target the root (or level up) what i used before doesn't work anymore :

Before i used "parent"

this.parent.play();

And it doesn't work anymore

Do u have any clue ?

Thx a lot

Patrick

    This topic has been closed for replies.
    Correct answer kdmemory

    Hi Patrick

    I had a similar problem. You might have to disable Use Advanced Layers in the Properties Panel -> Advanced Settings...

    Klaus

    2 replies

    kdmemory
    Inspiring
    December 18, 2018

    Also, if you work with HTML5/Canvas files and you want to use Advanced Layers (for Camera, Layer Parenting, Layer Depth and Layer Effects) you could try

    exportRoot.play();

    (if the parent is really the root)

    but please don't count on that

    kdmemory
    kdmemoryCorrect answer
    Inspiring
    December 18, 2018

    Hi Patrick

    I had a similar problem. You might have to disable Use Advanced Layers in the Properties Panel -> Advanced Settings...

    Klaus

    patrickb89495570
    Known Participant
    December 18, 2018

    It does work perfectly

    kdmemory
    Inspiring
    December 18, 2018

    Patrick,

    that's great! Could you do me the favour and mark one of my answers as correct then.

    Cheers