It sure was ...
I did:
override protected function dragScroll():void {}
Which solved the problem ...
Thanks.
Any idea what it was being called ?
My dropTarget was set on another canvas ...
Can you explain ?
Thank you for all the help,
sean.
--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> That's probably the dragScroll kicking in. Is dropTarget=true?
>
>
>
> ________________________________
>
> From: [email protected]
[mailto:[EMAIL PROTECTED] On
> Behalf Of helihobby
> Sent: Wednesday, December 19, 2007 1:26 PM
> To: [email protected]
> Subject: [flexcoders] Why does my Tree Control Vertically scrolls
on its
> own ?
>
>
>
> Hi All,
>
> I have my mx:tree set to liveScrolling false and yet when I drag
items
> out of the Tree the vertical scroll bar / tree scrolls down as if I
am
> scrolling down ...
>
> I wish for the tree to remain on its current scroll position ...
>
> Is this a bug in Flex SDK 2.01 ?
>
> Regards,
>
> Sean.
>