2

Is it possible to develop a webpage on which users (most of them use older than ie9 versions) must be able to play a video without enforcing the user to install any plugin or program. Is this a "mission impossible" case at this moment?

Note that I already have tried this: http://html5media.info/ but with this the older ie browsers must have a flash player plugin.

Thank you in advance.

mnish
  • 3,877
  • 12
  • 36
  • 54
  • 1
    It is not possible to play media without a plugin on browsers that do not support HTML5 features. I think your best approach might be to detect, via Modernizr.js or similar, if – aperture Oct 21 '11 at 10:37
  • Thank you for your comment. This is how i solved this problem right now. But I was hoping that someone know a better solution for this problem :(... – mnish Oct 21 '11 at 11:05

0 Answers0