Good morning: I have set the the 3rd and 4th colors for my TabBar as such in the CSS file. Example: fillColors: #DDE7F4, #DDE7F4, #FA075D, #FA075D;
However, it does not use the second set of values. I set the second set to red in the example just to get a contrast. The Language Reference indicates you can use either one set or both sets for fillColors in a TabBar. The second set is for mouseover. Does this not work in Flex 2.01? I looked at the Flex 2.01 Explorer application and it only has 1 set of colors to select from. I even tried using a TabNavigator but it does not use the second set of colors either. In both cases, on mouse over, it displays a lighter color combination of the first set of colors. Does it work in Flex 3? Thanks, Jack

