Or you can make an invisible sprite called "Camera" and put the scroll-to behavior on that. Then you can manipulate it separately, perhaps keeping it just in front of the player when he's moving, etc.
I've had good success using an invisible camera sprite with scrollto and the LiteTween plugin for camera work.