Hi Sean, I am a flex consultant Do you need a resource for flex project? Thanks Sam
helihobby <[EMAIL PROTECTED]> wrote: I was doing ... DragManager.acceptDragDrop(target); But why would this screw it up ? Regards, Sean. --- In [email protected], "helihobby" wrote: > > 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" 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. > > > -- 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 --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

