Home > Article > System Tutorial > Steps to handle the flash plug-in loading failure in WIN8
In Windows 8 system, you may encounter the problem of Flash plug-in loading failure, which affects your ability to play videos and games on web pages. PHP editor Strawberry has brought you a detailed guide to provide you with the steps to solve this problem. This guide will walk you through troubleshooting step-by-step to help you resolve this issue easily and enjoy a smooth web experience.
Right-click the Start menu, select Command Prompt (Administrator),
Call up the Administrator: Command Prompt window, enter the command cd c:windowssystem32macromedflash and Press Enter.
Enter the command regesvr32 flash.ocx and press Enter to execute, and wait for the system to pop up the prompt [dllregisterserver has been successful in flash.ocx], which means that the manual loading of the flash plug-in has been successful.
The above is the detailed content of Steps to handle the flash plug-in loading failure in WIN8. For more information, please follow other related articles on the PHP Chinese website!