Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

looking for a stop event RSS

1 reply

Last post Aug 21, 2007 04:35 PM by heuertk

(0)
  • mod84

    mod84

    0 Points

    1 Post

    looking for a stop event

    Aug 21, 2007 03:06 PM | LINK

    making a small player website to play music frm my home computer while at work/on jobs... working great so far but would like to build a queue function.

    i am looking for some sort of way of doing this, such as as event that is fired when the player has completed playing a file or stops.

     

    thanks

     

    Developer at NetFuel Web Design
    My .NET Free Code Library
  • heuertk

    heuertk

    Participant

    1668 Points

    524 Posts

    Microsoft

    Moderator

    Re: looking for a stop event

    Aug 21, 2007 04:35 PM | LINK

    the MediaElement fires a MediaEnded event: http://msdn2.microsoft.com/en-us/library/bb188271.aspx

    -th
    http://timheuer.com/blog/

    -----

    If this answered your question, please be sure to click the 'mark as answered' feature, otherwise please feel free to post follow-up questions that are related.