Hi all! Is there a way to dynamically set the height of the text area component based on the content?
What I would really like to 'capture' is the number of line returns and then multiply that by the default "row" size of 22 to set the height. Setting the component height to the length is mis-leading at best. Say the length returns 180 characters...the component height would not be 180 px..you must account for how many lines of text and that is where I am getting fuzy... - Hope this makes sense... -- Drue Skyymap, Inc. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

