Self-Check Answer

myShip

Obviously, we're adding a new instance of the ship_mc class and animating it. The big question is, What is happing right here:

If you think the X position of myShip will move five pixels to the left every time the moveShip function is called, you're correct!