Read original post by Eugene Chaikin at DZone
In this tutorial I will create a simple Media Player application for playing various videos (e.g in .wmv format). I am going to use MediaElement control as a media container for a player. I will also create few buttons to control the video media flow (Play, Pause, Stop) and a progress bar showing the current progress.