I wnat to change the background color of button to white but its not changing 
the color plz help me and let me know what is problm here is my code thanks in 
advance and 
Happy Eid to all group members...........
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"; layout="absolute">
 
<mx:Style>
Button {
fill-colors: #ffffff, #ffffff;
}
 
</mx:Style>
<mx:Button label="i am not changing background why"/>
</mx:Application>


      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Reply via email to