This is a selection of examples from the complete
'How to' screencast »
View the elements available for
Import in a QuickTime file in the
Mathematica documentation
ExampleData directory:
Import the QuickTime file as an animation::
You can also export animations that you create in
Mathematica.
Create an animation of the plot of

, where the value of
a is continuously changed:
Export the animation to the
"AVI" format, as "animate.avi". The
% symbol specifies the most recent output, in this case the animation, for
Export:
If you wish to make changes to your exported animations, you can import them back into
Mathematica.