In a List drag/drop scenario you would get the DRAG_START event and call
doDrag yourself

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of David Ham
Sent: Tuesday, September 04, 2007 9:19 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Customize part, but not all, of a drag and
drop operation?



> You can customize the dragImage displayed by the DragProxy.
>
> You can customize what is in the DragSource

Yes, I know, but how can I do one and not the other? How would I 
customize _just_ the dragProxy, for example, but have everything else 
(dragsource, x, y, etc) be the default? Or conversely, how would I 
just customize the dragSource, but have everything else (proxy, x, y, 
etc) be the default?

OK
DAH


 

Reply via email to