newman88
08-13-2008, 03:30 PM
Hi!
Could you give me some tip how to set shadow on my buttons labels in ButtonBar component?
<mx:ButtonBar height="45">
<mx:dataProvider>
<mx:String>Item1</mx:String>
<mx:String>Item2</mx:String>
</mx:dataProvider>
</mx:ButtonBar>
Could you give me some tip how to set shadow on my buttons labels in ButtonBar component?
<mx:ButtonBar height="45">
<mx:dataProvider>
<mx:String>Item1</mx:String>
<mx:String>Item2</mx:String>
</mx:dataProvider>
</mx:ButtonBar>