This question is locked. New answers and comments are not allowed.
Hi, i am using VS2010+Silverligth5+Telerik Q1 2012 SP1
I'm using the RadMediaPlayer with a single RadMediaItem changing it source property depending on the selected row in a gridview.
Some times when select a new row (Source) and given play.
It takes a few minutes between fail or start playing the new audio track.
What i need is a way to know in what state is the process, and if it fails to find the cause if that is possible.
My goal is to use an example BusyIndicator say something like Track Loading ... and if it fails to show an error message like that Audio Track don't exist in that location .
I'm using the RadMediaPlayer with a single RadMediaItem changing it source property depending on the selected row in a gridview.
Some times when select a new row (Source) and given play.
It takes a few minutes between fail or start playing the new audio track.
What i need is a way to know in what state is the process, and if it fails to find the cause if that is possible.
My goal is to use an example BusyIndicator say something like Track Loading ... and if it fails to show an error message like that Audio Track don't exist in that location .