| Notes | for more details | animator reference |
Animators animate their attributes with an ease-in and ease-out automatically. This can
be changed with use of the motion attribute. The motion attribute can have one of four values: linear, easein, easeout, and easeboth, where easeboth is the default value. Combining animators of attribute x and y, for example, with
different motion and duration values can produce different animation paths as shown in
the example above.