How can I make a text box or would it be label component resize based on the char width of a text input box? I am passing the string entered into a textinput box to a label and then turning the visibility of the text input box off.
I think what I should be asking is can i set a label that is also set to auto size, to max chars. The textinput is set to 20 maxchars.. but the label, which is passed the value of the text input needs to be a different size, smaller.
If I use a dynamic textfield, I can not get it to autosize(I saw some tech notes about putting the text field inside a mc and tried it both ways, won't work), but there is a maxchar property.
Basically, I am trying to simulate how you rename files in windows.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.