Thought we fixed this in the hotfix.  Do you have it?

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of boy_trike
Sent: Tuesday, May 22, 2007 4:00 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Modules + Tab Navigators = Error

 

Everything works FINE until I load a new module. (Even after I go back
to the original 
module, I get the error). Any component with a Tab Container or
Accordian throws the 
following error when I load the component:

TypeError: Error #1009: Cannot access a property or method of a null
object reference.
at mx.managers::HistoryManager$/register()
at mx.containers::ViewStack/::addedHandler()
at flash.display::DisplayObjectContainer/addChildAt()
at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::
<http://www.adobe.com/2006/flex/mx/internal::> 
$addChildAt()
at mx.core::Container/addChildAt()
at mx.core::Container/addChild()
at mx.core::Container/createComponentFromDescriptor()
at mx.core::Container/createComponentsFromDescriptors()
at mx.core::Container/mx.core:Container::createChildren()
at mx.core::UIComponent/initialize()

I have turned off History manager in the compiler page of the project
properties. That 
does not help any.

Any suggestions?

Thanks
Bruce

 

Reply via email to