embedded wmv file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Loui

    embedded wmv file

    Hii all,

    I need to embed a media file (wmv) file from within a normal .aspx
    page.
    I dont know how to do it.

    any help??
    thanks in advance
  • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

    #2
    RE: embedded wmv file

    This Url was the first in the list on a search for:

    Windows Media SDK embed wmv



    --Peter
    "Inside every large program, there is a small program trying to get out."






    "Loui" wrote:
    Hii all,
    >
    I need to embed a media file (wmv) file from within a normal .aspx
    page.
    I dont know how to do it.
    >
    any help??
    thanks in advance
    >

    Comment

    • Nicholas Paldino [.NET/C# MVP]

      #3
      Re: embedded wmv file

      Loui,

      You should be able to just add an object tag to the page, specifying the
      class id for windows media player, as well as the parameters for the player.


      --
      - Nicholas Paldino [.NET/C# MVP]
      - mvp@spam.guard. caspershouse.co m

      "Loui" <asp4net@gmail. comwrote in message
      news:e18e8290-7b99-44e6-8eb7-03c35e1c31ae@i2 9g2000prf.googl egroups.com...
      Hii all,
      >
      I need to embed a media file (wmv) file from within a normal .aspx
      page.
      I dont know how to do it.
      >
      any help??
      thanks in advance

      Comment

      Working...