« 0 Day Expoit in Flash Player.. Not so real
» Sorting in DataGrid Using an Arbitrary/External Column

Flash, Flash Player, Flex 2

Flex Builder cannot locate the required version of Flash Player Error: Firefox & FP 9.0.124

Andrei Ionescu | 02.06.08 | 4 Comments

Today I upgraded my flash player to version 9.0.124 and I’m referring to the debug version of it.

The upgrade went OK on IE, I downloaded the version for IE from Adobe’s download page (http://download.macromedia.com/pub/flashplayer/updaters/9/flashplayer_9_ax_debug.exe), I installed it and everything worked out.

I was thinking: “Great! That was easy! Let’s do it for Firefox also…”. I had a previous bad experience trying to upgrade the flash player which ended in reinstalling the Flex Builder but seeing that on IE was very easy I upgraded it also for Firefox. I downloaded the Firefox version from Adobe (http://download.macromedia.com/pub/flashplayer/updaters/9/flashplayer_9_plugin_debug.exe) and installed it. Although the flash player installer had no errors and was saying that the install was complete when I tried to debug a project the following error occurred:

C:\Program Files\Mozilla Firefox\plugins\NPSWF32.dll

Flex Builder cannot locate the required version of the Flash Player. You may need to install Flash Player 9.0 or reinstall Flex Builder. Do you want to try to run your application with the current version?

I think many of you got this error. I pressed YES and I expected not be able to debug but Flex Builder did catch the errors displaying them in console view (also tried breakpoints and that is working). That was somehow strange…

That means that Flex Builder is looking for the debug version of flash player elsewhere than where it was installed. The flash player package is installing files in C:\WINDOWS\system32\Macromed\Flash but Flex Builder is looking for it in C:\Program Files\Mozilla Firefox\plugins. I just copied the file from C:\WINDOWS\system32\Macromed\Flash to C:\Program Files\Mozilla Firefox\plugins and the error disappeared.

One important notice: I was using Flex Builder 2.

Some resources:
Adobe Flash Player download page
About your installed flash player
Other got into this also

Share and Enjoy:
  • Technorati
  • StumbleUpon
  • del.icio.us
  • NewsVine
  • Reddit
  • Digg
  • Furl
  • co.mments
  • blogmarks
  • Slashdot
  • description
  • Taggly
  • YahooMyWeb
  • connotea
  • Webride




Tags: ,

This post was written by Andrei Ionescu

Views: 2700

related

4 Comments

have your say

Add your comment below, or trackback from your own site. Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

:

:


« 0 Day Expoit in Flash Player.. Not so real
» Sorting in DataGrid Using an Arbitrary/External Column