Use a lowercase "F" for "fills", as in:

    
        PieSeries {
            fills:#CC66FF,#9966CC,#9999CC;
        }
    
hth,

matt horn
flex docs 

> -----Original Message-----
> From: flexcoders@yahoogroups.com 
> [mailto:[EMAIL PROTECTED] On Behalf Of sanjaypmg
> Sent: Monday, November 27, 2006 7:55 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] CSS for PieChart
> 
> Hi All,
> 
> I have created a CSS with:
> 
> PieSeries {
> Fills: #FF0000, #FF0000, #FF0000, #FF0000; }
> 
> And Included in my mxml with:
> <mx:Style source="main.css" />
> 
> But the color is not relecting in the output.
> 
> Could anyone let me know, y?
> 
> Regards,
> Sanjay
> 
> 
> 
>  
> 

Reply via email to