Forums

Adding Awesome Multimedia to WordPress (3 posts)

  1. 4evrblu
    Member
    Posted 5 years ago #

    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>
    <script type="text/javascript">
    RadioBlog.basepath = 'http://stat.radioblogclub.com/radio.blog/'
    RadioBlog.playlist = 'http://www.radioblogclub.com/juke.blog.3.0/sounds/playlist?id=1' {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?

  2. 4evrblu
    Member
    Posted 5 years ago #

    Does anyone know the laws in the USA regarding this?

  3. 4evrblu
    Member
    Posted 5 years ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic