Flex 3 with Flash Player 10 - windows

I have just created a Flex 3 project. I understand from the flex-config file that the mininum requirement for Flex Builder 3 is Flash 9 or above. I have Flash player 10 on my machine but when I launch my application in firefox. it gives the following error:
C:\Programs Files (x86)\Mozilla Firefox\plugins\NPSWF32.dll
Flex Builder cannot locate the required version of Flash Player. You might need to install Flash Player 9 or reinstall Flex Builder.
Do you want to try to run your application with the current version?
Can someone put some light on this?
Thanks

There are actually 3 Flash Players available ... be sure to have installed the correct one:
1. Standalone Player
2. ActiveX Player (Used in Internet Explorer)
3. Plugin Player (Used in allmost all other Browsers)
So if your Flex Builder for example opens the IE, then you have to have the Debug ActiveX

Try to download proper debug flash player (content debugger) from here

Related

Uninstall flash player debugger

I have installed the AIR flash debugger and now when I try testing my movie in flash it takes a long time to load, because of the debug mode, how can I uninstall it?
Downloaded the debugger from the official Adobe website.
If you want uninstall Flash Player debugger, you can't use the usually Windows control panel form but you must download Flash Player Uninstaller so you must run it.
You can see here on the related Adobe help site
EDIT
Try this link where you can find a smart guide about uninstall Adobe Animate CC and the uninstaller file.

How do you set up SMFPlayer on Windows Phone 7?

I have been trying to play a simple smooth streaming video following the steps under
http://smf.codeplex.com/documentation "Building a Windows Phone Player". I have followed the steps exactly and am even using the Big Buck Bunny example. I'm using Visual Studio 2010, the libraries in microsoft-smf-binwp7-2.2012.0605.0.zip from smf.codeplex.com, and Microsoft.Web.Media.SmoothStreaming v1.1.837.146. I'm debugging on a windows 7 phone (and I have tried release as well), but the video never plays. The view loads, the player controls are visible, no time is set on the player and the play button is visible. I never get a MediaOpened or MediaPluginRegistered event. I have even tried setting AutoLoad and AutoPlay to true and clicking on the play button.
The only exception I get after the Loaded event is the following:
FileNotFoundException
File or assembly name 'System.Windows.debug.resources, Version=2.0.5.0, Culture=en-US, PublicKeyToken=7cec85d7bea7798e', or one of its dependencies, was not found.
As a side note, I have tried exactly the same thing on a Windows 8 Phone build to debug on a Windows 8 phone and it works just fine. Please help!

Flash CS6 not displaying AS3 projects (OS X)

Flash CS6 won't display any AS3 projects while debugging anymore. When compiling for debugging it turns up white in the default "debug window" inside of Flash. If I right-click in the debugger window it says "Movie not loaded". No compiler errors are shown. The resulting swf file only runs if opened with the Flash Player from Finder.
This applies for all projects that I know have been working fine up until now. I've also tested to create a new, blank FLA on which I only draw a rectangle with the same result.
If, however, I select a Flash Player version prior to 10 (falling back to AS2) as the target for the test file containing only a rectangle, it does compile and show up fine.
I've uninstalled Flash and Flash Builder (and deleting any trace of the applications in the Library folders) and then reinstalled it multiple times without any result. I've also tried to uninstall Flash Player and Flash Player Debugger to no avail. For this I'm following the advice on Adobe's site and are using their Flash Player uninstaller applications, but it doesn't seem to uninstall all instances of the Players...
I believe the problem lies in the version of Flash Player Debugger that Flash uses internally to display the swf when debugging and it seems to somehow persist between re-installations. Is there a sure-shot way to reset this entirely?
Has anybody encountered this problem before?
I finally found the problem myself. It seems like the Chrome extension called FlashFirebug randomly causes these issues. When I deactivated the extension Flash started working properly again.

Flash Player interface problem

I am facing an interface freeze issue with Flash Projector running a flex state based application. A Flash Projector exe was generated from a standalone flash player ver 10.2. The target machine on which the problem occuresd has 10.3.
Basically "screen freeze" means that the user interface is running as usual on Flash Player, but it's not responding to any user input (like button presses). But if we alt-tab to another application, the state changes in the Flash player. There is display with buttons on the screen, but touching the buttons or doing anything else - it did not respond. Rebooting the computer fixes the problem.
Can you suggest why this is happening? Is there any known bug in Flash Player.
The problem is this is being hard to reproduce on the developer workstation as it doesn't happen always. But it happens quite often on the target machine running an Intel Atom N270. What debugging steps can you suggest?
Problem : http://www.youtube.com/watch?v=z25oV9QWRyk
Have you tried publishing the projector in 10.1 or a version of Flash newer than 10.2? If you are able to publish it as a SWF first, you can use the stand-alone projector exe (downloadable here) to load and create a projector from it.
According to this Adobe bug issue (registration required), version 10.1 was supposed to have resolved this, but it sounds like it may have reappeared in 10.2.

Flash Builder cannot locate the required version of Adobe Flash Player

Im using flex 4
While running a application i got this error
Flash Builder cannot locate the required version of Adobe Flash
Player. You might need to install the Flash Player or reinstall Flash
Builder.
Which version flash player required for flex 4.0?
Problem solved...I have clicked Link 'flash player downloads' on the error message then downloaded and installed Flash Player 10.3
It works for me.
Have a look at this thread at Adobe Forums - http://forums.adobe.com/thread/606832
The above thread is about the exact error message.
In all there are following things suggested in the thread.
1.
Associate the Flash Debug player as the standalone player with SWF
files.
2.
To use HTML wrapper, just right click on your project and select
'properties'. Select 'Actionscript Compiler' on the left column, and
in the resulting properties pane on the right, check the option for
'Generate HTML Wrapper File'. That should force FB to launch the web
browser for debug. This will require the ActiveX or Mozilla flash
debug player, depending on which browser you're using for debugging.
3.
I did a search in the registry and found two instances where Flex was referrenced rather that Flash builder changing this to flash builder seemed to eliminate the problem.

Resources