Embedded web stopped working on chorme 71

Status
Not open for further replies.

ebarranco

Newbie
Joined
Aug 3, 2012
Messages
3
Location
Johnstown NY
Hi,

I had the embedded player working for a years on our site Mohawk Valley Amateur Radio Association - Home but now the iframe displays:
-------
To view the Broadcastify Audio Feed Player you will need to have Javascript turned on and have Flash Player 9 or greater installed.

This feed hosted by Broadcastify.
-------

IE and Firefox works, the system has Flash player 31.

Is there an alternative to the flash player? perhaps HTML5 based?

I used to have:

<audio controls>
<source src="http://relay.broadcastify.com:80/317347340.mp3?xan=96B5251E5208986B40E15E779C0ABC98" type="audio/mpeg">
Your browser does not support the audio tag.
</audio>

Which worked really well, until broadcastify decided to mess with the URLs of the streams.
 

flythunderbird

Member
Feed Provider
Joined
Oct 1, 2012
Messages
988
Location
Grid square EM99fh
The player on your page works in my browsers (IE 11 and Vivaldi 2.1, which is a fork of Chrome). I did have to activate Flash Player in Vivaldi to make the player work. I'm using Flash Player 31. At the risk of asking a stupid question, are you sure that Flash Player is working properly (or at all)?

If you go to the management page for your feed, the Technicals tab explains how to change to an HTML5 player.
 

nated1992

Member
Joined
Feb 9, 2013
Messages
271
Location
Asheville NC
Chrome has done a thing where iframs on a HTTPS:// page with http content or links break.

I don't use the RR Player but that could very well be your issue.


Disregard your site isn't https,
 
Last edited:
Status
Not open for further replies.
Top