It would seem like it should be very straightforward to have a button where you could specify the corner radius for each corner, and I believe you could do this in Flex 1.5, but it doesn't appear that I can do this in Flex 2 without sticking in a new skin for the button... and on first impression, I'd need to stick in several skins (for each of its states). Am I missing something?
Interestingly, I can specify different corner radii for the button's *focus rect* but not for the button... not sure why I'd want to do one and not the other... Troy.

