The following example shows how you can prevent item selection in the Spark List control in Flex 4 by listening for the changing
event and calling the preventDefault()
method on the IndexChangeEvent event object instance.
Continue reading Preventing item selection in the Spark List control in Flex 4