|
The classid is only needed for IE6 which is now dead - if you get rid of that then the object tag will then be able to work for all modern browsers and you can then get rid of the embed - which is only there to avoid needing complicated conditional comments to nest two object tags (one for IE6 and one for all other browsers).
|