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

swapChildren does not work in Animate CC 2020 (HTML5 canvas)

Explorer ,
Feb 17, 2020 Feb 17, 2020

I'm using swapChildren to swap layers with certain objects in my HTML5 canvas. When I export in Animate CC 2019 this works perfectly, however in Animate CC 2020 nothing happens (using the exact same file with no code or settings changed) and nothing shows in console log. Is this a bug in Animate or something I'm doing wrong with the newest update?

TOPICS
Other
388
Translate
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

LEGEND , Feb 17, 2020 Feb 17, 2020

Single-frame clips loop continuously in 2020, which continuously resets the display list. They must now be manually stopped.

Translate
LEGEND ,
Feb 17, 2020 Feb 17, 2020

Single-frame clips loop continuously in 2020, which continuously resets the display list. They must now be manually stopped.

Translate
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
Explorer ,
Feb 18, 2020 Feb 18, 2020
LATEST

Oh I see, thank you!

Translate
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