This tutorial covers advanced features of the Manipulate command. It assumes that you have read "Introduction to Manipulate" and thus have a good idea what the command is for ...
Copy Graphics Selection copies the selected (or clicked upon) object within the graphic to the clipboard.
AnimationRate is an option for Animate and Animator that specifies at what rate an animation should run, in units per second.
AnimationRepetitions is an option to Animate and related functions that specifies how many times the animation they create runs before stopping.
AppearanceElements is an option for functions like Manipulate that specifies what elements should be included in the displayed form of the object generated.
DisplayAllSteps is an option to Animate and related functions that specifies whether all frames should be displayed in an animation, even if to do so would slow the animation ...
Initialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct is first used or ...
LocalizeVariables is an option to Manipulate that determines whether the values of variables associated with controls should be localized.
Deployed is an option for displayed objects, cells, and notebooks that specifies whether their contents should be considered deployed, so that elements such as Slider, ...
Widget["IndexedImagePanel"] represents an indexed image panel.