BBCode ASX

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
Kynetic
BBCoder II
BBCoder II
Posts: 23
Joined: 27 Apr 2010, 22:13
Contact:

BBCode ASX

Post by Kynetic »

BBCode :

Code: Select all

[ASX]{URL}[/ASX]
HTML Replacement :

Code: Select all

<!-- BEGIN stream --><object id="wmp" width=300 height=70 classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"
standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">
<param name="FileName" value="{URL}">
<param name="ShowControls" value="1">
<param name="ShowDisplay" value="0">
<param name="ShowStatusBar" value="1">
<param name="AutoSize" value="1">
<param name="autoplay" value="0">
<embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/windows95/downloads/contents/wurecommended/s_wufeatured/mediaplayer/default.asp"
src="{URL}" name=MediaPlayer2 showcontrols=1 showdisplay=0 showstatusbar=1 autosize=1 autoplay=1 visible=1 animationatstart=0 transparentatstart=1 loop=0 height=70 width=300>
</embed>
</object>
Help Line :

Code: Select all

[ASX]URL of your link ASX[/ASX]
Exemple :

Code: Select all

[asx]http://www.techno4ever.net/t4e/stream/dsl_listen.asx[/asx]
You must install the last version of windows media player (11) for IE or FF...

Here the links ASX works...

Techno4ever
http://www.techno4ever.net/t4e/stream/dsl_listen.asx

Fun Radio
http://streaming.radio.funradio.fr/fun-1-44-96

Skyrock
http://player.skyrock.com/V4/skyrock/skyrock.asx

Virgin Radio
http://viphttp.yacast.fr/V4/virgin/virgin.asx

FG Dj Radio
http://fg.impek.tv:80
Locked