[flexcoders] Multiple Lists

2008-08-03 Thread Rafael Faria
I have multiple lists and i want one drag to another. The drag and drop is already working. My problem is that i have like 10 lists and any of them can drag to any other. Is there an easy way to set what list it can come from? like list1 can just receive dragable item from list2 and

RE: [flexcoders] Multiple Lists

2008-08-03 Thread Alex Harui
dragInitiator in the dragEvent From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rafael Faria Sent: Sunday, August 03, 2008 7:57 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Multiple Lists I have multiple lists and i want one