How can I change the animation while strafe movement?

The strafe movement works fine, when I press “A”, or “D”, the character move left, or right, but looking forward! I have a “left running” and “right running” animation, and I want to get these animations, when I press “A”, or “D”. The State Machine looks like in this video:

https://docs.unrealengine.com/latest/INT/Videos/Player/index.html?series=PLZlv_N0_O1gZS5HylO_368myr-Kg2ZLwb&video=ZezNr-DOSRI

How can I do that? Here is the movement blue print.