John,
 
here are a few examples that might be helpful.
 
Adding drag-and-drop support
http://www.adobe.com/devnet/flex/quickstart/adding_drag_and_drop/
 
Adding Drag-and-Drop & Drop Deny to DataGrid
http://thanksmister.com/?p=21
 
Simple Flex 2.0 Drag Example
http://www.tink.ws/blog/simple-flex-20-drag-example/
 
Hua


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of John Grden
Sent: Tuesday, October 17, 2006 9:57 AM
To: [email protected]
Subject: [flexcoders] Drag and Drop tutorials/Samples of mixed types of dragging

I'm just getting into DragManager, and I can succesfully drag a component to another and remove it from one display list to add it to another.

but just simply dragging around on stage with DragManager.doDrag - I can't seem to make it work like a simple startDrag() when it just "moves" to that location I drop it to x/y.  if I use the object as it's own proxy, the object disappears, if I don't it just stays in place while the ghost image is dragged around.

so, I'm just trying to understand more about when I should use what with regards to DragManager and startDrag/stopDrag scenarios etc.

Any tuts/demos/sample code would be awesome

PS> I'm moving items around in a Canvas container - should I not be using a Canvas?

--
[  JPG  ] __._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to