Hello Everyone,

I am emailing because I have a problem whenever I write a function with 

if (Checkbox.selected=ture/false){something}

or if (!checkbox.selected){something}

Flex reads the function before I call it, or it reads the selected. So 
when I run the program the checkbox is already selected by default.

Anyone know of a solution?

thanks

Steve

Reply via email to