[flexcoders] RadioButtons appear as normal buttons -- WTF?

2008-07-01 Thread Dave Glasser
This is driving me nuts. I'm using two RadioButtons in a RadioButtonGroup, and 
they appear as two normal buttons. There is no CSS styling in effect. I'm not 
setting any properties other than label, group and labelPlacement and selected. 
Does anyone know what is going on here?


RE: [flexcoders] RadioButtons appear as normal buttons -- WTF?

2008-07-01 Thread Alex Harui
If the RadioButton type selector is missing or improperly defined, I
guess you could end up in such a situation.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Glasser
Sent: Tuesday, July 01, 2008 7:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] RadioButtons appear as normal buttons -- WTF?

 

This is driving me nuts. I'm using two RadioButtons in a
RadioButtonGroup, and they appear as two normal buttons. There is no CSS
styling in effect. I'm not setting any properties other than label,
group and labelPlacement and selected. Does anyone know what is going on
here?

 



RE: [flexcoders] RadioButtons appear as normal buttons -- WTF?

2008-07-01 Thread Eric Fickes
Do they appear as buttons in design view or the published movie?



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Glasser
Sent: Tuesday, July 01, 2008 8:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] RadioButtons appear as normal buttons -- WTF?



This is driving me nuts. I'm using two RadioButtons in a
RadioButtonGroup, and they appear as two normal buttons. There is no CSS
styling in effect. I'm not setting any properties other than label,
group and labelPlacement and selected. Does anyone know what is going on
here?