Jump to content

Radio Broadcaster Player


Recommended Posts

Didnt know where to post this !

 

Are there any rules about encapsulating the Radio station player Off broadcasting world on your own site??

 

Ive linked to my station on broadcasting world via a pop up window on my website .... If i cant do it this way then i shall work on another one of my own. :confused:

 

Hope ive not done anything Bad!

My Blog https://djgarybaldy.blogspot.com

User of RadioDJ FREE radio playout software since 2010.

How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html

RadioDJ is my FAVOURITE piece of software it works when I need It

 

 

Link to comment
Share on other sites

Our flash player is currently only licensed to our domain (broadcastingworld.net), so unfortunately anyone who steals it or uses it on their site is using it illegally.

 

You may link to our popup player, im happy to give you thate code to stick on your website..

 

<br />
var win=null;<br />
function NewWindow(mypage,myname,w,h,scroll,pos){<br />
if(pos=="random"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}<br />
if(pos=="center"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}<br />
else if((pos!="center" && pos!="random") || pos==null){LeftPosition=0;TopPosition=20}<br />
settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';<br />
win=window.open(mypage,myname,settings);}<br />
// --><br />


Listen Live

Studiio - All-In-One Radio Communication Platform
SMS | Phone Calls | Social Media | Content

Link to comment
Share on other sites

The one ive linked to isnt a Flash player James its an embedded windows media player .....

 

http://www.broadcastingworld.net/stations/listen.php?id=148 is my station id and thats the only link ive used!

 

Kept it with the Broadcasting world logo as well so i guess im Ok then.

My Blog https://djgarybaldy.blogspot.com

User of RadioDJ FREE radio playout software since 2010.

How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html

RadioDJ is my FAVOURITE piece of software it works when I need It

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...