Occurs when the control has an error condition.
Syntax
MediaPlayer_Error
Remarks
Use this event to trap errors. The Error event is sent when the Media Player control reports an error during playback. To process the error in your script, use the Visual Basic Err object or the properties listed in the See Also section.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.