Page 1 of 2

request bbcode games

Posted: 28 May 2010, 19:18
by Galandas
I remember a wax bbcode for games you can have :?:

Re: request bbcode games

Posted: 28 May 2010, 20:32
by cisco007
was that the name of it, wax bbcode?

Re: request bbcode games

Posted: 28 May 2010, 22:07
by Galandas
I simply mean games bbcode :?

Re: request bbcode games

Posted: 28 May 2010, 23:26
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

Posted: 28 May 2010, 23:30
by Galandas
ok thanks.

Re: request bbcode games

Posted: 28 May 2010, 23:51
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

Posted: 29 May 2010, 02:52
by Inner Circle
What about the Phpbb Arcade Mod? Would be easier to implement than creating a BBCode?

Re: request bbcode games

Posted: 29 May 2010, 04:17
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

Posted: 29 May 2010, 06:33
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

Posted: 29 May 2010, 14:35
by Galandas
thank you :thumb:

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