Hello all ,
I'm gettingsome problems with Transitions.
If the userinterrupts the execution of a Transition, selecting another State that willstart another Transition, the objects in the screen will be missdisplaced and when you make another action in the application, you'll getthis error:
"RangeError:Error #2006: The supplied index is out of bounds.
at mx.core::UIComponent/addChildAt()
at mx.core::Container/addChild()
at mx.states::AddChild/apply()
at mx.core::UIComponent/::applyState()
at mx.core::UIComponent/::commitCurrentState()
at mx.core::UIComponent/setCurrentState()
at mx.core::UIComponent/set currentState()
at Index/__hbHome_show()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/setVisible()
at mx.core::UIComponent/set visible()
at mx.containers::ViewStack/mx.containers:ViewStack::updateDisplayList()
at mx.core::UIComponent/validateDisplayList()
at mx.core::Container/validateDisplayList()
at mx.managers::LayoutManager/validateDisplayList()
at mx.managers::LayoutManager/::doPhasedInstantiation()
at mx.core::UIComponent/::callLaterDispatcher2()
at mx.core::UIComponent/::callLaterDispatcher()"
Couldanyone help me with this problem.
Thanks,
Nelson Batista
--
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
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

