Yes.  You have to extend Tree.

There is an undocumented, mx_internal version called 
mouseEventToItemRendererOrEditor.  You can call that without extending Tree, 
but that API can go away in a future release without warning.

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of timgerr
Sent: Friday, October 09, 2009 2:42 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Trees are killing me



I have no idea how to use this, I have been googleing it but can only find 
references when people extend classes. Anyone know how to use 
mouseEventToItemRenderer???

Really thanks for the help, this problem has been a thorn in my side for a long 
time.

timgerr

--- In flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>, Alex 
Harui <aha...@...> wrote:
>
> Should be mouseEventToItemRenderer(dragEvent).data
>
> Alex Harui
> Flex SDK Developer
> Adobe Systems Inc.<http://www.adobe.com/>
> Blog: http://blogs.adobe.com/aharui
>
> From: flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com> 
> [mailto:flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>] On 
> Behalf Of timgerr
> Sent: Friday, October 09, 2009 7:03 AM
> To: flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>
> Subject: [flexcoders] Re: Trees are killing me
>
>
>
> OK, I am now hanging my hat in hand. I need help with a method to get the 
> object of the folder that I am over, I have no idea how to do this. PLEASE 
> HELP!!!!!
>
> Thanks, maybe I can get my dignity back.
>
> timgerr

Reply via email to