dimijin
04-26-2010, 04:31 PM
I understand the need to provide a way for older browsers that don't handle the object tag to display our flash content but is the embed element really necessary?
If I understand this right, any old browser that uses the Netscape embedding method would need the embed element otherwise it would just crap its pants. But when you review the current browser statistics it appears that the amount of users that would be affected by the lack of an embed element are so small they don't even show up.
Using my personal site with no embed element present I tested on Mac + PC on a whole slew of different browsers and they all worked fine. I do realize I tested on more current versions though (except IE for PC but it uses object element so it doesn't matter.) It's possible I didn't test on a browser that really needs the embed element.
So I'm just wondering if there really is a need for this anymore. Do you guys still include it in your html documents and if you do why?
If I understand this right, any old browser that uses the Netscape embedding method would need the embed element otherwise it would just crap its pants. But when you review the current browser statistics it appears that the amount of users that would be affected by the lack of an embed element are so small they don't even show up.
Using my personal site with no embed element present I tested on Mac + PC on a whole slew of different browsers and they all worked fine. I do realize I tested on more current versions though (except IE for PC but it uses object element so it doesn't matter.) It's possible I didn't test on a browser that really needs the embed element.
So I'm just wondering if there really is a need for this anymore. Do you guys still include it in your html documents and if you do why?