how to add video

jashu

New member
Joined
Nov 7, 2008
Messages
4
Programming Experience
Beginner
m a beginner.please tell me how do i add a video file in vb.net application
.(vs 2005).please tell me the code for that and the steps to do that.
 
addind video..reply

thanx for your reply....
let me explain the whole thing.actually i am doing a project for farmers in vb.net.i want to add videos regarding how to plough a field.i want that the videos open in the form .so plz tell me exactly how do i add window media player to the form in order to run the videos.
 
let me explain the whole thing.
By all means. It's what you should have done in the first place.

First you need to add the Windows Media Player control to your Toolbox. Right-click the Toolbox and select Choose Items, then add the WMP component from the COM tab. You can now add it to your form and use it as you would any other control.
 
reply add video

thank you very much..
i have done with it..
could you please tell me any other control which would enhance my project.
it is a expert system which would help farmers.can i add a feature like google earth in my application to view farms or fields..?
 
Back
Top