Groups > Asp .Net > Getting started with ASP.NET > Re: how to insert audio/video in Microsoft visual studio 2005




how to insert audio/video in Microsoft visual studio 2005

how to insert audio/video in Microsoft visual studio 2005
Fri, 28 Mar 2008 11:29:14 +000
hi all!
i have a problem.. =( 
do u guys noe how to insert video/audio in microsoft visual studio 2005 using
visual basic?
will be greatful to any1 whu post a solution ^^ THNX
Post Reply
Re: how to insert audio/video in Microsoft visual studio 2005
Fri, 28 Mar 2008 19:22:59 +000
Hi,My advice is to use a YouTube link on your page to your video.

You can actually get it sit inside the page without going to YouTube.
Alternatively you could create a Flash video and obviously embed it within the
page. 

Any help?David
Post Reply
Re: how to insert audio/video in Microsoft visual studio 2005
Fri, 28 Mar 2008 19:49:22 +000
try silverlight for video.
Post Reply
Re: how to insert audio/video in Microsoft visual studio 2005
Mon, 31 Mar 2008 11:05:47 +000
Hi,

In my opinion, you can try the Three-Part Control to achieve playing video in
the page.

There is a free and flexible control "ASPNetVideo" to achieve this.
The ASP.net Video Component allows streaming videos to be directly embedded into
.Net ASPX web pages. It supports for QuickTime (.mov), Real Player (.ram, .rmv),
Windows Media Player(.wmv, .avi). You can get more information at below link:

http://pcwin.com/Software_Development/ASPNetVideo/index.htm

And you can download this control at :
http://pcwin.com/Software_Development/ASPNetVideo/download.htm

When you install, you can deploy it with AJAX mode or Normal mode.

After installation, it appears the ASPVideo Control Tab in VS2003/VB2005/VS2008.
Only thing to do is to drag the control you need in ASPNetVideo Tab into your
page. And set VideoURL property of the Video control.

Hope it helps.
Post Reply
about | contact