Feel free to place the player on your own website or where ever else you would like to put tunage. Unfortunately myspace does not allow javascript and use of it (where hacked) could result in your account being closed (and we dont want that!). Its also been untested in Facebook and any other networking websites, although we do encourage you to try and see how it goes.
Copy the code in one of the boxes below and paste the code where you want the player to show. Its that simple!
Not sure what the Junkees Player looks like? Check it out here.
<script type="text/javascript" src="http://www.bassjunkeesradio.com/webplayer/swfobject.js"></script><div
id="flashcontent"></div><script type="text/javascript">
var browser=navigator.appName; var res = ""; browser = browser.toLowerCase();
if(browser=="netscape"){res = "opened_by=MOZILLA";}else{res
= "opened_by=IE";} var webradio = new SWFObject("http://www.bassjunkeesradio.com/webplayer/webradio.swf?"+res+"&xml=http://www.bassjunkeesradio.com/webplayer/config.xml&player_skin=http://www.bassjunkeesradio.com/webplayer/skins/skin6.swf",
"skin6","385", "368", "8", "#212939",
true); webradio.addParam("quality", "high"); webradio.addParam("allowScriptAccess",
"always"); webradio.write("flashcontent");</script>
If all else fails and for some reason the code doesnt work for you, you should be able to use the code below (in myspace, facebook and most other networking websites) which will show a basic windows media player box on your page which tunes in to Bassjunkees.
<embed type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
src="http://radio.bassjunkees.com:8442" align="middle" width=400
height=50 defaultframe="rightFrame" showstatusbar=true></embed>