This is part 3 in the series of Paul Yanez on building a Hulu inspired video playerand and in this tutorial he is building a progress bar.
We will take the design of our progress bar and set it’s width equal to the position of the video’s current position. To make this dynamic and without needing to write any code we will use the concept of Binding.