HELP! Again :|

I got another code

slider_1.onPress = function(){
    this.startDrag(true, _root.groove_1._x,  _root.groove_1._y, _root.groove_1. + 520, _root.groove_1._y);
}

Errors:

Expected a field name after '.' operator.