How can I animate some object like ListboxItem
when I click to start SuckEffect to go and hide to left corner of the screen, like deleting the item in the iphone.
I was trying to do easy animation to make the flying animation. but it doesn't work that way.
A combination of skew, scale, translate & projection gives something similar (without the nice curves though). It moves fast so that helps:
This is just from Expression Blend authoring (best place to do this sort of thing as it is so interactive).