Gamespot Video BBCode

Video BBCode Database
BBCodes used for embedding videos
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Gamespot Video BBCode

Post by BBCode Bot »

Gamespot Video BBCode

The Gamespot Video BBCode puts a Gamespot Video in the topics of Your phpbb3 Board.

BBCode:

Code: Select all

[gamespot]{NUMBER}[/gamespot]
HTML:

Code: Select all

<embed id="mymovie" width="432" height="362" flashvars="playerMode=embedded&movieAspect=4.3&flavor=EmbeddedPlayerVersion&skin=http://image.com.com/gamespot/images/cne_flash/production/media_player/proteus/one/skins/gamespot.png&paramsURI=http%3A%2F%2Fwww.gamespot.com%2Fpages%2Fvideo_player%2Fxml.php%3Fid%3D{NUMBER}%26mode%3Dembedded%26width%3D432%26height%3D362%2F" wmode="transparent" allowscriptaccess="always" quality="high" name="mymovie" style="" src="http://image.com.com/gamespot/images/cne_flash/production/media_player/proteus/one/proteus2.swf" type="application/x-shockwave-flash"/>
Helpline:

Code: Select all

Gamespot: [gamespot]Video ID here[/gamespot]
Example:

Code: Select all

[gamespot]6188524[/gamespot]
Demo:
[gamespot]6188524[/gamespot]
Locked