OpenComplete (Compact 7)

3/12/2014

This event indicates the control finished opening the media file and is ready for playback.

Compatibility: ActiveMovie

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.

See Also

Reference

Windows Media Player Events