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

JSFL Move Object Instance to a Layer

Explorer ,
Dec 23, 2024 Dec 23, 2024

Hi all, I've created an instance of an object on the stage that I wish to move to an existing layer (by layer index preferably).  Can anyone explain how to do this? It seems I can't just assign the object to a layer.

Thanks for any help!

TOPICS
Code , How to
202
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

Explorer , Dec 23, 2024 Dec 23, 2024

Turns out the best approach is to create the layer first, set it as active lasyer and then instance the object

Translate
Explorer ,
Dec 23, 2024 Dec 23, 2024

Turns out the best approach is to create the layer first, set it as active lasyer and then instance the object

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
Community Expert ,
Dec 23, 2024 Dec 23, 2024
LATEST

Great. Thanks for sharing the solution.

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