Adding Transparency/alpha to Embedded Font
        Posted  
        
            by Shubhra Bhushan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shubhra Bhushan
        
        
        
        Published on 2010-06-14T12:39:23Z
        Indexed on 
            2010/06/14
            12:42 UTC
        
        
        Read the original article
        Hit count: 284
        
flex
Hi guys,
I have embedded a font type in my application. Its working fine inside a text area. Now i need to add 60% transparency to it. In fact I need multiple transparency levels. Like -
- 60 % transparency for TextARea
- 70% for WindowShade Header etc.
How do I add alpha values to it?
© Stack Overflow or respective owner