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

Exit from full screen wih Esc

1 Answer 50 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Senad
Top achievements
Rank 1
Senad asked on 28 Sep 2013, 07:27 PM
It seems we can not exit the full screen mode with the Esc key on the keyboard.
This is a standard option for all simmilar controls, so any plans to implement it here?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Sep 2013, 07:20 AM
Hi Senad,

It is possible to exit the full screen mode with the Esc key on the keyboard. Please check the sample code I tried which works fine as expected.

ASPX:
<telerik:RadMediaPlayer ID="RadMediaPlayer1" runat="server" HDActive="false" Width="700px"
    Height="500px" StartVolume="90" Source="http://www.youtube.com/watch?v=3FcCUXrR1-0">
</telerik:RadMediaPlayer>

Also please check this demo on RadMediaPlayer where its possible to exit the full screen mode by pressing the Esc Key.

Thanks,
Shinu.
Tags
MediaPlayer
Asked by
Senad
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or