I have a TileList with an e4x dataProvider - I want to simply allow the user 
to re-order the list using builtin drag and drop.

I enabled the list with - drag enabled, drop enabled, move enabled and as soon 
as an item is dragged it throws an error at the following line in TileBase.as

dropIndicator.x = cc && listItems[rowNum].length && listItems[rowNum][colNum] ? 
listItems[rowNum][colNum].x : colNum * columnWidth;

Any suggestions ?


Ben Marchbanks

::: alQemy ::: transforming information into intelligence
http://www.alQemy.com

::: magazooms ::: digital magazines
http://www.magazooms.com

Greenville, SC
864.284.9918


Reply via email to