Can someone please tell me a simple way to play an avi file in VB? Im having real trouble here.
Printable View
Can someone please tell me a simple way to play an avi file in VB? Im having real trouble here.
use the windows media player component. set the file name to your avi and use the play method to play or set to autoplay in the mediaplayer properties.
enjoy!