Flex: CSS style. Can I use the IDs ? Or should I add the styleName attribute ?
        Posted  
        
            by Patrick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Patrick
        
        
        
        Published on 2010-04-16T13:41:54Z
        Indexed on 
            2010/04/16
            13:53 UTC
        
        
        Read the original article
        Hit count: 240
        
hi,
Hi, I'm using a CSS file to style my flex application. can I use components IDs to change their style from the CSS file ?
Or I should add the styleName attribute for each element ?
thanks
© Stack Overflow or respective owner