Question
TextArea and CSS error
Hello!
I have a problem with TextArea and CSS. When i'm trying to attach css to TextArea instance flash returns error:
Error: Error #2009: This method cannot be used on a text field with a style sheet.
at flash.text::TextField/setTextFormat()
at fl.controls::TextArea/fl.controls:TextArea::drawTextFormat()
at fl.controls::TextArea/fl.controls:TextArea::draw()
at fl.core::UIComponent/::callLaterDispatcher()
full code of package:
I have a problem with TextArea and CSS. When i'm trying to attach css to TextArea instance flash returns error:
Error: Error #2009: This method cannot be used on a text field with a style sheet.
at flash.text::TextField/setTextFormat()
at fl.controls::TextArea/fl.controls:TextArea::drawTextFormat()
at fl.controls::TextArea/fl.controls:TextArea::draw()
at fl.core::UIComponent/::callLaterDispatcher()
full code of package: