Radio widget

User submitted BBCodes
Let us see what You have
There is no support here! Only Read Access!
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.
Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT}">{TEXT}</div>
Green = OK - Red = forbidden
Locked
Backstage
BBCoder II
BBCoder II
Posts: 5
Joined: 25 Apr 2010, 13:31

Radio widget

Post by Backstage »

With my pleasure! ;)

BBcode

Code: Select all

[radio][/radio]
HTMLcode

Code: Select all

<div id="Shoutcast"><script src="http://www.aolcdn.com/widgets/swftag_v1_6_1_minimal.js" type="text/javascript" language="javascript"></script><script language="javascript" type="text/javascript"> var dt = new Date(); var tm = dt.getTime(); var fileToLoad = "http://o.aolcdn.com/shoutcast/widget/radio/ShoutcastV1.swf" + "?random=" + tm; var frameSwf = new SWFTag("miniagmmodule.swf", fileToLoad , "300", "400", SWFTag.V9); frameSwf.setAllowScriptAccess(SWFTag.ALWAYS); frameSwf.setBgColor("#ffffff");frameSwf.write(document);</script>	</div>
Help line:
"Just use your radio button" ;)

Demo/Preview:
Dunno how can I put here (code) for show radio! Sorry! Below is just my Screen capture pic.. :?
cleftangels
BBCoder I
BBCoder I
Posts: 3
Joined: 24 Apr 2010, 10:19

Re: Radio widget

Post by cleftangels »

This is brilliant.... Thank you
Locked