Start by drawing a path on the page. The path can be a straight line, or a more complex line. The first point you make will be the starting point for your animation.
You cannot use curved lines though - as only the x,y coordinates of the lines are available to Actions, so you are restricted to straight lines.
If you want the path to be closed, then double click on the start point as you would normally do.