How to write HTML embedded WMP compatible chrome and ie _ HTML/Xhtml _ webpage Creation

Source: Internet
Author: User
In fact, there are a lot of corresponding writing, the more common is object + embed, but in the process of use, in the XP SP3, the embed label is marked as a x-mplayer2, however, the strechToFit statement is invalid. In fact, there are many corresponding writing methods. The common method is object + embed.
But while I was using it, in xp sp3, the embed tag was marked as a x-mplayer2, but strechToFit didn't work. Very depressing ~
In win7, embed marked as x-mplayer2, directly written in embed is useless, to use js re-set again, strechToFit and uiMode.
The chrome wmp plug-in found below xp sp3 is different from the wmp plug-in below win7 --.
In fact, one amazing reason is that the support platform written in the chrome wmp plug-in api officially released does not include xp sp3.
In short, there are many amazing bugs.
In short, the corresponding problems are solved as follows:
First, your computer must have windows media player
1. Enter chrome: // plugins/In the chrome browser to see the version of the wmp plug-in.

If this is the case, that's right.
If not, stop it first, then you can be in the http://ishare.iask.sina.com.cn/f/33394163.html? Retcode = 0 here download to this np-mswmp.dll
Then place the dll in the plugins folder under your chrome (if there is no plugins folder, you can create one by yourself ).
Generally, these Files are stored in C: \ Program Files \ Google \ Chrome \ Application \ plugins ~~
Then restart the browser. Check whether the load is correct.
2.html is easy to write. Load different html files based on different browsers.

The Code is as follows:

















Error:You need Windows Media Player Plugin.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.