Skip to main content
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
December 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).

CodeDeveloperOM
Inspiring
January 3, 2021

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

kglad
Community Expert
Community Expert
January 3, 2021

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.