I am using Vista Home Premium. I have Flash Player 9 installed. When a program that requires the flash player tries to load I receive an error message that says I need the player. Is there a fix that works? Thans! Gary T.

Dani AI

Generated

This situation usually means the Flash files exist on disk but the browser or OS is not loading the right component. was correct to ask which browser is in use — Internet Explorer (ActiveX), Firefox (NPAPI, older builds) and Chrome/Chromium (PPAPI) all use different plugins — and / were right that IE/security settings and intermittent behavior are common clues. The useful next steps are targeted checks rather than just reinstalling.

  • Check which plugin type the browser expects (IE: ActiveX; Firefox older versions: NPAPI; Chrome: PPAPI). Use the browser’s add-ons/plugins page to confirm the plugin is present.
  • Verify 32‑ vs 64‑bit: on 64‑bit Vista a 32‑bit Flash component lives under SysWOW64 while 64‑bit lives under System32; a bitness mismatch prevents loading.
  • Look for Flash files in these folders: C:\Windows\System32\Macromed\Flash and C:\Windows\SysWOW64\Macromed\Flash (and per‑user browser folders). Check timestamps and file sizes for corruption.
  • Temporarily test with Protected Mode/UAC off or run the browser elevated to see if security context is blocking the control (do not leave security off).
  • Try a different browser or the standalone Flash projector to isolate browser vs system problems.

If a plugin file exists but the browser still complains, re-register the ActiveX/OCX from an elevated command prompt (use the actual filename you find in the Flash folder). Example (replace with your real filename):

regsvr32 "C:\Windows\SysWOW64\Macromed\Flash\Flash.ocx"

Restart the browser after a successful registration and check permissions if registration fails.

Note: Adobe ended support for Flash and blocked it in 2021. For long‑term access to SWF content use an emulator such as Ruffle or run legacy content only in an isolated VM. Adobe’s official end‑of‑life notice is here: Adobe Flash Player End‑of‑Life notice.

Recommended Answers

All 4 Replies

Which web browser are you using?

Have you tried downloading the latest release() from Adobe ?

There is a link on that page (#6) where you can check the installation and it will also report which version you are using.

I am currently using on Vista Ultimate and it works fine.

I am using Vista Home Premium. I have Flash Player 9 installed. When a program that requires the flash player tries to load I receive an error message that says I need the player. Is there a fix that works? Thans! Gary T.

This is a common glitch in vista, and i run into this problem intermittently, and i found no cure for it. If it is really important, use an alternative (if any exist). Sorry, but that is the best that i can think of.

I assume you are using IE V7,,,you need to turn on some settings in IE go to tools option and set all zone to the defaults, then give it a whirl

Thank you for your directions. I ended up uninstalling the player using the adobe uninstaller and then reinstalling it. That has worked so far.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.