Radio BBCode

A selection of BBCodes for use on your phpBB3 Forums.
  • Advertisement

Bookmark and Share

Radio BBCode

Postby Candyman » Wed Sep 01, 2010 10:37 pm

This BBcode will allow you to post internet radio stations for others to hear.

BBcode Usage:
Code: Select all
[radio]{TEXT}[/radio]


HTML Replace:
Code: Select all
<center><embed src="http://{TEXT}/" type="application/x-mplayer2" width="200" height="65" align="center" border="0"autostart="1" transparentatstart="0" animationatstart="1" showcontrols="true" showaudiocontrols="1" showpositioncontrols="0" autosize="0" showstatusbar="1" displaysize="false">


Helpline:
Code: Select all
Adds media player radio station to your posts.


Example Embed:
Code: Select all
[radio]78.129.196.65:9000[/radio]


Just place any live radio IP and port number between the tags as shown.

Demo

The radio in the example is from Raversparadise.co.uk but any station you know the IP and port number will work.
User avatar
Candyman
Forum Member
Forum Member
 
Posts: 12
Joined: May 2010
Has thanked: 1 time
Have thanks: 0 time

Re: Radio BBCode

Postby cisco007 » Sun Sep 05, 2010 1:30 pm

thanks, but you either have an extre <center> or are missing the closing tag </center>, but if you are trying to keep this xhtml strict, you shouldn't use the <center></center> tags!
Image
Image
User avatar
cisco007
Staff
Staff
 
Posts: 496
Joined: October 2008
Has thanked: 13 times
Have thanks: 31 times
Daring

Re: Radio BBCode

Postby Candyman » Tue Sep 14, 2010 3:14 pm

Ahhh yes, indeed you are correct. I would edit the top post but i don't seem to have an edit button? hmmm?

Remove the <center> and replace with:
Code: Select all
<div align="center">

At the very end of the code after displaysize="false"> add:
Code: Select all
</div>
User avatar
Candyman
Forum Member
Forum Member
 
Posts: 12
Joined: May 2010
Has thanked: 1 time
Have thanks: 0 time

Re: Radio BBCode

Postby cisco007 » Tue Sep 14, 2010 3:50 pm

you can't use {TEXT} in the newer phpbb versions due to security risk, this is what i use!
Code: Select all
<div style="text-align: center"><embed src="http://{INTTEXT}/" type="application/x-mplayer2" width="200" height="65" align="center" border="0"autostart="1" transparentatstart="0" animationatstart="1" showcontrols="true" showaudiocontrols="1" showpositioncontrols="0" autosize="0" showstatusbar="1" displaysize="false"></div>
Image
Image
User avatar
cisco007
Staff
Staff
 
Posts: 496
Joined: October 2008
Has thanked: 13 times
Have thanks: 31 times
Daring

Re: Radio BBCode

Postby walsa » Wed Dec 29, 2010 8:17 pm

Nice bbcode thanks!
User avatar
walsa
Forum Member
Forum Member
 
Posts: 3
Joined: December 2010
Has thanked: 0 time
Have thanks: 0 time

Re: Radio BBCode

Postby jorjamaloney » Mon Oct 08, 2012 1:58 am

Thanks for the codes!!!
User avatar
jorjamaloney
Forum Member
Forum Member
 
Posts: 1
Joined: October 2012
Has thanked: 0 time
Have thanks: 0 time



  • Advertisement

Return to PhpBB3 BBCodes



Who is online

Users browsing this forum: No registered users and 2 guests


Subscribe to the ModphpBB3 Forum RSS
cron