Template standard controls for an entirely new look and feel
- by T
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.
Version 1.01 – 6/10/09 (wow how did a week slip by)