help me guys.. how to attach a vedio file on C# windows application
help me guys.. how to attach a vedio file on C# windows application
what type of video? there are a lot of videos that are not included in windows package operating system. client/end users need to install some codecs/drivers to play specific videos.
you mean to play a video file in C#? you may use the WindowsMediaPlayer in windows operating system. Just include the Msdxm.ocx located in system32 folder. but then again as what mark said, codecs/drivers are still to be considered depending on the type of video.
thanks for your help guys. yeah I mean how to play a video in c#.
i ask this question because we are making a cbt that has system... this is our primary problem and the 2nd one is how to play a power point presentation in c# windowsforms.net...
You can use the web browser control to display the powerpoint file. Pero I dont know if ma play ba jd xa with animations.You can also try adding reference to the Powerpoint object library. It help you manipulate the powerpoint file but I haven't tried playing it though
![]()
thank you artoy. can you give a sample of how to play a video in c# windowsform.net
Tagaan lng tka steps.
1. Right click anywhere on the toolbar
2. Click "Choose Items...", The Choose Toolbox Items dialog box should appear.
3. check Windows Media Player from the list
4. after clicking OK kay mogawas na na ang Windows Media Player sa Toolbox
5. Drag the control sa form. Naa na xa property na URL. dha ibutang ang filename sa video
Naa pa yata mas nice na mga players but mao ni ang pinaka simple yata. hehehe.
Artoy, possible that it is not added on the toolbox, can you add some step by step procedures?![]()
artoy tnx for the sample. ive try it saun raman dii kaau ni.
Similar Threads |
|