Hello,

I have a viewstack with several children. Sometimes i get the following error 
when i switch views, but the problem is that sometimes it happens once every 
4-5 switches sometimes the error goes away for several days...

Any ideas on how to debug?

TIA,
Fotis

TypeError: Error #1009: Cannot access a property or method of a null
object reference.
       at mx.controls.sliderClasses::Slider/commitProperties()
       at mx.core::UIComponent/validateProperties()
       at mx.managers::LayoutManager/validateProperties()
       at mx.managers::LayoutManager/doPhasedInstantiation()
       at Function/http://adobe.com/AS3/2006/builtin::apply()
       at mx.core::UIComponent/callLaterDispatcher2()
       at mx.core::UIComponent/callLaterDispatcher()

       TypeError: Error #1009: Cannot access a property or method of a null
object reference.
       at mx.controls.sliderClasses::Slider/setPosFromValue()
       at mx.controls.sliderClasses::Slider/updateDisplayList()
       at mx.core::UIComponent/validateDisplayList()
       at mx.managers::LayoutManager/validateDisplayList()
       at mx.managers::LayoutManager/doPhasedInstantiation()
       at mx.managers::LayoutManager/validateNow()
       at mx.effects.effectClasses::TweenEffectInstance/onTweenEnd()
       at mx.effects.effectClasses::ResizeInstance/onTweenEnd()
       at mx.effects::Tween/endTween()
       at 
mx.effects::Tween/http://www.adobe.com/2006/flex/mx/internal::doInterval()
       at mx.effects::Tween$/timerHandler()
       at flash.utils::Timer/_timerDispatch()
       at flash.utils::Timer/tick()

Reply via email to