Progress-bar (Video Preloader)
- by Yan
I have a spark component VideoDisplay which displays a video.
I want to add a ProgressBar to it which will show load progress of the video and when the video is loaded ProgressBar to disappear. How to do that?
Thanks,