Template standard controls for an entirely new look and feel
        Posted  
        
            by T
        on Geeks with Blogs
        
        See other posts from Geeks with Blogs
        
            or by T
        
        
        
        Published on Sat, 05 Jun 2010 11:20:00 GMT
        Indexed on 
            2010/06/16
            0:42 UTC
        
        
        Read the original article
        Hit count: 302
        
This is the Ineta Live player without the O’Data Feed. It is a good example of taking the plain Media Player provided with the Encoder install and re-templating it to make it your own. It also has a custom scrub control that is added in. I generally put my tempates in a separate resource file. On this project, I discovered that I had to include the template at the document level because I needed the ability to attach some code behind to fire change state behaviors. I could not use the blend xaml behaviors for change state inside the template because the template can’ determine the TargetObject.
© Geeks with Blogs or respective owner