ASP.net - Embed video object and change source in code file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DevInCode
    New Member
    • Apr 2008
    • 55

    ASP.net - Embed video object and change source in code file

    I have an image on my page that changes based on the querystring and other factors. This is easy by adding an image to the webpage in design mode. I don't see how I can do this with a video or other object. Any suggestions?
  • ThatThatGuy
    Recognized Expert Contributor
    • Jul 2009
    • 453

    #2
    First of all the forum in which you posted this question is invalid....

    this question should have been posted in ASP.net or Html/css forum

    You can use silverlight media player if you work on VS2008

    or refer to this link

    Comment

    • DevInCode
      New Member
      • Apr 2008
      • 55

      #3
      I'll check that out. SIlverlight won't do though, not enough people have it installed yet.

      Comment

      • ThatThatGuy
        Recognized Expert Contributor
        • Jul 2009
        • 453

        #4
        it's just a browser plugin.... when everybody can download and install flash plugins why can't they do it for silverlight....

        Although flash plugins are inbuilt in browser especially IE.... hope that browsers come up with inbuilt silverlight plugins int he future

        Comment

        Working...