Ok, but in the dragsource addData call you have to specify the format of
what you are dragging.  Where is a list of formats?


On 5/13/08 10:47 PM, "Alex Harui" <[EMAIL PROTECTED]> wrote:

>  
>  
> 
> You can drag anything.
>  
> 
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
> Of Josh Millstein
> Sent: Tuesday, May 13, 2008 6:55 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Data format for drag and drop
>  
> 
> Can anybody point me to a list of acceptable drag and drop formats that a
> Dragsource would use. I'm trying to drag a UIComponent that I have drawn
> in. 
> 
> var ds:DragSource = new DragSource();
> ds.addData(dragInitiator, 'graphics');


-- 
[EMAIL PROTECTED]
785-832-9154


Reply via email to