Movie Player ActiveX Control

Events

 

Public Method Click      

Occurs when the user presses and then releases a mouse button over an Movie Player ActiveX Control. 

Public Method DblClick    

Occurs when the user presses and releases a mouse button and then presses and releases it again over an Movie Player ActiveX Control.
 

Public Method FullScreenKeyDown    

Occurs when the user key down when full screen mode.
 

Public Method FullScreenKeyUp    

Occurs when the user key up when full screen mode.
 

Public Method MouseMove    

Occurs when the user moves the mouse over the control.
 

Public Method MouseDown    

Occurs when the user mouse down over the control.
 

Public Method MouseEnter   

Occurs when the mouse pointer enters the control.

 

Public Method MouseLeave   

Occurs when the mouse pointer leaves the control.

 

Public Method MouseUp   

Occurs when the user mouse up over the control.

 

Public MethodOnCompleted    

Occurs when the video/audio playback complete.
 

Public MethodOnPlaying    

Occurs when the video/audio playback.

Public MethodOnStreamingBuffered   

(For Streaming MP4, MOV plugin only) Occurs when the streaming video buffered.
 

Public MethodOnStreamingErrorMsg 

(For Streaming MP4, MOV plugin only) Occurs when the error of streaming.
 

Public MethodOnStreamingStatus 

(For Streaming MP4, MOV plugin only) Occurs when the streaming of video.