Note: If you use cornerRadius you need to have borderStyle="solid". (It could be borderThickness=0, but it has to be existent)
/Max On 9/14/07, Sheriff <[EMAIL PROTECTED]> wrote: > > > you can create your own skin and apply it otherwise you can use the > cornerRadius > > > ----- Original Message ---- > From: Roy Tang <[EMAIL PROTECTED]> > To: [email protected] > Sent: Thursday, September 13, 2007 11:33:23 PM > Subject: [flexcoders] Rounded corners > > > > > Hi, > > Is there a way to control which corners are rounded for a button or a > canvas or whatever? Something like what focusRoundedCorners does, except > for the actual control, not for the focus rectangle. > > Thanks, > > Roy >

