Muses radio player code
-
Hi, that’s Miguel I need your help about stream on wordpress. Let’s say I have the auto-generated muses radio player code which is this one ”
<!– BEGINS: AUTO-GENERATED MUSES RADIO PLAYER CODE –>
<script type=”text/javascript” src=”https://hosted.muses.org/mrp.js”></script>
<script type=”text/javascript”>
MRP.insert({
‘url’:’http://64.16.47.89:8000/stream ‘,
‘codec’:’mp3′,
‘volume’:100,
‘autoplay’:true,
‘buffering’:5,
‘title’:’Djd1Radio’,
‘welcome’:’you are on Djd1′,
‘bgcolor’:’#FFFFFF’,
‘skin’:’tweety’,
‘width’:189,
‘height’:62
});
</script>
<!– ENDS: AUTO-GENERATED MUSES RADIO PLAYER CODE –>
could you please explain to me how to add this generated code on wordpress, I do not have any problem to add it on frontpage, but on wordpress I do not know how to do it. I am trying to create a web radio with wordpress software.Best regards,
Miguel JeanThe blog I need help with is: (visible only to logged in users)
-
Hi there. That code won’t work on WordPress.com as JavaScript is not allowed here: https://en.support.wordpress.com/code/
See here for the audio options available on WordPress.com: https://en.support.wordpress.com/audio/
- The topic ‘Muses radio player code’ is closed to new replies.