Of ik ben scheel aan het kijken, of IGN heeft inderdaad weer eens hun embedcode aangepast?
Code:
<object id="vid_4cad17bc0457bf7f8a000110" class="ign-videoplayer" width="480" height="270" data="http://media.ign.com/ev/prod/embed.swf" type="application/x-shockwave-flash"><param name="movie" value="http://media.ign.com/ev/prod/embed.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="bgcolor" value="#000000" /><param name="flashvars" value="url=http://www.ign.com/videos/2010/10/07/gears-of-war-3-multiplayer-video-preview?objectid=14304771"/></object><div style="width:480px"><a href="http://www.ign.com/videos/2010/10/07/gears-of-war-3-multiplayer-video-preview?objectid=14304771">More Gears of War 3 Videos</a></div>
De oude code:
Code:
<object id='vid_908258' width='480' height='270' data='http://media.ign.com/ev/embed.swf' type='application/x-shockwave-flash'><param name='movie' value='http://media.ign.com/ev/embed.swf' /><param name='allowfullscreen' value='true' /><param name='allowscriptaccess' value='always' /><param name='bgcolor' value='#000000' /><param name='flashvars' value='vgroup=arcania_gmp_firstquest&object=908258' /></object><div style='width:480;'><a href='http://ps3.ign.com/dor/objects/908258/gothic-iv/videos/arcania_gmp_firstquest.html'>More Arcania: Gothic IV Videos</a></div>
^Hier moest je een stukje na vgroup= nemen om het te embedden, maar dat stukje zit niet eens meer in de nieuwe code... Kan dit aangepast worden?