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.

  • 相关阅读:
    求两个字符串中相同的汉字及字母的个数
    将十进制转成十六进制
    综合模糊查询
    求第一个字符串中第二个串的个数
    去除字符串中连续的分割符
    去除字符串中的html标记及标记中的内容
    sql基础语句
    SQL Server2008函数大全(完整版)
    sql 数字转人民币大写函数(两种方法)
    数字转IP地址函数
  • 原文地址:https://www.cnblogs.com/justinliu/p/5961780.html
Copyright © 2011-2022 走看看