thanks Tracy :)
2008/11/25 Tracy Spratt <[EMAIL PROTECTED]> > Override the dragEnter, dragDrop and perhaps dragOver event handlers. > See the docs for details and examples. > > Tracy > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Eduardo Souza > *Sent:* Tuesday, November 25, 2008 12:12 PM > *To:* [email protected] > *Subject:* [flexcoders] TileList > > > > Hello everyone, > > I've two TileLists control in my Panel. I want to detect when the user have > taked one and put it in the other. I want to detect when that item leaved my > TileList too. > > And I want to disable the user to take the item and drag it to the same > tilelist, what I need to do? > > Thanks > > Eduardo Souza > > >

