make the textfield dynamic, make it multilined, wordwrap and make sure it can autosize. mytxt.autoSize='left'; (can also be true)
> Hi, > > I'm loading texts from a XML file to be assigned to different > buttons, but this texts have different amout of characters, and I need > the buttons to adjust to the amout of characters, keeping the same > widht for all of them, and just changing height and make this text to > wrap. > For example, when text is "home" this button must have one line, > but when text is "This text is to long for a button" I need it to be > set in 2 or maybe 3 lines. > > Thanks in advance. > > > Sebastián Sirvent > http://www.e-foco.com > > > _______________________________________________ > Flashcoders@chattyfig.figleaf.com > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com