> Could you share your capx to clarify your question?
>
> For the above event to work, the image doen't have to be the same width as the layout..
> It has to be at least as wide as the layout and repeated two times, because it only moves half it's width every time..
>
Yeah that's true, already tried to resizing the background by x2 or changing Self.Width / 2 with /1.909 or something that'll fit the size of the image..
I'll post the .capx in just a minute..
ehhmm..
I don't understand what you mean with 1.909..
self.width is the width of your object, so why would you have to change anything?
You'd still want to move the object half of it's width, right?
Waiting for the capx..