Here is small experiment I’ve done in AS3 called Motion List. Motion List is a class that creates a list or grid of items with similar animations to the upcoming Windows Phone 7 UI’s ‘Metro’ transitions. I love the new UI for WP7 and thought I’d try and recreate a little bit of it in AS3 for use with my own applictions. I will convert this to multitouch soon and make a video demo too. In the mean time have a look at the ‘mouse’ demo below. Hit reset to bring the list back once you’ve clicked an item. Also try changing some of the parameters and then hit update.

Note: This is a very early version, I’ve got plenty more to add and things fix.