PDA

Click to See Complete Forum and Search --> : playing avi


kpeterson0
Mar 17th, 2002, 07:47 AM
Can someone please tell me a simple way to play an avi file in VB? Im having real trouble here.

Blinky Bill
Mar 17th, 2002, 08:16 PM
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!