I would like to create a background which contains large (very wide) image which keeps on scrolling in an infinite loop.
So basically, each time, only a rectangle of the image (cropped) is shown and that rectangle keeps on scrolling smoothly on top of the image in turn showing a different part of the image.
How do I do that?