All I did was move an invisible sprite from left to right with the scroll to behavior, once it is at the end of the layout I destroy it with a destroy on collision with end of layout marker, wait 0.01, and then create the object again were it was at the very start. The process jsut keeps going and going.
There might be a better way to get this to work this is just what I did for mine.Hope it helps:)