Gametrailers
By
Squark
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.
page_revision: 0, last_edited: 1220859271|%e %b %Y, %H:%M %Z (%O ago)






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"