I need to embed an ActiveX control (one I made in VB6) and here is the code for IE:
<object classid="CLSID:9C760D9E-0D73-42A2-A310-E08BA97DEF54"
id=Granules1 width=153 height=25>
<param name="_ExtentX" value=4048>
<param name="_ExtentY" value=661>
</object>
But it does not work in Firefox...