[flexcoders] Drag Multiple items with the dragManager

2007-10-18 Thread joshuagatcke
Does anyone know how I can send multiple items to dragManager.doDrag()? I am not using a list based control/container, and I have manually added drag and drop support to the items I want to drag/drop to. I want to select multiple items then send an array of those items to the dragManager to

RE: [flexcoders] Drag Multiple items with the dragManager

2007-10-18 Thread Alex Harui
:[EMAIL PROTECTED] On Behalf Of joshuagatcke Sent: Thursday, October 18, 2007 7:45 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Drag Multiple items with the dragManager Does anyone know how I can send multiple items to dragManager.doDrag()? I am not using a list based control