How can I make background fades when a custom component is in focus in Flex

Posted by Tam on Stack Overflow See other posts from Stack Overflow or by Tam
Published on 2010-03-26T06:25:13Z Indexed on 2010/03/26 8:23 UTC
Read the original article Hit count: 342

Filed under:

I created a custom component that is a s:SkinnableContainer. I want the background and other items to fade out when this component is visible. Something similar to what happens when calling Alert.show(..) so the Alert box is in focus and everything else is faded out.

© Stack Overflow or respective owner

Related posts about flex