Live stream audio player )(.m3u)

Hi Guys, is there anyway I can add an audioplayerr that links to a stream link…

id like to stream the following link:

http://www.radiofeeds.co.uk/bauerflash.pls?station=magicsoul.mp3.m3u

Hello @robcrouch I found two ways to you do that:

  1. Add a Video bric.
    Then on the right side you will found the following Embedded Code:

<iframe class="embed-responsive-item" src="https://player.vimeo.com/video/163403597" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>

So then just change that code to this one:

<iframe class="embed-responsive-item" src="http://www.radiofeeds.co.uk/bauerflash.pls?station=magicsoul.mp3.m3u" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>

The second way you can buy the Player bric from @Lucas

And in the form Mp3 just put your link: Page Not Found

There is page with the bric from @Lucas that I create for you.
There is the HEX file with the video bric:robcrouch.bloc (725.2 KB)