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

Playlist not working with FireFox

3 Answers 86 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
BiBongNet
Top achievements
Rank 2
BiBongNet asked on 01 Mar 2014, 09:23 PM
Hi,

I have not implemented the latest version 2014 Q1, but browsing your demos I have found that playlist function does not work with FireFox (version 27). Nothing changes when clicking any item in the playlist, and the demo page throws this error on page load in Firebug: Permission denied to access property 'toString'.

http://demos.telerik.com/aspnet-ajax/media-player/examples/functionality/banners/defaultcs.aspx?isNew=true

It works fine with IE and Chrome.

Is there something wrong with the demo page or with the control itself?

Thanks.

3 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 06 Mar 2014, 08:28 AM
Hi Binh,

The Playlist and demos work as expected on our side on FireFox as well. The issue you are observing may be related to your browser's specific configuration. For example, you can check whether you have enabled Flash Player for your browser:
http://www.adobe.com/software/flash/about/

Please provide us some sample steps to reproduce the problem so we can test this problem locally.

Regards,
Eyup
Telerik

DevCraft Q1'14 is here! Join the free online conference to see how this release solves your top-5 .NET challenges. Reserve your seat now!

0
BiBongNet
Top achievements
Rank 2
answered on 06 Mar 2014, 02:09 PM
Hi Eyup,

I am sorry. It's my fault to copy the wrong link to the demo. Please review the link below. It's about playlist, not banner. For my FireFox browser, it's working fine, with flash fully installed as It can play the video normally with MediaPlayer, just cannot use the playlist as described in my first post.


http://demos.telerik.com/aspnet-ajax/media-player/examples/functionality/playlist/defaultcs.aspx?isNew=true
0
Eyup
Telerik team
answered on 11 Mar 2014, 02:00 PM
Hi Binh,

This behavior is very strange indeed and we are not aware of such an issue. Can you please try the player definition from the demo in a sample web site with Q1 2014 Telerik Web UI version dlls and let me know about the result?
<telerik:RadMediaPlayer ID="RadMediaPlayer1" runat="server"
            Height="360px" EnableViewState="false" Width="640px" AutoPlay="false">
            <PlaylistSettings YouTubePlaylist="PL2HUH5okl73JFq_QDyqVq9GCZ0Dd9L0OH" Mode="Buttons" ButtonsTrigger="Hover" />
        </telerik:RadMediaPlayer>

Looking forward to your reply.

Regards,
Eyup
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

Tags
MediaPlayer
Asked by
BiBongNet
Top achievements
Rank 2
Answers by
Eyup
Telerik team
BiBongNet
Top achievements
Rank 2
Share this question
or