This was inspired by Chalkmarrow's delightful project "Picture Handles". I loved the way the photos could be moved and scaled but I wanted a simpler interface. To move the pictures, drag from near the photo's center. To scale and rotate, drag from near the photo's edge. This project can easily be scaled to use more photo's, just import them as a sprite and copy the code from one of the other photo's. There is some odd behaviour that shows up when the photos are overlapped. Despite bringing the last sprite to the front, there seems to be some sort of intrinsic order occasionally resulting in the photo from behind being selected. I would appreciate help with this "feature".