The question has already been asked as to whether OBJECT or IFRAME should be used for video embedding...
Should I use <object> or <iframe> for loading a video?
But my question takes that a step further. If specifically embedding YouTube videos, is there any advantage to using the OBJECT method, except for those already mentioned in the aforementioned post?
Bearing in mind that the IFRAME will fall back to HTML5 if Flash is unavailable to the viewer, why would anyone want to use the OBJECT method anymore?
David.