Erro Resolvido.


2011/12/6 Adronilson Junge <[email protected]>

> Alguém sabe que erro é esse?
>
>
>
> Description Path Resource Location Type
> 1071: Syntax error: expected a definition keyword (such as function) after
> attribute namespace, not s. /Gerencial/src Gerencial.css line 13 Flex
> Problem
>
>
>
>
> /* CSS file */
> @namespace s "library://ns.adobe.com/flex/spark";
> @namespace mx "library://ns.adobe.com/flex/mx";
>
>
>
> mx|Panel {
> borderColor: #999999;
>  borderAlpha: 0.13;
>  borderThicknessLeft: 13;
> borderThicknessTop: 0;
>  borderThicknessBottom: 2;
>  borderThicknessRight: 10;                [Ele acusa erro nessa essa
> linha]
>  roundedBottomCorners: false;
> cornerRadius: 0;
>  headerHeight: 28;
>  highlightAlphas: 1, 0;
> headerColors: #999999, #666666;
>  footerColors: #999999, #ffffff;
>  backgroundColor: #cccccc;
> }
>
> mx|ApplicationControlBar {
>  highlightAlphas: 0, 0.56;
> fillAlphas: 0, 0.23;
>  fillColors: #006666, #666666;
>  backgroundColor: #cccccc;
> cornerRadius: 15;
>  shadowDistance: 6;
> }
> mx|TileList{
>  backgroundColor: #eae8e8;
> }
>
>
>
>
>
> Se eu colocar apenas assim
>
>
> mx|Panel {
>
> }
>
>
> Também dá o erro.
>
>
>
>

-- 
Você recebeu esta mensagem porque está inscrito na lista "flexdev"
Para enviar uma mensagem, envie um e-mail para [email protected]
Para sair da lista, envie um email em branco para 
[email protected]
Mais opções estão disponíveis em http://groups.google.com/group/flexdev

Responder a