Thanks everyone!
I used the scrollto and boundto behaviors and added:
Event: every tick
Action: player >set position to playerbox (image point 0)
Action: system > set scrollx to scrollx + 10 * dt
But the screen isn't auto scrolling, so I am very confused.