if you export the capx we could take a look.
You would have to have an idle state, dodge left, and dodge right.
on Button press 'A' => play animation "DodgeLeft", then wait .3 seconds, then play animation idle
on Button press 'B' => play animation "DodgeRight", then wait .3 seconds, then play animation idle