request bbcode games
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!
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!
Re: request bbcode games
was that the name of it, wax bbcode?
Re: request bbcode games
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
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!
- Inner Circle
- BBCoder III
- Posts: 107
- Joined: 20 Mar 2010, 20:25
- Location: Germany
- Contact:
Re: request bbcode games
What about the Phpbb Arcade Mod? Would be easier to implement than creating a BBCode?
- Galandas
- BBCoder III
- Posts: 139
- Joined: 07 Mar 2010, 00:08
- BBCodes: 35
- Favourite BBCode: player yahoo
- Favourite MOD: Mod Rey
- Location: italy
- Contact:
Re: request bbcode games
I do not speak English well
I remember they were all put in one section.
with code under
I do not care Arcade Mod I speak of bbcode games
I remember they were all put in one section.
with code under
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
- Stoker
- Site Admin
- Posts: 3540
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: request bbcode games
This is it:
BBCode:
HTML:
Helpline:
BBCode:
Code: Select all
[games={NUMBER1},{NUMBER2}]{URL}[/games]
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>
Code: Select all
Flashgames: [games=Width,Hight]Swf Url[/games]
Board rules! No PM support
- Galandas
- BBCoder III
- Posts: 139
- Joined: 07 Mar 2010, 00:08
- BBCodes: 35
- Favourite BBCode: player yahoo
- Favourite MOD: Mod Rey
- Location: italy
- Contact:
Re: request bbcode games
thank you
you can also kindly put the link where you can catch the games
you can also kindly put the link where you can catch the games