AnimationAtStart Property

Returns or sets a Boolean value specifying whether or not animation runs before the first image displays.

Syntax

MediaPlayer.AnimationAtStart

Settings

The settings for this property are:

Value Description
True (Default) Animation plays at start.
False Disables animation.

Remarks

Setting AnimationAtStart to True makes the image display window play a short animation when a title is buffering and loading. If TransparentAtStart is True, the AnimationAtStart property is ignored.

See Also

Stop, AutoRewind, TransparentAtStart

© 1996-1998 Microsoft Corporation. All rights reserved.