Why Silverlight Mediaplayer (Not MedieElement) doesn't have a next Button?
        Posted  
        
            by Subhen
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Subhen
        
        
        
        Published on 2010-05-17T06:12:06Z
        Indexed on 
            2010/05/17
            6:20 UTC
        
        
        Read the original article
        Hit count: 314
        
Hi,
I try implementing silverlight mediaPlayer that is available from expression blend int my projecct. Just found out that there is no next buttom for the Media Player. So I have to override the button proporties in the onApplyTemplate().
Am I missing something so that I am not able to enable the Next and Prev Button or this is just the Silverlight MediaPlayer it self.
Thanks, Subhen
© Stack Overflow or respective owner