FLEX: can I assign alpha value to skin images ?

Posted by Patrick on Stack Overflow See other posts from Stack Overflow or by Patrick
Published on 2010-05-14T08:29:33Z Indexed on 2010/05/14 8:34 UTC
Read the original article Hit count: 199

Filed under:
|

if I set an alpha value to my LinkButton component, is this applied to the skin images as well ?

If not, how can I change the alpha value of a skin image dynamically from actionscript ?

.brick {
    upSkin: Embed(source="icons/bookmarkIcon.png"); 
}

thanks

© Stack Overflow or respective owner

Related posts about flex

Related posts about flex3