Solution to the problem of web page flash animation not displaying

Solution to the problem of web page flash animation not displaying
<br />The solution steps are as follows:

Start -> Run -> Enter regedit -> Press Enter to enter the registry

Find [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility] and delete the {D27CDB6E-AE6D-11CF-96B8-444553540000} or {D3f97240-C9f4-11CF-BFCr-00A0C90-00A0C90C2BDB} item under it, close the registry, press F5 on the keyboard to refresh, and then install the flash player 8 ActiveX control plug-in. The file is large, please search online.

Method 1:

Please install the flash plug-in as follows:

1. Enter the following URL in the address bar. The system will prompt you to save the file. Press Save to save the file to your computer.

2. Open the file you just saved. There are four files in it. Find GetFlash.exe, open this file, and wait for a moment.

(The system will not execute this file immediately after opening). Check the lower right corner of the computer where the time is displayed to see if there is a round gray icon with the letter F in the middle, and a prompt saying "Macromedia Flash Player upgrade, the new version of the software is now available". If there is, click it with the left button, a dialog box will pop up, then click Install, after the installation is successful, restart the computer, and your computer will show the flash!

In addition, the following reasons may also be caused:
1. Since you use a Flash blocking tool such as Internet Assistant, please check its settings carefully.
2. Your network security level is relatively high, and the download of some plug-ins is prohibited. Without these plug-ins, it cannot be displayed.
3. Some browsers, such as The World, have the function of blocking Flash. Check in the lower right corner to see if blocking is selected.

<<:  How to use CSS to display multiple images horizontally in the center

>>:  A brief discussion on MySQL user permission table

Recommend

How to configure SSL certificate in nginx to implement https service

In the previous article, after using openssl to g...

How to quickly build ELK based on Docker

[Abstract] This article quickly builds a complete...

Centos8 builds nfs based on kdc encryption

Table of contents Configuration nfs server (nfs.s...

Analysis of the principle of Rabbitmq heartbea heartbeat detection mechanism

Preface When using RabbitMQ, if there is no traff...

Q&A: Differences between XML and HTML

Q: I don’t know what is the difference between xml...

Comprehensive summary of MYSQL tables

Table of contents 1. Create a table 1.1. Basic sy...

Detailed explanation of vue keepAlive cache clearing problem case

Keepalive is often used for caching in Vue projec...

Code to display the contents of a txt book on a web page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML ...

How to configure common software on Linux

When you get a new Linux server, you generally ha...

Execute initialization sql when docker mysql starts

1. Pull the Mysql image docker pull mysql:5.7 2. ...

How to use nginx to build a static resource server

Taking Windows as an example, Linux is actually t...

Typical cases of MySQL index failure

Table of contents Typical Cases Appendix: Common ...