Hello!
[In Flex 3]
I am looking to implement the following effect:
When mouse crosses a Canvas container, make that Container rotate and take into account the speed of the mouse crossing giving it some momentum or inertia based on that speed.
How can I do this please?
Thanks!