Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 848757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T06:59:37+00:00 2026-05-15T06:59:37+00:00

I am using asp.net mvc, and I’d like to add media player control in

  • 0

I am using asp.net mvc, and I’d like to add media player control in my view page, so how do I do that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T06:59:38+00:00Added an answer on May 15, 2026 at 6:59 am

    My first three google finds:

    1) A control (doesn’t know if it works with mvc though)

    http://www.beansoftware.com/free-asp.net-controls/asp.net-media-player-control.aspx

    2) Silverlight Player

    http://www.asp.net/aspnet-in-net-35-sp1/videos/introduction-to-the-aspnet-mediaplayer-control

    3) Embed
    if it doesnt matter which mediaplayer will be used:

    <embed id="videocontent" width="550" height="480" type="video/avi" autstart="true" loop="false" runat="server" style="border: gray 1px solid"></embed>.
    

    or in valid xhtml

    <object classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" id="player" width="320" height="260">
        <param name="url" value="<%= ViewData["src"] %>" />
        <param name="src" value="<%= ViewData["src"] %>" />
        <param name="showcontrols" value="true" />
        <param name="autostart" value="true" />
        <!--[if !IE]>-->
        <object type="video/x-ms-wmv" data="<%= ViewData["src"] %>" width="320" height="260">
            <param name="src" value="<%= ViewData["src"] %>" />
            <param name="autostart" value="true" />
            <param name="controller" value="true" />
        </object>
        <!--<![endif]-->
    </object>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using asp.net MVC I'd like to do this inside a view: <%= Html.TextBox(textbox1, null,
Using ASP.NET MVC & Spark, I have a view that is listing a number
Using ASP.NET MVC's default view engine, you can declare a server-side comment like this:
Using Asp.net MVC, I have one view that's strongly bind to List , and
Using Asp.Net MVC 3 (Razor). I'm trying to add the blockUI plug in to
Using ASP.NET MVC there are situations (such as form submission) that may require a
Using ASP.NET MVC 2.0, I have an actionlink that is used for comments on
I am using ASP.Net MVC 3 Razor view engine. I have a requirement to
using ASP.NET MVC 1.0 and I have a action that returns a JsonResult and
using ASP.NET MVC 2 I have a navigation menu inside my Master Page. In

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.