Disable an checkbox not working

Hi all,

I have a problem when trying to disble my checkbox.

Im using flash MX 2004 PRo and its checkboxes.

Okay when i use this code.


myCheckbox.setEnabled(true); 
//or
myCheckbox.setEnabled(false);

It doesn’t work. Am I missing something? Does anybody have a method that does work.

when I attached the each to a button to test… the checkbox sortof goes gray although it is still checkable.

Any Ideas…

thanks,
Limitlis