HomeCommunityControl GalleryGraphics & MultimediaActiveXASPNetVideo: The WebControl for Windows Media, Real, and QuickTime Video.

ASPNetVideo: The WebControl for Windows Media, Real, and QuickTime Video.



Submit a Review

1,071 Downloads

11,412 Views


Description

Quickly embed WindowsMedia, QuickTime and RealPlayer into your ASP.NET web forms


www.aspnet-video.com

Features

  • The first commercial-grade ASP.NET component to embed Windows Media Player, QuickTime and RealPlayer into ASP.Net websites.
  • Removes the "Eolas" or "Click to activate and use this control" message in Internet Explorer and Opera browsers.
  • Fully compatible with Microsoft AJAX.
  • Automatically detects the client's video plug-in version and appropriately displays alternative HTML content, which you specify.
  • Produces XHTML compliant, WAI compliant and search engine friendly code.
  • All script and XHTML markup created by ASPNetVideo is encrypted, creating a blanket of security over your video files.

Syntax Example

<ASPNetVideo:WindowsMedia ID="WindowsMedia1" runat="server" Height="375px" Width="434px" VideoURL="video.wmv"> <HTMLAlternativeTemplate> <!-- Place your HTML Alternative content here --> </HTMLAlternativeTemplate> </ASPNetVideo:WindowsMedia> <ASPNetVideo:QuickTime ID="QuickTime1" runat="server" VideoURL="video.mov" AutoPlay="True" Loop="False" ShowControlPanel="True" Height="224px" Width="465px"> <HTMLAlternativeTemplate> <!-- Place your HTML Alternative content here --> </HTMLAlternativeTemplate> </ASPNetVideo:QuickTime> <ASPNetVideo:RealPlayer ID="RealPlayer1" runat="server" VideoURL="video.rm" Height="347px" Width="464px"> <HTMLAlternativeTemplate> <!-- Place your HTML Alternative content here --> </HTMLAlternativeTemplate> </ASPNetVideo:RealPlayer>

Screenshots

Reviews

Submit a review