Playing video from embedded resource
Hello,
Can someone help me out with playing video as an embedded resource without writing it into hard disk?
I am able to figure out to retrieve the file in the form of a memory stream.But now,I dont know how to play the video beyond that.I really need help.Please..
Thanks,
Re: Playing video from embedded resource
Quote:
Originally Posted by uniquegodwin
Hello,
Can someone help me out with playing video as an embedded resource without writing it into hard disk?
I am able to figure out to retrieve the file in the form of a memory stream.But now,I dont know how to play the video beyond that.I really need help.Please..
Thanks,
Hi Godwin,
A few threads ago we had nearly the same question.
See this thread:
http://www.vbforums.com/showthread.p...t=avi+embedded
Hope it helps,
sparrow1