Tagged Questions

1
vote
1answer
655 views

Why does youtube etc use <object> and not <iframe>?

Why does youtube etc use <object> and not <iframe>? What are the advantages of object over iframe for this case?