I am trying to create a contact list with scrolling alphabet along the side. The contact list needs to have checkboxes for the user to select only 6 contacts, once 6 are selected the add to wheel icon pops up. Once the icon is clicked, the user is taken to the next frame where their selection has been added to a wheel in random positions.

The wheel needs to be dragged and spun around its own axis and then stops at a random slice performing a hitTest to show another image or info attached to that contact.

I am not sure if this is where I should be posting this but any guidance would be insanely appreciated!!!!!