We have a TileList that when a user clicks a checkbox we would like to change 
the background color from white to red and backwards.  Is this possible?  Do we 
have to override a function because it doesn't seem like we can when we try to 
do it.  We create a TileList using <mx:TileList id="list"> and then in a 
function we try to do something like list.backgroundColor.



      

Reply via email to