Hi, you need to look in the defaults.css in the sdk folder. This is what determines the skins. It is baked into a normal flex compile. You can look at the default flex config that gets loaded, it sets default theme and css.
Mike On Wed, Aug 27, 2008 at 2:14 PM, nathanpdaniel <[EMAIL PROTECTED]> wrote: > I'm trying to understand how it works - > I'm looking in the Source at the CheckBox component. I don't > understand how the CheckBox.as component and the CheckBoxIcon.as skins > come together - if that makes any sense.. ? > > What determines when I do <mx:CheckBox label="Test" />, it actually > LOOKS like a checkbox - rather than a button (since it's a direct > descendant of the Button class) ?? > > Any guidance would be great! :D > > > -- Teoti Graphix, LLC http://www.teotigraphix.com Teoti Graphix Blog http://www.blog.teotigraphix.com You can find more by solving the problem then by 'asking the question'.

