Gametrailers

By SquarkSquark

Description

This solution allows to embed video player from gametrailers.com, both for Standard Definition and High Definition

Code

[[embed]]
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="gtembed" width="480" height="392">    <param name="allowScriptAccess" value="sameDomain" />     <param name="allowFullScreen" value="true" /> <param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid=36220"/> <param name="quality" value="high" /> <embed src="http://www.gametrailers.com/remote_wrap.php?mid=36220" swLiveConnect="true" name="gtembed" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="392"></embed> </object>
[[/embed]]

[[embed]]
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="gtembed" width="480" height="392">    <param name="allowScriptAccess" value="sameDomain" />     <param name="allowFullScreen" value="true" /> <param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid=36220"/> <param name="quality" value="high" /> <embed src="http://www.gametrailers.com/remote_wrap.php?mid=36220" swLiveConnect="true" name="gtembed" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="392"></embed> </object>
[[/embed]]

In action

Rate this solution

If you think this solution is useful — rate it up! Or dump it otherwise.

rating: +1+x
Doesn't seem to work for user videos from GT
David MarseillesDavid Marseilles 1221709570|%e %b %Y, %H:%M %Z|agohover

if the video has umid in the src="" attribute, wikidot reports there is no match for the content. I'm pretty sure that umid stuff is all the user video uploads.

Works:
src="http://www.gametrailers.com/remote_wrap.php?mid=36220"

Doesn't work:
src="http://www.gametrailers.com/remote_wrap.php?umid=115661"

last edited on 1221709678|%e %b %Y, %H:%M %Z|agohover by David Marseilles + show more
unfold Doesn't seem to work for user videos from GT by David MarseillesDavid Marseilles, 1221709570|%e %b %Y, %H:%M %Z|agohover
Add a new comment
page_revision: 0, last_edited: 1220859271|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License