Code looks like updateComplete is the right event.  A component's x,y
will not change when scrolled, it is the container's viewport that is
moving.

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of John Hauf
Sent: Wednesday, August 20, 2008 7:36 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] mx.core.Container - Event when child objects have
been shifted?

 

Hi,

I have a question about the mx.core.Container-component.

The following I found in the documentation:
"At the time when this event is dispatched, the scrollbar has been
updated to the new position, but the container's child objects have not
been shifted to reflect the new scroll position."

Is there any event that is dispatched when the child objects have been
shifted? The updateComplete-event won't work.

Thanks
John

 

Reply via email to