Probably missing states lines in your MXML:
<s:states>
  <s:State name="normal" />
  <s:State name="hovered" />
  <s:State name="selected" />
</s:states>




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15211.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to