Hi
wondering if anyone can help with this. I have an error that only
appears when viewing the Flex application that I am working on with
the Flash Debugger.
I get the following error message when trying to access an accordion
component:
TypeError: Error #1009: Cannot access a property or method of a null
object reference.
at mx.accessibility::AccordionHeaderAccImpl/eventHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()
at mx.containers::Accordion/dispatchChangeEvent()
at mx.containers::Accordion/headerClickHandler()
Has anyone else come across this?
Thanks
Katie