Check the dragInitiator and call preventDefault() if it isn't allowed.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of leonpidgeon Sent: Thursday, March 13, 2008 4:16 AM To: [email protected] Subject: [flexcoders] List/TileList drag and drop but only to selected targets? I am dragging and dropping items between a combination of lists and tilelists. However, there is one tilelist that i don't want to allow to be dragged to another tilelist and one tilelist that i don't want to be dragged to a certain list etc. Is there a simple way to allow this exclusion? Thanks in advance Leon

