Article ID: 171981 - Last Review: July 1, 2004 - Revision: 2.1 How To Play an .AVI Video File in Full Screen in Visual BasicThis article was previously published under Q171981 On This PageSUMMARY
This article demonstrates how to play an .AVI (video) file in full
screen from Visual Basic for Windows. When you play an .AVI file using the
full screen, the color palette focus is set to the .AVI file only. No
dithering of colors occurs because there are no other windows in the
background to capture the color palette.
MORE INFORMATION
This example uses the mciSendString application programming interface
(API). Your computer must be able to play .AVI files for this sample to
work.
Step-by-Step Example
APPLIES TO
| Article Translations
|
Back to the top
