Quote Originally Posted by quatra
Can be created an VBA code in power point 2003 for "rotate an object with 360 degrees" (a car for example)

I think that one method would be the images overlay.
Can we read the cursor position on the slide (on a scale..perhaps) to change pictures forward or backward ... and in this way to give the impression that the car turns ?
that depends on the axis of rotation. Assuming a 2D image then the axis of rotation is "out of the screen" and any rotation is around that axis. However, if you rotate an object 360 degrees, it is in its original orientation. Or do you mean you wish to rotate the object any number of degrees up to 360?