The following example shows how you can disable keyboard navigation on the Flex Accordion container by extending the Accordion class and overriding the protected keyDownHandler() method.
Full code after the jump.
Continue reading ‘Disabling keyboard navigation on the Accordion container in Flex’



