FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

object doesnt work in firefox - solved

 


devroom
Code:
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" type="application/x-oleobject" width="600" height="350">
  <param name="_cx" value="15875" />
  <param name="_cy" value="9260" />
  <param name="Src" value="XXXXXXX" />
  <param name="Loop" value="0" />
</object>


Hi,

I'm working on a upgrade of a site who uses something (not flash i believe) as an intro. Now is the problem that this code works in IE and opera, but not in ff. Can somebody help me out?
Please note that this is not a usual flash file.

Thx and Grtz


Last edited by devroom on Mon Aug 21, 2006 7:04 pm; edited 1 time in total
Esch
What exactly are you trying to embed in your page? It looks like it might be an ActiveX control, which Firefox doesn't support to the best of my knowledge.

You may need to include an EMBED or OBJECT tag with a different MIME-type so that Firefox can apply a suitable plugin to read your object.
devroom
Esch wrote:
What exactly are you trying to embed in your page? It looks like it might be an ActiveX control, which Firefox doesn't support to the best of my knowledge.

You may need to include an EMBED or OBJECT tag with a different MIME-type so that Firefox can apply a suitable plugin to read your object.


Well, i dont know exactly but here is the original site

I tried to use a normal flash code, but then the intro doenst work at all Confused
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.