--- In flexcoders@yahoogroups.com, "djhatrick" <djhatr...@...> wrote:
>
> OK, this is a real challenge.  How do I handle both dragEvents and
> NativeDragEvents inside a list...
> 
> For instance, files need to be able to dragged in and the list (doing
> this on the itemRenderer) also the list needs to handle the ablility
> to be reordered with it's own drag and drop. 
> 
> It seems like one competes withe the over.  It seems like I am going
> to have to do the math and figure out which item in the list renderer
> is being dropped on...
> 
> Any suggestion on best practices for this one, this is proving a trial
> and error challenge.
> 
> Patrick
>

Also, when you test events with the is operation, DragEvents pass as
NativeDragEvents. OMG.

Reply via email to