Hello All,
Thanks in advance to all responses.
I am trying to display a progress bar for a smoothstreaming player. Everything works, however i am not able to display progress of downloading the hTTP video. I registered for DownloadProgressChanged event, but it fires only once and the DownloadProgress
property is always set to 1.
I have disabled client caching.
Any ideas?