Solutions to Flash Player compatibility problems

Source: Internet
Author: User


The most primitive method: Suitable for IE8 and 360 browsers 6.3

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="997" height="114" title="1">  <param name="movie" value="/images/headerCenter.swf" />  <param name="quality" value="high" />  <embed src="headerCenter.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="997" height="114"></embed>  </object>

Applicable to Firefox. If Flash Player does not match, the following message is displayed:

 



<Object classid = "CLSID: d27CDB6E-AE6D-11cf-96B8-444553540000 "width =" 997 "Height =" 114 "id =" flashid "Title =" Flash "> <Param name =" movie "value ="/images/headercenter.swf "/> <Param name = "quality" value = "high"/> <Param name = "wmode" value = "Opaque"/> <Param name = "swfversion" value = "8.0.35.0" /> <! -- This Param label prompts you to use flash player 6.0 R65 and later to download the latest Flash Player. If you do not want the user to see this prompt, delete it. --> <Param name = "expressinstall" value = "/plashplayer/expressinstall.swf"/> <! -- The next object tag is used for non-ie browsers. So use IECC to hide it from IE. --> <! -- [If! IE]> --> <object type = "application/X-Shockwave-flash" Data = "/images/headercenter.swf" width = "997" Height = "114"> <! -- <! [Endif] --> <Param name = "quality" value = "high"/> <Param name = "wmode" value = "Opaque"/> <Param name = "swfversion" value = "8.0.35.0"/> <Param name = "expressinstall" value = "/plashplayer/expressinstall.swf"/> <! -- The browser displays the following alternative content to users using Flash Player 6.0 and earlier versions. --> <Div> <H4> the content on this page needs a newer version of Adobe Flash Player. </H4> <p> <a href = "http://www.adobe.com/go/getflashplayer">  </a> </P> </div> <! -- [If! IE]> --> </Object> <! -- <! [Endif] --> </Object>

Solutions to Flash Player compatibility problems

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.