Hola
gorkreg
Algo debes estar copiando mal, porque yo he construido un html con los datos que te da Vimeo y
puedo cargar el video perfectamente en iexplorer 6 y en todos los otros browsers.
Haz un copy-paste de este código y prueba en iexplorer 6:
Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Video de gorkreg</title>
</head>
<body>
<object width="400" height="230">
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5770215&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" />
<embed src="http://vimeo.com/moogaloop.swf?clip_id=5770215&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="230"></embed>
</object><p>
<a href="http://vimeo.com/5770215">Piking Players (ES)</a> from <a href="http://vimeo.com/user2029481">Sybille Spinola</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</body>
</html>
Comenta algo
Bye