Have a look at this example: onedrive.live.com/redir
In this example the sideways movement when jumping is set to the vector X of the player when the jump key was pressed. This means that jump length is variable depending on how fast you were moving before you jumped.
If you want to make it the same distance each time just set the vector.X in events 10 & 11 to the number you want, not the variable.