Tween without an ease or duration?

Wondering if it is possible to tween an object, but have it move along its path without any easing or duration, so it always moves at the same pace. For instance, if the path were looping around the screen, and zig zagging, or w/e it does; it would always go at the same speed, like 2 pixels a second.

I use TweenMax.

Ty! :block: