Adobe Flex 3 List Control Selection and Change Event Problem?

Your itemRenderer may be causing another issue, but you're not listening for the correct event. It should be: myList. AddEventListener(ListEvent.

CHANGE, historyBarClickHandler).

When I execute the code it displays my list with custom item renderer, which is fine. But when bring my mouse over it, it doesn't give any colour highlight which means it is not selecting. Secondly, when I click on any of the list item, it doesn't dispatch any change event.

I tried a lot but couldn't understand it.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions