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