This is a migrated thread and some comments may be shown as answers.

need ideas

3 Answers 30 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Ramki
Top achievements
Rank 1
Ramki asked on 26 Aug 2014, 04:52 PM
hi,
need ideas to have a media player which plays selected media file across all pages. have master page and placing radmediaplayer in footer, but player starts playing from beginning when navigating across pages....help is appreciated. ty

3 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 29 Aug 2014, 10:46 AM
Hello Ramki,

The described behavior is expected. When the page post backs the player is reinitialized and it starts playing from the beginning. The only possible approach here can be to manually move the video to the second just before navigating to the next page. I am sending you a simple example which shows this. Please check it out and let me know if it helps you.

Looking forward for your reply.

Regards,
Radoslav
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Ramki
Top achievements
Rank 1
answered on 29 Aug 2014, 05:57 PM
Thankyou, but  your solution makes media player pause between pages..... like a brief pause. will radpersistence framework makes any difference?
0
Radoslav
Telerik team
answered on 02 Sep 2014, 08:17 AM
Hi Ramki,

Unfortunately the mentioned approach is the only one which can be used in order to achieve the desired functionality. Also the RadPersistanceFramework will not help in this case, because it persists server side settings, however the media player plays on the client and it depends on the html5 <video> tag which is created on the client. 

Regards,
Radoslav
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
MediaPlayer
Asked by
Ramki
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Ramki
Top achievements
Rank 1
Share this question
or