how to play sound in updatepanel ?

Last post 08-11-2008 10:56 PM by Vince Xu - MSFT. 1 replies.

Sort Posts:

  • how to play sound in updatepanel ?

    08-08-2008, 3:59 AM
    • Member
      point Member
    • ahmetkoray
    • Member since 09-12-2006, 6:00 AM
    • Posts 1

     hello everybody

    how do i play sound in timers tick event?

    note: system.media.soundplayer working in local but doesnt work in server. What must i do ?

    Filed under:
  • Re: how to play sound in updatepanel ?

    08-11-2008, 10:56 PM
    Answer

    Hi,

    You can use Third-Party control "ASPNetVideo" to achieve this. The ASP.net Video Component allows streaming videos and audios to be directly embedded into .Net ASPX web pages. It supports for QuickTime (.mov), Real Player (.ram, .rmv), Windows Media Player(.wmv, .avi) and other audio format such as wma, wav, mp3,etc.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 it, you can deploy it with AJAX mode or Normal mode.

    After installation, it appears the ASPVideo Control Tab in VS2003/VB2005/VS2008. Only thing needs to do is to drag the ASPNetVideo control into your page. And set VideoURL property of the Video control. Set UIMode="Invisible" can hidden the media body.

    The Third-Party control isn't made by microsoft. If any accident occurs during the process, please connect with the organization of the product.

     


    Vince Xu
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (2 items)