Retrieves the playback state of the sprite: stopped, playing, or paused.
Syntax
Scripting state=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
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.