• I found the most awesome service that in my view makes for an awesome addition to anyones blog: MUSIC

    http://totalphysiqueonline.com/ Go to my site and look to the sidebar above my delicions. See the player.

    It is called Radio Blog Plugin and it even validates.

    It streams a playlist of MP3’s that you choose and customize for your own musical tastes.

    In my case…Rob Zombie and Drowning Pool. Heheheh

    Here is the code/script which is so much better than using embed, which never validates in xhtml

    <script type=”text/javascript” src=”http://stat.radioblogclub.com/radio.blog/radio.blog.js”></script&gt;
    <script type=”text/javascript”>
    RadioBlog.basepath = ‘http://stat.radioblogclub.com/radio.blog/&#8217;
    RadioBlog.playlist = ‘http://www.radioblogclub.com/juke.blog.3.0/sounds/playlist?id=1&#8217; {editor note: your personal member number that calls your playlist goes here}
    RadioBlog.width = ‘200px’
    RadioBlog.height = ‘200px’
    RadioBlog.color.body = ‘#ECECEC’
    RadioBlog.color.border = ‘#BBBBBB’
    RadioBlog.color.button = ‘#999999’
    RadioBlog.color.player_text = ‘#666666’
    RadioBlog.color.playlist_text = ‘#666666’
    RadioBlog.start()
    </script>

    My question is this: is this legal?

    I do not see how it could be.

    I guess caution makes me lean toward wanting to remove it from my site. What do you guys think?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 4evrblu

    (@4evrblu)

    Does anyone know the laws in the USA regarding this?

    Thread Starter 4evrblu

    (@4evrblu)

    As fate would have it, I changed themes and I have little room for Radio Blog with one sidebar. sniff!

    So, I removed it temporarily.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding Awesome Multimedia to WordPress’ is closed to new replies.