I can set the colour of a radioButton's label with color = "#ff0000"
in mxml, but when I try to use the idname.color = "#ff0000"; in AS3
Flex 2.01 throws an undefined property error.

How can I change the radioButton label text colour via AS3 please?

Reply via email to