Contents Index Topic Contents | ||
Previous Topic: Error Event Next Topic: PositionChange Event |
OpenComplete Event
Indicates the control finished opening the media file and is ready for playback.
Syntax
Private Sub object_OpenComplete()Parameters
object Object expression that evaluates to an ActiveMovie Control. Remarks
This event is provided for backward compatibility; use the ReadyStateChange event instead.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.