cheat-master30
02-05-2010, 10:00 PM
Now with Gamespot having their own video embedding and codes to add videos to your site, I thought it was time vBulletin.org had a code for Gamespot in the same way as IGN, so I modified their code for vBulletin:
Title: Gamespot
Tag: Gamespot
Replacement (choose one or add both seperately):
640px wide version
<embed id="mymovie" width="640" height="391" flashvars="bwr=0&skinXML=http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidotheaEmbedded640_169.xml&playerMode=embedded&mo vieAspect=16.9&mapp=embedded_640&gen=1&uvp=http://vidtech.cbsinteractive.com/player/1_3_2/CBSI_PLAYER.swf&adp=http://vidtech.cbsinteractive.com/plugins/adp/1_3_2/CBSI_AdPlugin.swf&smode=fit&viewMode=sd&autoPlay=f alse&paramsXML=http://uk.gamespot.com/pages/video_player/xml.php?id={{param}}&mode=embedded&width=640&heigh t=391&newplayer=1" wmode="opaque" allowscriptaccess="always" scale="noScale" salign="lt" allowFullScreen="true" quality="high" name="mymovie" style="" src="http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidothea.swf" type="application/x-shockwave-flash"/>
480px wide version:
<embed id="mymovie" width="480" height="310" flashvars="bwr=0&skinXML=http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidotheaEmbedded480_169.xml&playerMode=embedded&mo vieAspect=16.9&mapp=embedded_480&gen=1&uvp=http://vidtech.cbsinteractive.com/player/1_3_2/CBSI_PLAYER.swf&adp=http://vidtech.cbsinteractive.com/plugins/adp/1_3_2/CBSI_AdPlugin.swf&smode=fit&viewMode=sd&autoPlay=f alse&paramsXML=http://uk.gamespot.com/pages/video_player/xml.php?id={{param}}&mode=embedded&width=480&heigh t=310&newplayer=1" wmode="opaque" allowscriptaccess="always" scale="noScale" salign="lt" allowFullScreen="true" quality="high" name="mymovie" style="" src="http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidothea.swf" type="application/x-shockwave-flash"/>
Example:
6249444
Oh, and for reference:
1. Why not use one code and modify attributes for player width?
Because both video players use different heights and widths for the videos, and you can only have two dynamic elements in a vBulletin BB code.
Title: Gamespot
Tag: Gamespot
Replacement (choose one or add both seperately):
640px wide version
<embed id="mymovie" width="640" height="391" flashvars="bwr=0&skinXML=http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidotheaEmbedded640_169.xml&playerMode=embedded&mo vieAspect=16.9&mapp=embedded_640&gen=1&uvp=http://vidtech.cbsinteractive.com/player/1_3_2/CBSI_PLAYER.swf&adp=http://vidtech.cbsinteractive.com/plugins/adp/1_3_2/CBSI_AdPlugin.swf&smode=fit&viewMode=sd&autoPlay=f alse&paramsXML=http://uk.gamespot.com/pages/video_player/xml.php?id={{param}}&mode=embedded&width=640&heigh t=391&newplayer=1" wmode="opaque" allowscriptaccess="always" scale="noScale" salign="lt" allowFullScreen="true" quality="high" name="mymovie" style="" src="http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidothea.swf" type="application/x-shockwave-flash"/>
480px wide version:
<embed id="mymovie" width="480" height="310" flashvars="bwr=0&skinXML=http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidotheaEmbedded480_169.xml&playerMode=embedded&mo vieAspect=16.9&mapp=embedded_480&gen=1&uvp=http://vidtech.cbsinteractive.com/player/1_3_2/CBSI_PLAYER.swf&adp=http://vidtech.cbsinteractive.com/plugins/adp/1_3_2/CBSI_AdPlugin.swf&smode=fit&viewMode=sd&autoPlay=f alse&paramsXML=http://uk.gamespot.com/pages/video_player/xml.php?id={{param}}&mode=embedded&width=480&heigh t=310&newplayer=1" wmode="opaque" allowscriptaccess="always" scale="noScale" salign="lt" allowFullScreen="true" quality="high" name="mymovie" style="" src="http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidothea.swf" type="application/x-shockwave-flash"/>
Example:
6249444
Oh, and for reference:
1. Why not use one code and modify attributes for player width?
Because both video players use different heights and widths for the videos, and you can only have two dynamic elements in a vBulletin BB code.