I need help with this 4shared BBcode

Support for PhpBB3 BBCodes.
Post here to get help with any BBCode related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!

I need help with this 4shared BBcode

Post by kevinviet »

Hello all
I need help with this 4shared BBcode, can someone please help me make this .mp3 BBcode for this website ?
Here the link to the mp3 http://www.4shared.com/file/62099798/aa ... y.html?s=1

Thanks a lot :)

Re: I need help with this 4shared BBcode

Post by cisco007 »

I didn't create a bbcode but i used downloadhelper addon for firefox and got the url of the mp3 then used the mp3 bbcode!
[mp3]http://dc96.4shared.com/img/62099798/aa ... review.mp3[/mp3]

Re: I need help with this 4shared BBcode

Post by kevinviet »

Thanks ciscco, I was doing like this and it works for FF browser but not work for IE browser. Can you create a BBcode for this so it works for both FF and IE ?

Thanks

Re: I need help with this 4shared BBcode

Post by cisco007 »

sure i can make it, but i am not sure it's going to work for all files or mp3's from that site, but here is this one!

bbcode usage:

Code: Select all

[4shared]{SIMPLETEXT1}/{SIMPLETEXT2}[/4shared]
html replacement:

Code: Select all

<embed src="http://www.4shared.com/embed/{SIMPLETEXT1}/{SIMPLETEXT2}" width="320" height="260" allowfullscreen="true" allowscriptaccess="always"></embed>
and use the two numbers with the slash in the helpline, like so:

Code: Select all

[4shared]62099798/aa4492de[/4shared]

Re: I need help with this 4shared BBcode

Post by kevinviet »

Thanks you so much cisco, The BBcode works for both FF browser and IE browser :thumbsup: that all I need ;)

Thanks again cisco and i am very appreciated.