Change color of text adio Component
How can I change the color of the text of a radio button?
How can I change the color of the text of a radio button?
Solved it kGlad. THANKS!!
Just a little code moving...
arrChoices = new Array(arrAnswers[index].length);
for (j=0; j<arrAnswers[index].length; j++) {
arrChoices
arrChoices
arrChoices
arrChoices
arrChoices
arrChoices
arrChoices
qHolder.addChild(arrChoices
var tfor:TextFormat=new TextFormat();
tfor.color=0xFFFFFF;
arrChoices
}
great.
please mark this thread as answered, if you can.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.