Voce por acaso ja tentou essa dica que tem no site do desenvolvedor ?

Tips

1. To apply an icon filter using MXML, place the Array between brackets:

upIconFilters=”{[myGlowFilter, myDropShadow]}”

2. The icon may move with the length of the label and the icon seems to be
not  at the same place for each button. To avoid this, change the
labelPlacement, reduce paddings and move the icon at the right positions x
and y. Or use the absolute coordinates. The icon will then be fixed,
independant of the length of the label.


2009/7/17 Filipe Duarte <cyberf...@hotmail.com>

>
> Boa tarde,
> estou com um problema. encontrei este site que vocês ja devem
> conhecer...
>
> http://afoucal.free.fr/wp-content/EnhancedButton/index.html
>
> fiz algumas alterações e colei o estilo no css, mas os efeitos de glow
> shadow, etc, não funciona...
>
> será que tenho que adicionar algo?
>
> EnhancedButton
> {
>   paddingTop: -10;
>   paddingBottom: -11;
>   paddingLeft: -18;
>   paddingRight: 10;
>   iconPosX: 3;
>   iconPosY: -2;
>   iconAlpha: 1;
>   upIconFilters: upGlow;
>   overIconFilters: overGlow;
>   downIconFilters: overBlurFilter;
>   disabledIconFilters: disabMatrixFilter;
> }
> >
>

--~--~---------~--~----~------------~-------~--~----~
Você recebeu esta mensagem porque está inscrito na lista "flexdev"
Para enviar uma mensagem, envie um e-mail para flexdev@googlegroups.com
Para sair da lista, envie um email em branco para 
flexdev-unsubscr...@googlegroups.com
Mais opções estão disponíveis em http://groups.google.com/group/flexdev
-~----------~----~----~----~------~----~------~--~---

Responder a