Impossible to install the Flash Debug Player

I uninstalled the debug version of the Flash player to make a test and now I can't install it again. I tried:

-Uninstalling the entire application from Flex Builder and re - install again.
-Uninstall the Flash player and then by running "Adobe\Flex Builder 2\Player\debug\Install Flash Player 9 AX.exe"

How can I debug Flash Player to run on my IE browser?

Bill

I don't know that it was not installed. However, I solved the problem by downloading the latest Flash Debug Player version to:

http://www.Adobe.com/support/flashplayer/downloads.html

Download the link of content debugger (for IE) Windows Flash Player 9 ActiveX control worked perfectly.

Bill

Tags: Flex

Similar Questions

  • [problem] Flex 4 and the Flash Debug Player

    Hi guys,.

    I'm currently writing a game engine using the Flex SDK 4 bundled with Flash Builder. I keep running into a weird bug which is absolutely destroy my head. I use FlashDevelop as my IDE.

    Basically what is happening, is that from time to time when compiling using the Debug Flash player fails to launch and instead, I get this message:

    'Set some breakpoints, and then type "continue" to resume the session.'

    It is, I use FlashDevelop and I don't have a debugger, or continue anyway to type (not that I want to type it in the first place). Basically, now, FlashDevelop or Flash, no blocks. I can't start again unless manually close the Flash Debug Player (the latest version 10 btw), or close FlashDevelop, in which case, the Flash Debug Player now starts up.

    Now, crazy as it sounds, I think that it is related to the size of the file. For example, the last occurrence of this bug was when I added a Set accessor of a class, that's how it happened:

    public function set BackgroundColour (c:Colour): void

    {

    This.m_bgColour = c;.

    }

    Pretty innocuous, right? However to add this function means that now I can't run my program in debugging. If I add the line:

    private var myRandomNumber:Number = 1;

    Before my function, everything works fine. If I change the number to int, brand new case!

    That happen all the time and it is fine when compiled in the release. Seriously, this bug is painful-anyone know what is behind it or how to stop what is happening (outside your class fill with bloat)?

    Thank you

    Damian

    > Does this also true even when I put "- static - link-TIME-shared-libraries = true" in the compiler options (see the example code above)

    Oops, no, I hadn't noticed that.

    > Again, I will stress again that seems to be triggered by size

    Sorry I don't address that directly in my earlier comments. It's just that I think it's probably a Kipper.  But in any case, I continue to suspect that FlashDevelop is wrong somehow outcome from FDB.  There is a way to test my theory: running the debugger of FDB command-line by itself, outside of FlashDevelop and see if it behaves correctly.

    Try this: at the command line prompt, look for fdb.exe (it's in the 'bin' directory of the Flex SDK kit) and run it, by the way of your SWF as an argument, for example 'fdb myapp.swf' (or 'fdb myapp.html' If you want that it runs in a web browser).  He must launch the SWF and get out some lines that are very similar to the lines you see in FlashDevelop.  When you see the line 'Set breakpoints and then type "continue" to resume the session' (and you will certainly see it at least once), just type the command "continue."

    It should work correctly, with the swf running with FlashDevelop and one that does not work with FlashDevelop.  By "work well", I mean, if you type "continue" whenever the prompt, finally just app will run normally. I do not guarantee as to how many times that the prompt.

    Let me know how it goes.

  • Qosmio G40 - impossible to install the HD DVD player

    Qosmio G40

    It is not possibel to install the software for HD DVD Player Toshiba Windows 7-64 bits 4.60.03 of 11/30/09. After installation, the installation will be finished with the information that the software is not for this system.

    Anyone has the same problem or a solution to this affect...

    Thanks for your comments...

    Hi mate

    Please take a look here:
    http://forums.computers.Toshiba-Europe.com/forums//thread.jspa?MessageID=184685

    The thread is on the same theme.
    It seems that this is not a full version but only an update.
    You will need to install the HD for Vista drive and then update Windows 7

  • Flash Debug Player questions

    Hello

    I'm relatively new to Adobe Flash even though I have extensive experience in software and database design. I recently started to learn and to use ActionScript (works with version 2.0 not 3.0 yet) and have simply become aware of the use of the Flash Debug Player. It is an indispensable tool in my opinion. However, I have a problem with it, which can be the result of a lack of knowledge. I recently ran with a large enough Flash animation and complex. The film has been developed by a type of very accomplished figure who knows a lot about the graphic aspects of Flash, but does not get in ActionScript a lot. Some parts of this movie are also purchased components. I got a lot of warnings that trouble me. Things like "addEventListener is not a function" and 'Broadcastmessage' is not a function. When I open the fla file in the Flash IDE and research of these I can't find anything. In addition, these appear to be Adobe provided Flash functions and are documented in the Flash help system. What happens here?

    Any help understanding this issue would be most appreciated.

    Thank you
    G. M.

    Hi gmitchell7,

    Flash is a tricky beast when it comes to code nested. With Flash CS 3
    (ActionScript 3.0), usually these instructions would be in
    external as files. This is the first place to look for the two Flash
    8 and Flash CS 3 source code. Major programs such as FlashDevelop or SEPY
    allow you to search recursively through subdirectories for occurrences of
    These channels. Simply indicate the root directory and let them go.

    Also, within Flash, things can be hidden on the elements of library and one
    variety of places that are not visible on the main timeline. Select
    "Edit-> find and replace" and search for the text in the current
    document. It may be on a library point, on a button or movie clip or in
    a whole bunch of other places that may be difficult to find in my hand.

    About mistakes, maybe it's that you try to micro upward
    incompatible versions of ActoinScript. 'addEventListener' is a function,
    but in ActionScript 3.0 requires that you import a number of packages
    (or classes) while Flash knows that it is a function. Check publish it
    settings for the FLA, and if there are any associated as files, check
    see if you can find keywords like 'parcel', 'protected', 'int', and
    "final". These were not available in Flash 8 (ActionScript 2.0) for you
    may be trying to push a square in a round bilge (AS3.0 components room
    in an AS2.0 FLA).

    Good luck
    Patrick

    gmitchell7 wrote:
    > Hi,.
    >
    > I'm relatively new to Adobe Flash even though I have extensive experience in
    > software design and database. I recently started to learn and use
    > ActionScript (works with version 2.0 not 3.0 yet) and just realised
    > using the Flash Debug Player. It is an indispensable tool in my opinion.
    > However, I have a problem with it, which can be the result of a lack of
    > knowledge. I recently ran with a large enough Flash animation and complex.
    > The film was developed by a very accomplished chart type that knows a great
    > agreement on the graphic aspects of Flash, but doesn? t enter ActionScript
    > much. Some parts of this movie are also purchased components. I got a lot of
    > warnings that trouble me. Things like? addEventListener is not a function? and
    > ? BroadcastMessage? is not a function. When I open the fla file in the Flash IDE
    > and look for these I find nothing. In addition, these seem to be Adobe Flash
    > supplied functions, as well as in the Flash help system. What is happening
    > here?
    >
    > Any help to understand this issue would be most appreciated.
    >
    > Thank you,
    > G. M.
    >

    --
    http://www.baynewmedia.com
    Fast, easy, better... ActionScript development taken to new heights.
    Download the BNMAPI today. You'll wonder how you ever did without it!
    Available for ActionScript 2.0/3.0.

  • Adobe does not recognize my password by installing the flash player, on the adobe site, I have no problem connecting

    Adobe does not recognize my password by installing the flash player, on the adobe site, I have no problem connecting

    https://forums.Adobe.com/thread/1619850

  • Install the flash player and he stopped to go out safari but not safari was opened, what should I do?

    Cannot install the flash player.

    Closure of the Safari window was not out of Safari.  Launch Safari and choose Safari > Quit Safari to the upper left of the screen.

    If this does not work, restart, and then run the Setup program that you have already downloaded.

  • I recently installed the Flash Player version 14.0, but it cannot locate on my computer (Mac OS x 10.6).

    I recently downloaded and installed the Flash Player version 14.0, but it cannot locate on my computer (Mac OS x 10.6).  The version I can find is Flash Player version 10.2.153.1.  Can you tell me how I can find and verify that the version 14.0 was installed?  When I use the Adobe web site to check what version I am running I'm under version 14.0, but a search of my computer does not display the version 14.0 anywhere on my system.

    Hello

    Version of the Flash Player plugin is installed in the directory/Library/Internet Plug-ins.

    --

    Maria

  • Install the Flash player in a secure remote environment

    I'm setting up a remote development environment, and one of the applications I use requires Adobe Flash 10 or higher.  My dev environment is locked and does not connect to the internet.  I would like to know how to manually install the Flash in the environment of dev remotely without access to the internet.  Is this possible? Where can I find the manual installation package.

    All opinions are appreciated.

    Adobe offers two versions of Flash Player to be redistributed in enterprise environments, and they are suitable for a centralized deployment and management via AD/SCUP/KCP.

    Your organization will have to sign a distribution agreement, but it's free.  I have included links to the distribution page and below system administrator's guide.

    Adobe Flash Player Distribution. Adobe

    Adobe Flash Player for Flash Player 14 Administration Guide | Adobe Developer Connection

    In addition, Flash Player is provided as a component in Google Chrome.  If you can get Chrome installed on your laptop (which can generally install without administrative rights), you should have a working Flash installation.  According to the obligations of compliance in your particular environment. However, it would be preferable to have a conversation with your IT support people on the system requirements.

  • I'm having a problem to install the flash player on my Win 7 PC

    Same question as many other peple.  IE just won't work downloads and installs well but does not work

    I'm having a problem to install the flash player on my Win 7 PC

    Hello

    Have you followed the steps in troubleshooting posted here, Activate for Internet Explorer?

    --

    Maria

  • I have a MacBook Pro. I can't install the Flash Player updates. Help!

    I can't install the Flash Player updates.  Every time I try, I get an error message that says that the installation will not be interrupted; until I closed Safari.  Well, when I left Safari, then press Retry. I get an error message indicating that installation cannot arrive at this time.  I don't want my exposed computer, due to having an outdated version.  I need help.

    You must close the Safari, not only the window of the browser process.

    If you do not know how to restart your Mac and then run the installation program downloaded before anything else.

  • Impossible to install the FP 8 IE plugin

    I was debugging my site in different versions of the Flash Player. I got 8.5 FP of the installed beta of Flex, and then run the Flash Player uninstaller. It uninstalled the IE and Firefox plugin. I then went to adobe.com to install the latest version of the plugin, and while everything seems to work fine, I can't seem to install in Internet Explorer. Firefox is ok, but IE never installs anything. I MM spinning logo saying it is installed, but to any other page on adobe.com that uses the Flash I get the message "flash required." Even with any other site that has the plugin detection. I tried to install the Flash Player 8.5 from the directory of plugins locally Flex and same problem. It seems to install ok, but doesn't work at all in Internet Explorer.

    Maybe this related to active content issues? Because IE will not allow a facility FP now? It would be really bad. I'm under IE 6.0.2900.2180.xpsp.050622 - 1524 on XP Professional SP 2.

    Any ideas? Thanks in advance.

    In fact, I got this resolved. It turns out that the Flash Player uninstaller didn't really just uninstall completely. Follow these instructions: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_12727 did the trick. I reinstalled the player and now everything works well again.

  • It won't let me install the flash version for windows 10

    and will not let me install the flash 10 Windows version

    Flash Player is integrated in Internet Explorer and Edge on Windows 8.x / 10.

    Flash Player also comes pre-installed with Google Chrome.

    For all other browsers, you will need to download & install the NPAPI plugin.

  • When I try to install the Flash update he asks a password that does not close and I can't install

    When I try to install the flash update I get a request a password that is not out to please help

    Hello

    You use Windows or Mac computers?

    If you use a Mac, it's the Mac OS which is asking password and not Adobe Flash Player. Please follow what userid & password I need to install Flash Player?

    -Varun

  • Impossible to install the Safari extensions; error message

    Impossible to install the Safari extensions; error message

    Hello

    Make sure that OS X and Safari are up-to-date.

    Open system preferences > App Store, then click on: check now

    Your profile says your Mac works v10.11.1. The v10.11.5 update is available. This is maybe the reason why you can not install the Safari extensions.

  • When I try to update Flash, Firefox tells me that the Flash plugin is required to install the Flash plugin.

    When you try to update Flash, Firefox tells me that the Flash plugin is required to install the Flash plugin.

    This has happened

    Each time Firefox opened

    == I think it started about a week ago

    Try this direct link: http://fpdownload.adobe.com/get/flash.../install_flash_player.exe

Maybe you are looking for