I am looking for a good Java/GWT/Smart GWT or Ext GWT/Javascript library that does the following in a web application-
(1) Take an image of a bottle, and rotate it.
(2) I should be able to specify angle of rotation, time taken to complete that rotation
(3) I should be easily able to change the bottle image, for eg, for a specific sponsor.
Ideally I want the library to support all browsers, including IE 6/7/8, however if your library supports only newer versions of IE, even then kindly mention that library as a possible solution for the problem.
Am I correct in thinking that such type of animation is possible only in Css3 or flash for browser?