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

Label - components ?

Engaged ,
Dec 30, 2020 Dec 30, 2020

why ??

Why is Label not working in my browser ? HTML5 canvas ?

 

 

TOPICS
Code , Error , How to , Import and export , Other , Performance , Timeline
279
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 31, 2020 Dec 31, 2020

i'm not sure why anyone would even use a label component and i'm not sure what you're trying to show with that screenshot.

 

but, in general, if you want to edit the text (or anything else easily editable) in the label (or any other) component, use the component parameters panel (window>component parameters).

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
Engaged ,
Jan 02, 2021 Jan 02, 2021

I mean when posting .
Cannot write in the text box (label)
Why ?
This problem appeared when updating the animate cc 21

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 ,
Jan 03, 2021 Jan 03, 2021
LATEST

because it's a component.  ie, it's a precompiled movieclip.

 

if you need something that needs to change text dynamically, use a dynamic textfield.  otherwise, use a static textfield.

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