AnimationAtStart

Description

Returns or sets a Boolean value specifying whether or not the Player title animation is run before the first streamed image is displayed.

Syntax
object.AnimationAtStart

Remarks

Setting AnimationAtStart to True makes the image display window play a short animation when a file begins to play, before the first image is displayed. In addition, while the control is stopped and the current position is zero, the title image is displayed. To make sure AnimationAtStart has the desired effect, see AutoRewind.

If TransparentAtStart is True, the AnimationAtStart property is ignored.

The default value of this property is True.

Note You can set this property only at design time.

See Also

TransparentAtStart, AutoRewind

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.