Contents Index Topic Contents | ||
Previous Topic: Stop Method Next Topic: DisplayModeChange Event |
Control Events
The ActiveMovie Control supports the following events.
DisplayModeChange Indicates changes to the DisplayMode property. Error Indicates that an error occurred. OpenComplete Specifies the state of readiness for this ActiveMovie Control, based on how completely the source file has loaded. PositionChange Indicates changes to the current media position, such as when the user selects (or seeks to) a new media position. ReadyStateChange Indicates changes to the control's state of readiness. StateChange Indicates player state changes. Timer Handles timer events. The ActiveMovie Control also supports several events common to other controls: Click, DblClick, KeyDown, KeyPress, KeyUp, MouseDown, MouseMove, and MouseUp. For information about these events, see the event documentation for Visual Basic.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.