request bbcode games

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!

request bbcode games

Post by Galandas »

I remember a wax bbcode for games you can have :?:

Re: request bbcode games

Post by cisco007 »

was that the name of it, wax bbcode?

Re: request bbcode games

Post by Galandas »

I simply mean games bbcode :?

Re: request bbcode games

Post by cisco007 »

since the majority of the games are swf, just use the flash bbcode, i think that is what we talked about before on the previous board!

Re: request bbcode games

Post by Galandas »

ok thanks.

Re: request bbcode games

Post by cisco007 »

i know there was a bbcode that was made for games for a specific site, but can't remember what site it was, but like i said they were and almost all are .swf!

Re: request bbcode games

Post by Inner Circle »

What about the Phpbb Arcade Mod? Would be easier to implement than creating a BBCode?

Re: request bbcode games

Post by Galandas »

I do not speak English well
I remember they were all put in one section.
with code under :oops:


What about the Phpbb Arcade Mod? Would be easier to implement than creating a BBCode?

I do not care Arcade Mod I speak of bbcode games

Re: request bbcode games

Post by Stoker »

This is it:

BBCode:

Code: Select all

[games={NUMBER1},{NUMBER2}]{URL}[/games]
HTML:

Code: Select all

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="{NUMBER1}" height="{NUMBER2}">
<param name="movie" value="{URL}" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="{URL}" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="{NUMBER1}" height="{NUMBER2}"></embed>
</object>
Helpline:

Code: Select all

Flashgames: [games=Width,Hight]Swf Url[/games]

Re: request bbcode games

Post by Galandas »

thank you :thumb:

you can also kindly put the link where you can catch the games :?: