Por si te sirve, este es el ejemplo que hice para nicodigital (hay que verlo con internet explorer): http://www.nicodigital.com/realtime/realtime.htm.
Y este es el código html de la página que lo muestra:
Código:
<.doctype html public -//w3c//dtd html 4.01 transitional//en>
html>
head>
title>documento sin título</title>
meta http-equiv= content=text/html, charset=ISO-8859-1>
meta http-equiv= content=text/html, charset=ISO-8859-1><meta http-equiv= content=text/html, charset=ISO-8859-1><meta http-equiv= content=text/html, charset=ISO-8859-1></head>.
body bgcolor=#333333>
div align=center>
table width=1% height=1% border=1>
tr>
td width=180 height=180 align=center valign=middle background=http://www.nicodigital.com/realtime/fondoplugin, gif bgcolor=#000000>
object classid=clsid:5db05cb8-7751-469d-a1d-45c8c201c013
Id=blender3dplugin.
Width = 180
Height = 180
Codebase=http://www.nicodigital.com/realtime/blender3dplugin, cab#versión=2,25,4,0>
param name=blenderurl value=http://www.nicodigital.com/realtime/blenderadictosrt, blend>
param name=usefilebackcolor value=1>
/object></td>
/tr>
/table>.
/div>
/body>
/html>