[X3D-Public] Web3D.org Front Page

Braden McDaniel braden at endoframe.com
Sun Jun 21 10:59:03 PDT 2009


On Sun, 2009-06-21 at 05:29 -0400, GLG wrote:
> I am saying if you need to use classid in <object> to load a
> particular plugin in IE, then you must use <embed> as well
> for firefox to be able to load that plugin (or another one
> to handle the mime type). In other words, using classid in
> <object> will cause it to malfunction in firefox. <object>
> will work in firefox without classid, but using it breaks
> it. So if the <object> tag is broken then you'll need
> <embed> to fall back on. At least that is my experience.

As Joe notes, you should be able to use a nested object element (without
classid) in place of the embed element.

-- 
Braden McDaniel <braden at endoframe.com>




More information about the X3D-Public mailing list