Centova Technologies Forum

Centova Cast v3 => Bugs and issues => Topic started by: Jim on December 16, 2014, 09:15:11 am

Title: Two Javascript widgets from different Centovacast installations.
Post by: Jim on December 16, 2014, 09:15:11 am
I have a client who hosts one radio with me and another with a different host. He's trying to embed the streaminfo widget from both on the same HTML page. Only one will work at a time though not both.

I've tried leaving only one instance of streaminfo.js on the page but that obviously doesn't work.

Is there any way around this so he can have both displayed simultaneously ?
Title: Re: Two Javascript widgets from different Centovacast installations.
Post by: DJFire_CFR on December 16, 2014, 11:38:28 pm
what about an iframe?

setup 2 pages with the streaming info... then iframe them both onto the 1 page.

Its a thought.
Title: Re: Two Javascript widgets from different Centovacast installations.
Post by: Jim on December 17, 2014, 02:44:55 am
Thanks for the suggestion. I usually try and avoid iframes but yes that would probably work. Will have to suggest that unless Centova has a better solution ?

what about an iframe?

setup 2 pages with the streaming info... then iframe them both onto the 1 page.

Its a thought.