How can I change the color, font and size of Buttons and text area and the text of combo box...to change the default?
very good, But if I do this for textArea I take this fault
Scene 1, Layer 'mainpage', Frame 1, Line 664 1061: Call to a possibly undefined method setStyle through a reference with static type flash.text:TextField.
and the code
abcd.textField.setStyle("textFormat", myFormatTextArea)
but if I want to add and the style "Bold" what can I write?
I try this
myFormatTextArea.style = "Bold";
but nothing...
North America
Europe, Middle East and Africa
Asia Pacific