Tweener reset

i have a tween that moves a progress bar along the x using scaleX but when the user presses a button i want the progress bar to scaleX -= 0.2 but when i do this it scales to taht size but immediatly jumps back to where it was in the tweener tween. is there a way that i could accomplish this?