HTML 5 <video> tag vs Flash video. What are the pros and cons?

前端 未结 30 2371
余生分开走
余生分开走 2020-12-07 12:15

IMPORTANT UPDATE

This question was made over 9 years ago. It made sense then, it doesn\'t make it now. Flash is hard on its way out; sup

30条回答
  •  一向
    一向 (楼主)
    2020-12-07 13:13

    Current state of Flash is:

    Flash Desktop platforms:

    • IE
    • Microsoft Edge
    • Safari (Mac)
    • Chrome
    • FF
    • Opera

    Mobile browsers:

    • No

    So you can't use Flash video on mobile browsers because Flash Player is not pre-installed by default.

    Optimal way - using HTML5 video with Flash fallback for those browsers where HTML5 video is not supported.

提交回复
热议问题