You are probably using the scrollto behaviour right now.
You could keep using that and create a camera-sprite, let's say at player.x+200 pin it to the player and scroll to that.
If you want total controll however using the system scrollto action and changing it values according to the situation is probably a better way.
There is also a third party plugin called magicam, which makes it easier to control the camera.