zoukankan      html  css  js  c++  java
  • Embeding Video Players in web pages Summary

    1. Windows Media Player

     

     

    2. Real Player

     

    3. Flash Player

     

    4. QuickTime Player

    PS: The QuickTime Player plug-in has a shortage that if the size set smaller than the video, the video will can't be display totally.

     

    5. PDF

     

    Note:

    Object label is used for IE browser of Windows platform, and the embed label is for Netscape Navigator browser of Windows and Macintosh platforms and IE browser of Macintosh platform. The IE of Windows platform plays video by Active-X plug-in but others by Netscape plug-in. So when we use this, be sure we write both of them to support as many browsers as possible.

  • 相关阅读:
    linux 安装node.js 和npm
    laravel 记录
    apache-jmeter 使用记录
    将MD5值压缩成8位32进制生成8位长度的唯一英文数字组合字符串
    api接口开发跨域注意事项和设置
    阿里云服务器报 Liunx异常文件下载处理办法
    OpenGL ES 入门
    Spring AOP——Spring 中面向切面编程
    SpringIOC 二—— 容器 和 Bean的深入理解
    静态代理和动态代理
  • 原文地址:https://www.cnblogs.com/justinliu/p/5961780.html
Copyright © 2011-2022 走看看