Retrieves the sprite's elapsed playback time (in milliseconds). Playback repetitions are included in the time calculations. Read-only at run time.
Syntax
Scripting spriteObj.Time=eTime
Possible Values
- eTime
- Number of milliseconds into the animation. The default value is zero.
Remarks
The onseek event is fired upon completion of the Time property change.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.