Jaffar,
That was very clear.Anyways do the steps what i mentioning below
1. Open windows appli in VB.NET
2.Click on tool box and right click on the toolbox window.You will see
add/remove project items.Click on it.You will be able to see the components
window
3.In the components window,click on COM Component tab and choose ActiveX
Movie control and say Ok.
4. You will be able to see the control in the toolbox now.Drag it into ur
form.
5. Assuming u have got the filename from db and store it in variable
strUrl.Add the code below
AxActiveMovie1.FileName = strUrl;
AxActiveMovie1.Show()
Hope now you will be able to complete it
Rgds,
Santhi
"jaffar" wrote:
hello sir,
still i am unable to paly the video files in vb.net windows
form , please send me any examples if possible . that will be helpful
for me.
thanking you sir,
--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com