Hi!
I want to do effect on spinning of images??
so that is possible or not?
Thanks,
JaxNa
Hi,
You can use Tween class to do so.
It is possible either using timeline motion tweens or actionscript Tweens. You want to gradually increment the _rotation property of the object to give the appearance of spinning, though this would be a flat view spinning, not a 3D spinning effect.