Moving background animation

Is it possible to create a moving background animation with corona like in this game?

https://www.youtube.com/watch?v=dyXxyApKtvM

it looks like it uses a single image and stretches it in a loop.

Sure, especially with the Graphics 2.0 image manipulation, you can do a lot of cool effects.

I’m still using Graphics.1. because I start building my game with Lime which is totally buggy with new corona

can you give an code example of how that could be done?

Sure, especially with the Graphics 2.0 image manipulation, you can do a lot of cool effects.

I’m still using Graphics.1. because I start building my game with Lime which is totally buggy with new corona

can you give an code example of how that could be done?