IE9 Debugging With Debug Player 11.3 Fails locally

Can someone give me the lowdown on why I can't debug my flash projects locally in IE9 ?
The debug player 11.3 is sucessfully installed, the embed code is sound, the security settings are correct, no active x filtering, and content allowed in security settings. No sandbox issue etc.
Does IE 9 not allow it ?
I usually don't debug in IE9 but since I have it on my machine, Its worthwhile to know what is going on here so any info appreciated.
I SHOULD SAY THAT OF COURSE ONLINE CONTENT WORKS JUST FINE. BUT FLASHBUILDER 4.6 CAN NOT CONNECT IN IE9 TO DEBUGGER. ALL OTHER BROWSERS WORK FINE
WHY?

Yes, works fine in chrome and in firefox with debug player just ie 9 doesnt.
I can assure you I have the debug installed. Tested, and worked with flash some 8 years now so can verify that both with actionscript and by rightclicking >debug,
But Flashbuilder will not connect locally to IE9

Similar Messages

  • How to test with the standard Flash player, rather than debug player

    Folks,
    I am interested in running my flexunit 4 tests against the standard flash player, rather than the debug player that comes with the SDK.  Is this possible?
    BTW, I am working on Windows for now.
    I installed both the flash ActiveX control for IE, and the standard flash plugin for Firefox.  I then associated the SWF file extension with Firefox using the "Open With" dialog.  I had to choose a single program, and the browser appeared to be my only choice, as I could not find any sort of "FlashPlayer10.exe" to associate with.  I ran my ant script that calls <flexunit>, and it kind of works.  It launches Firefox, runs the tests, and the results get piped back, but Firefox is not shut down.  Yep, Firefox stays open after the tests complete.  I seem to recall that the debug flash player would close itself after being opened by <flexunit>.  I tried using IE, and the same result occurs: the browser is not shutdown after the tests complete.  This behavior makes for an unacceptable test setup, as eventually the system memory on the machine will be exhausted as more and more browsers are opened and not closed.
    Questions/options:
    1) Is there a standard flash player "executable" somewhere on my system that I can associate the SWF files with (that would hopefully shut itself down)?
    2) Second choice, is there a way to get the browser to close after <flexunit> completes?
    3) or am I stuck using the debug player?  I am concerned that testing management at my company might not like the fact that we are testing against a debug player, rather than the standard one that users will likely be using. If flexunit 4 CI only supports the debug player, is there something I can say to appease management?
    Thanks for any help...
    Trevor

    @trevorbutler - Here are my 2 cents, but the group may have a different perspectives for your questions.
    Currently, we suggest the use of the CIListener class as a FU4 listener for use when building your test SWF to run via the FU4 Ant task.  This class (http://opensource.adobe.com/svn/opensource/flexunit/branches/4.x/FlexUnit4CIListener/src/o rg/flexunit/listeners/CIListener.as) uses the fscommand() function to send a message to its host environment to exit (i.e. - fscommand("quit")).  This command is only recognized by the Flash projector and stand-alone players, which are thin wrappers around the Flash Player so that it may be executed as its own process in the OS.  Based on the setup you are describing, the behavior you're seeing should be expected since the browser is the host environment for the Flash Player.  When the browser recieves the resulting message of the fscommand("quit") call nothing will happen since the browser doesn't support this command.  If you use the Flash projector or stand-alone players however, they will exit when recieving the results of this command.  The projector/stand-alone players come in two flavors, release and debug.  Release will act very closely to the typical plugin installed in the web browser (e.g. - swallows errors, no debug support, etc) whereas debug will allow you to write log files to the system, show error messages, etc.  Currently the debug stand-alones are available on Windows, Mac, Linux and the release stand-alone is only available on Linux.
    To address your questions:
    1.  If you've installed the Flash Player browser plugin, there is no way that I know of to launch the player as its own process.  I've only had success using the projector/stand-alone player (http://www.adobe.com/support/flashplayer/downloads.html).
    2.  The Flash Player does have the ability to send javascript to the browser to ask it to close the current window, but most modern browser will prompt the user to confirm they'd like to close the window if its the only open window.  Additionally, taking this approach on Mac, the browser process would remain active until an explicit call is made to the host OS to shut down the browser process.  The Ant task could be enhanced to use the browser to launch the Flash Player, but that is not currently on our checklist of features to support.  If it's something you'd be interested in contributing, let me know and I can work with you on this.
    3.  For the time being the FlexUnit4 Ant task only supports the stand-alone Flash Player (and adl soon), which for Windows only comes in the debug flavor. The only thing I've run into with the stand-alone player is that ExternalInterface reports that its enabled, but since the host environment is not the browser, javascript calls made via this class will fail, consequently causing tests to fail.  I haven't tried anything with shared objects or flashvars but my assumption is that they should work correctly, but anything that depends on the browser has the potential not to.
    As far as your testing management goes, I would discuss with them the problem context FlexUnit4 hopes to solve.  The framework is intended to produce unit and integration tests.  Functional testing is not withing the scope of the library.  Although, it's technically feasible to write integration tests which will exercise components similarly to a functional test, tools such as FlexMonkey, Selenium Flex, QTP, etc are much better geared towards this problem domain.  Test recording and playback, using these tools, is typically done using the FP browser plugin and is much easier to use by most QA and testing staff.  At the end of the day, as we're testing our code using FlexUnit at a smaller granularity than that of which the user interacts with in our application.  To reliably test the applicaiton as the user would interact with it requires additional tooling and a different type of testing.
    Like I said, just my take, maybe some of the other guys can help as well.

  • Video doesn't play in authoring player, does play in debug player

    I just updated to CS5 - I'm working on a custom video player. It works fine embedded in a web page both locally and on the network. It works fine in the debug player. However, when I test it in the authoring player I get a NetStream.Play.StreamNotFound error and no video. I have tried setting the Local Playback Security publish settings to both local and network - doesn't find the video either way.
    It used to run fine in CS4 in the authoring environment.
    Obviously it's hard to debug the problem when it doesn't fail in the debugger. ;-)
    Am I missing a setting or ... ?

    I just tested the issue with the included Flash video player component which does work fine in the authoring mode.

  • How can I install the Flash Debug Player in Internet Explorer 10?

    I just downloaded the Flash Debug Player 11.4.402.287 from http://download.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_ax_debug.exe - however, trying to install it merely shows a message box saying
    The installation encountered errors: Your Microsoft Internet Explorer browser includes the latest version of the Adobe Flash Player built-in. Windows Update will inform you when new versions of the Flash Player are available.
    I'm using Internet Explorer 10.0.9200.16384 on Windows 8. A bit of Google research suggested that IE10 has a Flash player built-in (similiar to what Google Chrome has) so I looked for a way to disable the player. It seems that this is indeed possible by clicking the Cogwheel icon in the IE10 toolbar and then selecting 'Manage Add-ons'. The dialog which shows up shows a 'Shockwave Flash Object' entry. However, even with the built-in Flash player disabled, the Flash Debug Player installer keeps giving the same message.
    Does anybody knwo how I can install the Flash Debug Player in IE10?

    I do not know, but check if there is anything useful in http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/flashplayer/pdfs/flas h_player_windows8_admin_guide.pdf

  • How to display debug message on non-debug player

    I have a debug version of flash player on my computer and in case of error it displays detailed messages together with affected filenames and stack trace. I would like to achieve the same on a non-debug player, for example filling a TextArea with all these error messages and then displaying it. I tried this:
    loaderInfo.uncaughtErrorEvents.addEventListener function, where I call the errorEvent.toString();
    the output is as follows:
    > [SecurityErrorEvent type="securityError" bubbles=false cancelable=false
    > eventPhase=2 text="Error #2048"]
    it is not very detailed. Is there possibility to have more detailed information on what is going on, which file is affected? I need this because my flex application behaves differently on different computers - sometimes it seems to have security problem while loading a file.

    The non-debug player doesn't output anything.  Some folks build facilities
    into their app like a hidden text control that stores output for later
    display with some magic key sequence.

  • Debug player is not running, but is installed?

    Hi I have installed numerous times the debug player for firefox and also for IE.
    But still the regular player is running in the browsers? I uninstalled all players with the uninstall tool but still I get no debug player running in my browser. This way I can't debug my application.
    Does anybody know why the player is still the regular one and not the debug player after installing the debug player version?
    And does anybody has a solution for it? Is there maybe something I need to do during uninstall or something because until now I have no idea what to do further.
    Kind regards.

    What's your SWF development environment? Flash Builder, Flash Professional?
    I think these applications handle the debugger differently.
    Can you please try the following:
    Go to C:\WINDOWS\system32\Macromed\Flash. (on 64-bit: C:\Windows\SysWOW64\Macromed\Flash)
    Open the mms.cfg file.
    Add the following entries:
    ErrorReportingEnable=1
    TraceOutputFileEnable=1
    MaxWarnings=50
    Now try to run the SWF file.
    Go to the location mentioned above and open the flashlog.txt created.
    See if it logs errors.
    More info: http://helpx.adobe.com/flash-player/kb/configure-debugger-version-flash-player.html
    Thanks,
    Sunil

  • 11.5 Debug player won't show in Chrome plugins

    I have been using the approved method of enabling the debug player in Chrome and this has been working fine for a long time.  http://helpx.adobe.com/flash-player/kb/flash-player-google-chrome.html
    However, I can't get Chrome to recognize the 11.5 debug player.  I think it has something to do with it installing a 64-bit DLL on Windows 7 64-bit.  What should I do to debug in Chrome?
    Thanks.

    I'm having the same problem in Chrome on Mac. Debug player works in all other browsers but not in Chrome. My chrome://plugins lists:
    Adobe Flash Player (3 files) - Version: 11.5.500.97
    Shockwave Flash 11.5 r500 
    Name:
    Shockwave Flash
    Description:
    Shockwave Flash 11.5 r31
    Version:
    11.5.31.2
    Location:
    /Applications/Google Chrome.app/Contents/Versions/23.0.1271.64/Google Chrome Framework.framework/Internet Plug-Ins/PepperFlash/PepperFlashPlayer.plugin
    Type:
    PPAPI (out-of-process)
    Enable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-shockwave-flash
    Shockwave Flash
    .swf
    application/futuresplash
    FutureSplash Player
    .spl
    Name:
    Shockwave Flash
    Description:
    Shockwave Flash 11.5 r500
    Version:
    11.5.500.97
    Location:
    /Applications/Google Chrome.app/Contents/Versions/23.0.1271.64/Google Chrome Framework.framework/Internet Plug-Ins/Flash Player Plugin for Chrome.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-shockwave-flash
    Shockwave Flash
    .swf
    application/futuresplash
    FutureSplash Player
    .spl
    Name:
    Shockwave Flash
    Description:
    Shockwave Flash 11.5 r502
    Version:
    11.5.502.110
    Location:
    /Library/Internet Plug-Ins/Flash Player.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-shockwave-flash
    Shockwave Flash
    .swf

  • Debug Player for Flash Builder Burrito

    Is there a debug player out for the FB Burrito release? Mine was complaining about the player version when I went to debug. I installed the latest release, and now it doesn't complain, but I don't get any traces (which usually means the wrong version of the debug version).
    Do I need to reinstall FB(B) and hope for the best, or can someone direct me to a stand alone download?
    Cheers!

    Hi,
    There's a known bug with the preview release regarding trace() calls disappearing when an FXG file is present in your project and design view is enabled.
    Can you please confirm whether disabling design view by toggling Window -> Enable Design view, restarting Flash Builder and doing a Project clean brings back traces for good?
    P.S: This is in the release notes - http://labs.adobe.com/wiki/index.php/Flash_Builder_Burrito and this is the bug - https://bugs.adobe.com/jira/browse/FB-27654
    Thanks,
    Anirudh

  • [svn:fx-trunk] 11903: Fix SDK-22564: Debug player logs RSL sizes to console using main SWF name.

    Revision: 11903
    Revision: 11903
    Author:   [email protected]
    Date:     2009-11-17 12:18:59 -0800 (Tue, 17 Nov 2009)
    Log Message:
    Fix SDK-22564: Debug player logs RSL sizes to console using main SWF name.  Now, whenever the player loads a swf whose name is not known, because it was loaded via Loader.loadBytes() (which includes framework RSLs with digests), we display the name as "<unknown-N>", where "N" is a unique number to differentiate it from other unnamed swfs.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22564
    Modified Paths:
        flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/SwfInfo.java
        flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/concrete/DManager.java
        flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/concrete/DSwfInfo.java
        flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/events/SwfLoadedEvent.java
        flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/threadsafe/ThreadSafeSwfInf o.java

  • Problem connecting to debug player

    I'm at my wits end here. Whenever I try to debug a project I get the error saying that it failed to connect, make sure the debug player is installed. I've gone through all the usual steps and the debugger version of the plugin is defininitely installed. I'm getting the same error whether I use IE or Firefox as the external browser, so it has to be something related to FlashBuilder itself right? I've tried everything I can think of including deleting the .metadat folder and starting fresh. Can anyone shed some light on what's going on here?

    This image is the error I get every time I try to run the debugger.
    This second image comes a minute or two after the first, regardless of whether I choose "yes" or "no" on the first error.
    I am a web design/development student.  My Actonscript 3.0 class requires Flash Builder and the debugger.  I am already 4 assignmets behind b/c I am unable to get it working correctly.  I apologize, but I don't completely understand all of the suggestions posted in the forum.  If you could explain them as simple as possible I would really really be grateful.  Also, whenever I try to right-click in the running ap, as the last solution instructs, I don't even get the debugger option.  This is what I get instead.
    I've tried to uninstall/reinstall both Flash Builder and Flash Player without any luck.  I really need this resolved asap or I'm afraid I may have to drop this class and honestly speaking, dropping the class is not a viable option.  Due to my recent layoff, my school is being funded through the federal TAA program and they have strict timelines about how long I have to complete school.  If I drop the class I will miss the deadline.  Please, please help me resolve the issue.   I am using the latest version Flash Builder available to date, running Windows 7 64bit and the latest version of Flash Player.  Originally I just happened to be using Chrome as a browser, but I normally use Firefox.  I also have Opera, Safari and IE installed but had the same results when tested in each of these browsers.  Again, please make the instructions as simple as possible as I am a web student and don't know much else.  Thanks in advance to anyone that can help b/c I desparetly need some help.

  • Linux Debugger and Debug Player

    Hello.
    As someone who develops Flash games under linux platform, I'm already struggling that latest version of Flash Player is unavailable for my platform.
    For now, there is at least workaround to get 11.2 Debug Player working by replacing libflashplayer.so.
    As far, as I understand that would not work with Flash Player 12.
    Is there any chance that there will be Debugger and Debug Player 12 released for linux?

    Jeromie Clark wrote:
    We are currently working on a content debugger version of Flash Player for Chrome Pepper, which is the only linux target that is actively supported.
    Unfortunately, the debug PPAPI player version is Win/Mac only.
    If you have interest in Linux, Flash, AIR, and Scout, feel free to follow my twitter feed and blog.
    You can get telemetry data out of the Linux PPAPI Flash Player. Unfortunately,1) it requires starting google-chrome with the --no-sandbox option (I filed a bug on this), and 2) since it's not the debug player, you don't get memory allocation data (you do get the stack profiler and timing data).
    Instead, if possible I suggest testing your content under Adobe AIR (under wine on linux), where you get full telemetry data.
    You can view this telemetry using Adobe Scout on a Windows VM (if you've paid for Windows and Adobe CC licenses), or with a little cross-platform project of mine called hxScout.

  • PPAPI Debug player is not throwing error popups

    I have installed 16.0.0.228 PPAPI debug flash player for Chrome 39, but it only logs into flashlog and doesn't throw the error popups.
    I have checked that: SuppressDebuggerExceptionDialogs=0 in mm.cfg.
    With NPAPI debug player, the popups appear. I'm using Windows 7.
    Is there something I have missed to check?

    I'm not sure that we can throw the pop-ups in the PPAPI world.  You may need to tail the various log files instead.  There are a couple other threads on this with more specifics.
    NPAAPI Plugin - PPAPI Plug-in

  • Cannot find debug player--sometimes

    I have Flex2 up and running. Only problem (so far) is in
    using the debug.
    Sometimes in debug, Flex Builder seems to find the flash
    debug player fine. Other times, it cannot find it; giving the
    dialog about "where is the debug player located?"
    Since the debug does is found and works *sometime*, it must
    be there.
    Any ideas why the behavior isn't consistent?
    Thanks
    Keith

    in the first debug, are you using AAA override with options 64/65/81?  Could be a bad packet trying to set the VLAN/Interface.
    as for WARP Capabilities, it happend right after Scotty(or Jordy if you a TNG fan) fixed the plasma couplers, to allow the proper flow into the warp core.
    that message is per-usual, I don't remember what it means, but it should be fine.
    HTH,
    Steve
    Please remember to rate helpful posts or to mark the quesiton as answered so that it can be found later.

  • Debug button launched non-debug player

    Hi all!
    I just started working with flash builder 4 today, but for some reason i cant normally use the debug mode.
    i want to see all my traces and such so i kinda need it, i think the reason is that the "debug" button launches a non-debug version Flash Player, because on right-click i dont see any of the debug functions. Awhile after opening the window the error about cant connect to Player pops up
    When i manually open a debug player the debug function works how it should.
    But ofcourse i dont want to open a window each time i want to run it. So my question is, how can i let the debug button run a debug version of the Player? I've tried reinstalling and removing all flashplayers before reinstalling
    Thanks already,
    Thom

    Hi,
    I'm assuming you are having trouble launching the debugger standalone binary on Mac. Open Finder, select any SWF file, do a "Get Info" and say "Open with" and point to the debug version of standalone player and choose "Change All".
    You can get the debug version of standalone player here: http://www.adobe.com/support/flashplayer/downloads.html
    Thanks,
    Anirudh Sasikumar
    Flash Builder Engineering

  • How do I update my Flash Debug Player for Flash Builder 4.6?

    Hey how do I update my copy of Flash Builder 4.6 to the latest flash debug Player?

    Go to flash player downloads and get the latest one for your browser.
    http://www.adobe.com/support/flashplayer/downloads.html

Maybe you are looking for

  • DW CS5.5 Keyboard Layout BUG?! Help pls

    When I startup DW, and switch keyboard layout in CODE VIEW from eng to rus or from rus to eng all ok, window focus stay on CODE VIEW and I may write code perfectly, but after uses some any Snippet or simply open Snippet panel (SHIFT+F9) and then clos

  • How can I set a name for a unknown place without moving it?

    I imported some photos with GPS information into iPhoto. I can see these photos on the map with one pin per photo, but every pin is tagged with "unknown place". All the photographs were taken on the same island, so I want to add the name of this Isla

  • Itunes Sound Quality

    I don't know what';s going on with my audio, I have no conflicts with any of my sound drivers, I just got some Bose desktop speakers that were working fine. My sound card is fine too. I haven't messed with any settings or anything but I just can;t he

  • Materialized View - How can we change the Refresh_mode?

    Hi All, I have created a materialized view on a table in another schema. The refresh mode has been automatically set to "Demand". Therefore, when changes are made to the base table, they are not automatically copied to the Materialized View. Two ques

  • How do I get credit for wrong I-Tunes Store download?

    In the I-Tunes Store, I clicked "BUY" for one song not realizing it will download whatever song you are previewing rather than the one you instruct to buy. How to get credit for the unwanted song? Thanks! Never mind. Found the answer