or just
 
Panel{
    dropShadowEnabled = false;
}
 
(without the dot)
 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of camlinaeizerous
Sent: maandag 11 december 2006 19:02
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: How to remove shadow



in your CSS

.Panel{
dropShadowEnabled: false;
}

--- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com,
"sanjaypmg" <[EMAIL PROTECTED]> wrote:
>
> Hi All,
> 
> I have developed some screens in flex and integrated with the existing 
> application but It doesnt match to the existing theme... Its looking 
> totally different part of the application which should not be.... I 
> have used many things which have shadow effect like panel... So to 
> make this in sink with the existing application I wanna remove this 
> shadow effect from all the components used in the application. but I 
> couldnt find how to remove it...
> 
> If anyone knows please let me know... It would be a great help...
> 
> thanks in advance.
> 
> Thanks
> Sanjay Sharma
>



 

Reply via email to