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.

  • 相关阅读:
    ubuntu系统里常用的几个命令
    Vue中常用知识点demo
    Vue基础知识学习(后端)
    ubuntu内lnmp相关操作命令
    linux下安装lnmp集成环境
    js时间戳与日期格式之间相互转换
    yii2中 选择布局的方式,可以设置不使用布局
    yii2中通过migration创建数据表
    php实现支付宝在线支付和扫码支付demo
    linux下添加用户并将文件夹授权给某一个用户
  • 原文地址:https://www.cnblogs.com/justinliu/p/5961780.html
Copyright © 2011-2022 走看看