I need help with this 4shared BBcode

Support for PhpBB3 BBCodes. Post here to get help with any BBCode related issue here
There is no support here! Only Read Access!
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!
Locked
User avatar
kevinviet
BBCoder III
BBCoder III
Posts: 123
Joined: 06 Mar 2010, 04:52

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 :)
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

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]
User avatar
kevinviet
BBCoder III
BBCoder III
Posts: 123
Joined: 06 Mar 2010, 04:52

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
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

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]
User avatar
kevinviet
BBCoder III
BBCoder III
Posts: 123
Joined: 06 Mar 2010, 04:52

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.
Locked