Hola
Podrías probar así
Código javascript
:
Ver original<body>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="350" height="283" id="viddler_3ac5437b">
<param name="flashvars" value="autoplay=t" />
<script type="tex/javascript">
var url="http://www.viddler.com/simple/3ac5437b/";
var html_cod = '';
html_cod += '<param name="movie" value="'+url+'" />';
html_cod += '<param name="allowScriptAccess" value="always" />';
html_cod += '<param name="allowFullScreen" value="true" />';
html_cod += '<embed src="'+url+'" width="350" height="283" type="application/x-shockwave-flash" allowScriptAccess="always" flashvars="autoplay=t" allowFullScreen="true" name="viddler_3ac5437b"></embed>';
document.write(html_cod);
</script>
</object>
</body>
Suerte