PlayState Property

Sprite Control

Retrieves the playback state of the sprite: stopped, playing, or paused.

Syntax

Scriptingstate=spriteObj.PlayState

Possible Values

state
Integer value. Zero if the control is stopped, 1 if the control is playing, 2 if the media is paused.

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.