Are you getting Flex compiler errors or just warnings? If it¹s just warnings
you can use the ­warnings=false compiler option.

http://www.quilix.com/node/9

To be fair - I¹m not sure if I understand the true nature of your problem...
You are talking about styles in Flex correct? If so... HTML styles aren¹t
your problem.

Rick Winscot


On 11/22/08 3:46 PM, "Tom McNeer" <[EMAIL PROTECTED]> wrote:

>  
>  
> 
> Hi,
> 
> When using an external CSS file in my Flex apps, I receive compiler errors
> from attributes that are not valid for normal browser CSS ('property
> "backgroundAlpha" doesn't exist'), either because the attributes don't exist
> in HTML (fillAlphas) or because they are written in Actionscript "style"
> ("fontSize" rather than "font-size").
> 
> Is there a way to prevent this? Perhaps a preference setting in Eclipse, or a
> Flex project setting?

Reply via email to