• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Animate CC nested symbols

Community Beginner ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

Hi!

I use Animate cc in conjunction with greensock to develope banners and animation.

In Animate cc 19.1 there looks to be a bug or change in code that affects how nested animations work in symbols.

Used to be able to do this:

tl.to([this.sym1.sym2],1,{x:"-=500"},"+=0");

Moves sym2 inside sym1 500 pixels.

Making a new animation in "19.1" this no longer works. However opening a file in "19.1" made in version "18.whatever" this still works.

If possible please confirm behaviour. Or perhaps there is a better way of targeting nested symbols.

Views

545

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 13, 2019 Feb 13, 2019

disable advanced layers (modify>document>untick 'use advanced layers') and retest.

info about advanced layers: https://helpx.adobe.com/animate/using/timeline-layers.html#advanced-layers

Votes

Translate

Translate
Community Expert ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

disable advanced layers (modify>document>untick 'use advanced layers') and retest.

info about advanced layers: https://helpx.adobe.com/animate/using/timeline-layers.html#advanced-layers

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

Yes. Fixes the issue.

Thank you!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

LATEST

you're welcome.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines