<mx:Label id="l1" text="{list.currentItem}" mouseOver="event.currentTarget.setStyle('color', '#ffffff');" mouseOut="event.currentTarget.setStyle('color', '#000000');" />