Thanks, but I seem to have been misunderstood. I know how to use rounded corners, but I want to round corners selectively, like focusRoundedCorners property, i.e. have only 3 corners rounded, etc.
Any ideas? :) Maximilian Nyman wrote: > > 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] > <mailto:sherif626%40yahoo.com>> wrote: > > > > > > you can create your own skin and apply it otherwise you can use the > cornerRadius > > > > > > ----- Original Message ---- > > From: Roy Tang <[EMAIL PROTECTED] <mailto:roytang.sub%40gmail.com>> > > To: [email protected] <mailto:flexcoders%40yahoogroups.com> > > 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 > > > >

