Well I sorted it out, but it is far from clear as to why the solution
works ...

If you set the borderstyle to "applicationControlBar" it all works as
expected, set the borderstyle to "default" and you get a black
background, set it to "solid" and the colour is blue in my case

Why does a setting of borderstyle have such a huge affect on the
background of the control ?

Why does it all work in the style explorer but not in my app ?

BOb

--- In [email protected], "bobpardoe1959" <[EMAIL PROTECTED]> wrote:
>
> Using the b3 style explorer and getting the follwing css
>
> LinkBar {
>    dropShadowColor: #999999;
> }
>
> ApplicationControlBar {
>    dropShadowEnabled: true;
>    shadowDistance: 2;
>    shadowDirection: center;
>    borderStyle: default;
>    backgroundColor: #ffffff;
>    highlightAlphas: 0.61, 0.14;
>    fillAlphas: 0.53, 0.42;
>    fillColors: #0033ff, #0066ff;
>    backgroundAlpha: 0;
> }
>
> I paste this into my app and I do not get the same results.
>
> It appears that I cannot set the fillcolours (I think). The colours
> here are blue here but the control shows as brown as my background to
> my app is the smoke_bg.jpg.
>
> Any help appreciated
>
> BOb
>
> p.s.
>
> I think there is a bug in the style explorer. When you set the drop
> shadow colour of the applicationcontrolbar the css is created for the
> linkbar
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to