I would like to have in my Flex application the ability to send objects (for example, images or text elements) where the user can drag / drop to absolutely position on the screen, resize it and rotate it (although not a high priority). I am wondering if there is a library that will do this out of the box or do you recommend implementing my own?
source share