I think you are probably not using the correct code to draw the player. Try checking out draw_sprite_ext in the draw event of the player and input the correct arguments there.
Ah, i had it set to always draw frame 1. That's fixed, but how do i flip the images if i am moving left?
Use the dflip or flip variable as the image_xscale.