Answered
HI,MASTER,Why FLEX s: textArea and s: RichEditableText default a P element, but can not afford t
Why FLEX s: textArea and s: RichEditableText default a P element, but can not afford to remove。
in
if(textArea.textFlow.mxmlChildren.length==1)
{
textArea.textFlow.removeChildAt(0);
}*/
BUT When another visit to this element of TEXTFLOW, that P had been born
