Grid arranger is a grid that builds from items your library and lets the user pick up items in the grid and drag them around whilst the grid dynamically reorganises itself in a similar way to the iOS home screen. When the item is dropped it slots neatly into place in the grid.
Have a go on the preview to see how intuitive it is.
Features
- Set number of rows and columns
- Set spacing between rows and columns
- Set the grid to be 'messy' (see the playing cards in the preview)
- Clean and easy to follow AS3 code
- All user interactions can be tracked via events sent out by the grid

