object = accAnimation(wndID);
Will search for a child accessible object having the ROLE_SYSTEM_ANIMATION role.
Represents an animation control. Its accName property is the text in the static field which labels this control. Its accIsAnimated shows if the control is currently playing or not.
wnd Overview | MS Accessibility