Sorry we didn't get back to you, hope the demo went OK.  I know that we
have fixed some bugs in history manager so hopefully things will be
better in b3.

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of mdoberenz
Sent: Monday, April 17, 2006 9:05 PM
To: [email protected]
Subject: [flexcoders] mx.managers::HistoryManager$/save -- null has no
properties

I've been having some issues lately with the HistoryManager object
lately.  I'm using some TabNavigators to display different pieces of
information.  Some of the tabs have objects inside them that are
created using AS, and they're based on custom components that I've
made.

Sometimes when I try to remove a child from a specific tab, or when
I select a different tab, I get the following error stack...

TypeError: Error #1009: null has no properties.
      at mx.managers::HistoryManager$/save()[C:\dev\beta2
\sdk\frameworks\mx\managers\HistoryManager.as:554]
      at
mx.containers::ViewStack/mx.containers:ViewStack::commitSelectedIndex
()[C:\dev\beta2\sdk\frameworks\mx\containers\ViewStack.as:1052]
      at
mx.containers::ViewStack/mx.containers:ViewStack::commitProperties()
[C:\dev\beta2\sdk\frameworks\mx\containers\ViewStack.as:620]
      at
mx.containers::TabNavigator/mx.containers:TabNavigator::commitPropert
ies()[C:\dev\beta2\sdk\frameworks\mx\containers\TabNavigator.as:325]
      at mx.core::UIComponent/validateProperties()[C:\dev\beta2
\sdk\frameworks\mx\core\UIComponent.as:5007]
      at mx.managers::LayoutManager/validateProperties()
[C:\dev\beta2\sdk\frameworks\mx\managers\LayoutManager.as:496]
      at
mx.managers::LayoutManager/mx.managers:LayoutManager::doPhasedInstant
iation()[C:\dev\beta2
\sdk\frameworks\mx\managers\LayoutManager.as:635]
      at
mx.core::UIComponent/mx.core:UIComponent::callLaterDispatcher2()
[C:\dev\beta2\sdk\frameworks\mx\core\UIComponent.as:7379]
      at
mx.core::UIComponent/mx.core:UIComponent::callLaterDispatcher()
[C:\dev\beta2\sdk\frameworks\mx\core\UIComponent.as:7322]
      at mx.core::UIComponent/setFocus()[C:\dev\beta2
\sdk\frameworks\mx\core\UIComponent.as:5814]
      at mx.managers::FocusManager/setFocus()[C:\dev\beta2
\sdk\frameworks\mx\managers\FocusManager.as:375]
      at
mx.managers::FocusManager/mx.managers:FocusManager::mouseDownHandler
()[C:\dev\beta2\sdk\frameworks\mx\managers\FocusManager.as:1164]


Any ideas on why I'm getting this error and how I can fix it would
be GREATLY appreciated.  I have a demo on Wednesday that I'll be
showing the app I've made.  I'd really like to have this issue
resolved by then.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to