Occurs after the FrameSeek method has been invoked and the current playback frame has been changed.
Syntax
VBScript Sub spriteObj_onframeseek( newframe )
<!--script-->
End SubJScript <SCRIPT LANGUAGE="JavaScript" FOR=spriteObj EVENT=onframeseek( newframe ) >
<!--script-->
</SCRIPT>
Possible Values
- newframe
- New frame to which the current playback position has been set.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.