Shoutcast Streaming BBCode

Music BBCode Database
BBCodes for embedding Music players
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Shoutcast Streaming BBCode

Post by BBCode Bot »

Shoutcast Streaming BBCode

Author: DopeLabs
Description: BBCode For Streaming A Shoutcast Server. Requires Quicktime.

BBCode:

Code: Select all

[radioquick]{URL}[/radioquick]
HTML:

Code: Select all

<embed id='player' name='player' type="image/x-quicktime" src="{URL}" width="300" height="18" controls="Default" autostart="false">
Helpline:

Code: Select all

Radio: [radioquick]link to pls[/radioquick]
Example:

Code: Select all

[radioquick]http://www.dubstep.fm/listen.pls[/radioquick]
Demo:
[radioquick]http://www.dubstep.fm/listen.pls[/radioquick]
Locked