I am hoping to change the color of my text in a link bar, this is what I have 
so far. Not so sure 
where or what to do next.

<mx:Style>
LinkBar {
   color: #000000;
   text-selected-color: #ffffff;
   }
</mx:Style>

Reply via email to