Hi All
I am trying to play a mpg movie file frame by frame. Is this possible using a vb control, and if so , which one and how.
thank you in advance.
Si
Printable View
Hi All
I am trying to play a mpg movie file frame by frame. Is this possible using a vb control, and if so , which one and how.
thank you in advance.
Si
Maybe if you load every file, and then add them to an array, and play that array using a timer?