startDrag only _x

Hello Guys! :slight_smile:
knob.onPress = function() {
startDrag(this)
}

How can I make the knob drags only _x, I need the _y stays as it is!

thanks!