Hi

I am using the spark components and the halo theme.

When i write the following code

<s:ComboBox alternatingItemColors="[#FFFFFF,#EEEEEE]">
<s:ArrayCollection>
<fx:String>One</fx:String>
<fx:String>Two</fx:String>
<fx:String>Three</fx:String>
<fx:String>Four</fx:String>
<fx:String>Five</fx:String>
</s:ArrayCollection>
</s:ComboBox>

I get the error - alternatingItemColors is only supported for spark theme.

How do i set the alternatingItemColors for halo theme???

Thanks
ilikeflex

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to