Thanks Daniel

That was exactly what i wanted to do, i think i have to study english harder

regards

Daniel Gold wrote:
>
> Sounds like he may want to choose which corners are rounded, an area 
> where the framework is definitely lacking.
>
> I always look to Degrafa for advanced CSS skinning like that.
> Pick up the library here: 
> http://code.google.com/p/degrafa/downloads/list 
> <http://code.google.com/p/degrafa/downloads/list>
>
> Then you can create a css style like this:
>
> .roundedCornerStyle
> {
>
>     borderSkin:                 ClassReference("com.degrafa.skins.CSSSkin");
>
>     border-top-right-radius:    4px;
>     border-bottom-left-radius:  4px;
>
> }
>
> Then just apply that style to a component to get the rounded corners
>
> <mx:Panel styleName="roundedCornerStyle" />
>
>
> On Mon, Jul 14, 2008 at 6:17 PM, Alex Harui <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     cornerRadius?
>
>      
>
>     ------------------------------------------------------------------------
>
>     *From:* [email protected]
>     <mailto:[email protected]>
>     [mailto:[email protected]
>     <mailto:[email protected]>] *On Behalf Of *Leonardo Moreno
>     *Sent:* Monday, July 14, 2008 2:28 PM
>     *To:* [email protected] <mailto:[email protected]>
>     *Subject:* [flexcoders] Quickie: Round some container's corners
>
>      
>
>     Hi
>
>     I need to round just some corners of my containers, is there an
>     easy way
>     to achieve this?
>
>     thanks in advance
>     -- 
>     Leonardo Moreno Guzmán
>     Ingeniero de sistemas y telemática | Asesor soluciones informáticas
>     *cell-phone:* 311-3390386
>     *e-mail:* [EMAIL PROTECTED]
>     <mailto:leonardo.moreno%40gmail.com>
>     *site:* http://leo.logtar.com/profesional/
>     <http://leo.logtar.com/profesional/>
>
>
>  

-- 
Leonardo Moreno Guzmán
Ingeniero de sistemas y telemática | Asesor soluciones informáticas
*cell-phone:*   311-3390386
*e-mail:*       [EMAIL PROTECTED]
*site:*         http://leo.logtar.com/profesional/

begin:vcard
fn:Leonardo Moreno
n:Moreno;Leonardo
adr:;;;Cali;;;Colombia
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Ingeniero de sistemas y telem=C3=A1tica
tel;cell:3113390386
x-mozilla-html:FALSE
url:http://leo.logtar.com
version:2.1
end:vcard

Reply via email to