[flexcoders] TileList drag/drop error yet again

2007-12-10 Thread Ben Marchbanks
I'm back with the same tileList D/D error I reported earlier only this time I am using AC as the dataProvider per recommendations (Alex) - error message is the same dropIndicator.x = cc listItems[rowNum].length listItems[rowNum][colNum] ? listItems[rowNum][colNum].x : colNum * columnWidth;

RE: [flexcoders] TileList drag/drop error yet again

2007-12-10 Thread Alex Harui
can you post a test case? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ben Marchbanks Sent: Monday, December 10, 2007 8:13 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] TileList drag/drop error yet again I'm back