How can I add a movie clip (*mpg, *avi) to a Form?
please guide, thank you.
Printable View
How can I add a movie clip (*mpg, *avi) to a Form?
please guide, thank you.
Reference Windows Media Player to your proj and use it along .
Actually I wanted to add the animation that we normally see when we copy / move file to a new location.
The animation shows some files fly from 1 folder to another folder.
I found this video clip at this location:
C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Graphics\videos\FILEMOVE
and
C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Graphics\videos\FILECOPY
How do i add thes video clip to a Form?
please guide, thank you.
You can download Microsoft Media Player from COM tab .
i added Media Player to the Form.
the problem is it display the Media Player toolbar as well, and i do not need tat.
how can i just display the animation that shows some files flying from 1 folder to another folder?