onplay Event

Sprite Control

Occurs when the sprite starts. The sprite will not start until all media are downloaded.

Syntax

VBScriptSub spriteObj_onplay( )
<!--script-->
End Sub
JScript<SCRIPT LANGUAGE="JavaScript" FOR=spriteObj EVENT=onplay( )>
<!--script-->
</SCRIPT>

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