jude wrote
> ...You should be able to set the className to a
> style that has those values defined.
> 
>     
> <fx:Style>
>         @namespace basic "library://ns.apache.org/flexjs/basic";
> 
>         .labelStyles {
>             background-color: blue;
>             box-shadow: 5px 5px 5px #888;
>         }
> 
>     
> </fx:Style>

Mhh... the background-color is applied, but there's no shadow :-(
Any ideas?

Thanks,
Olaf




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/FlexJS-How-to-create-a-div-with-a-shadow-style-tp12682p12694.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to