|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Play avi fileMoving from VB6, what is the .net component for playing an avi file? In
VB6, it was the annimaiton control that was part of the Microsoft Common Controls. I want to play a simple avi file like the "filecopy.avi".
http://www.mentalis.org/soft/class.qpx?id=1
HTH, Paul Show quoteHide quote "phonl" <phonl@newsgroups.nospam> wrote in message news:e%2335PfT7GHA.200@TK2MSFTNGP05.phx.gbl... > Moving from VB6, what is the .net component for playing an avi file? In > VB6, it was the annimaiton control that was part of the Microsoft Common > Controls. I want to play a simple avi file like the "filecopy.avi". > > > > "phonl" <phonl@newsgroups.nospam> wrote in news:e#35PfT7GHA.200 @TK2MSFTNGP05.phx.gbl:> Moving from VB6, what is the .net component for playing an avi file? In Windows Media Player 9 or 10 SDK.> VB6, it was the annimaiton control that was part of the Microsoft Common > Controls. I want to play a simple avi file like the "filecopy.avi". It's pretty easy to use - and gives you full control over Media Player. Couple things you can do.
First look at System.Diagnostics.Process.Start If you don't like that approach then you can add a Windows Media Com control and try that. Izzy phonl wrote: Show quoteHide quote > Moving from VB6, what is the .net component for playing an avi file? In > VB6, it was the annimaiton control that was part of the Microsoft Common > Controls. I want to play a simple avi file like the "filecopy.avi".
Strange Issue / DB Error / Not Showing Error Message
VB.NET equivalent of C# Operator '??' Using For Each in a Custom collection class with hashtables Compiling for .NET Framework 1.x in VS 2005 How to open a .CSV file ? Moving Forms Search for Directories/files/Folders When "As New" or not when instantiating? Sql server express 2005 connections open DataTable - Date Difference |
|||||||||||||||||||||||