Wednesday, July 22, 2009

ActionScript3 Shuffle Grid Class


ActionScript3 Shuffle Grid Class

Actionscript3 Shuffle Grid Class is a beautiful Actionscript3 code to help make a thumbnail gallery with Drag and Drop feature.

The basic logic of the algorithm works by determining how far a dragged item travels along the grid (rows and columns) and then shuffling the surrounding items in the opposite direction by these values, therefore creating space for the dragged item to slot into when released.

You are free to extend the Shuffle Grid Item class to add the functionality you need.

Visit website for details

or

Size:31 KB