Flash Builder 4 - Debugger fails to connect

I've looked at the various other threads but no luck so far.
I'm using Flash Builder 4 and the Flex API 4 and until yesterday all was well - i.e. I could run my app in debug mode. Somehow today things stopped working. Not sure why - I didn't tweak anything in Flash Builder's options. When launching any app (most complicated to the simplest) I get a status bar telling me
launching: waiting for Adobe Flash Player to connect to debugger
that always gets stuck at 57%. Then after a few minutes I get
Failed to connect; session timed out.
Ensure that:
  1. You compiled your Flash application with debugging on.
  2. You are running the debugger version of Flash Player.
I'm using Chrome on Windows 7. I really need to debug.
thank you for any help.

I think I can help because I had the same problem and I spent a lot of hours trying to fix the problem. I tried several solutions but none of them worked. The problem is that the Flash Player in the browser hasn't debugging capabilities. The link mention earlier, http://flashplayerversion.com/, is a really good one to check if your browser's Flash Player has this feature.
The solution for IE and Firefox can be found from this link http://www.adobe.com/support/flashplayer/downloads.html.
Make sure you download:
Download the Windows Flash Player 10.1 ActiveX control content debugger (for IE) (EXE, 2.93 MB)
Download the Windows Flash Player 10.1 Plugin content debugger (for Netscape-compatible browsers) (EXE, 2.90 MB)
The first link will install debugger player for your IE and the second one for your Firefox. I think it's a bit misleading to mention "Netscape" nowadays, it should be switched to Firefox.
Because Chrome has the Flash Player integrated (which is GREAT) it does, however, cause more problems to get a debugger player for it. However, as long as I have at least one browser that makes debugging in Flash Builder function -- I'm happy!
One last thing, in Flash Builder make sure your web browser in Preferences is one that has a debugging supported browser. Go to Window > Preferences and choose General > Web Browser. Make sure the browser is either IE or Firefox. I also tried with Opera (v. 10.63) and it had the debugged version of Flash Player. So, Google just needs to do add a little improvement that developers can have a debugged player and everything is perfect.
I hope this helps!
--Herman
Small typos fixed. Message was edited by: UpNorthWeb

Similar Messages

  • Install of Adobe Flash Builder 4.5 fails

    Installation of Adobe Flash Builder 4.5 fails with 3 warnings and 4 errors.
    Attatched are the errors presented in the log.
    Some Google searches suggested uninstalling both the Flash plugin and ActiveX controls and/or rebooting to troubleshoot the installtion. Neither solution worked for me.
    I have also uninstalled the previous version of Flash Builder (FB4) even though there was supposedly no conflict betweent the two.
    Adobe support suggested creating a "webcase;" anyone know where I can do that?
    Thanks in advance.

    Hi,
    I am trying to install on windows7, nad facing the similar problem:
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 13 error(s), 9 warning(s)
    ----------- Payload: {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0 -----------
    ERROR: Error 1935.An error occurred during the installation of assembly component {937FF758-7DED-3922-B192-1CA34A6D9AC2}. HRESULT: 0x80073712.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1935.An error occurred during the installation of assembly component {937FF758-7DED-3922-B192-1CA34A6D9AC2}. HRESULT: 0x80073712.
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ----------- Payload: {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0 -----------
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Flash Player 10 Plugin: Install failed
    ERROR: DW050:  - Adobe Flash Player 10 ActiveX: Install failed
    ERROR: DW050:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR: DW050:  - Adobe Flash Builder 4.5: Install failed
    ERROR: DW050:  - AdobeTypeSupport CS5: Install failed
    ERROR: DW050:  - AdobeHelp: Install failed
    ERROR: DW050:  - Microsoft_VC90_MFCLOC_x86: Install failed
    ERROR: DW050:  - AdobeCMaps CS5: Install failed
    ERROR: DW050:  - Adobe Player for Embedding 3.2: Install failed
    ERROR: DW050:  - Suite Shared Configuration CS5.5: Install failed

  • Adobe Air "The Flash Builder debugger failed to connect to the running application".

    Hi,
    I know this issue or bug, is well known here, but i only read problems with flex apps and im trying to debug an Air app, i've read almost all about this problem but i cant found a solution for this. I tryed rebooting my desktop, uninstalling and installing again, etc. I installed flash builder 4.6 on other computers and worked fine only my computer has the problem and i don't understand why.
    I have windows 7, 64 bits.
    I tryed to do a telnet to port 7935, i did this cause a read a post with suggesting doing that, the port does listen and throw me this error
    "▼∟disable_script_stuck_dialogon∟disable_script_stuckon↕∟break_on_faulton▬∟enumer
    ate_overrideon§∟notify_on_failureon↕∟invoke_setterson§∟swf_load_messageson¶∟gett
    er_timeout1500¶∟setter_timeout5000♦☺☺"
    I hope someone can help me.
    Thank you.
    Gabriel Vargas.

    I Installed the Flash Builder 4.6 and now i cant debug any flex or air app.. neither flex builder (flex 3).. i don't what to do.. i really need to debug my apps.. someones has to know an answer..

  • Flash Builder's debugger is hanging my browser!

    Hi everyone!
    I've been running into a situation where every time I try to debug my app, in Flash Builder my browser hangs!
    I've tried installing both Flash Player debuggers I found on the Adobe site: The Windows Flash Player ActiveX control content debugger for Internet Explorer and Netscape compatible browsers.
    Both IE and Mozilla freeze when my app tries to make a connection back to my local server (localhost), which stops either browser from connecting to Flash Builder.  Google Chrome simply cannot install the Flash Player debugger plugin.
    I can't seem to get around this. There seems to be a bug in the Flash Player debugger!!
    Does anyone know how to fix this?
    I read from http://bugs.adobe.com/jira/browse/FB-16153 that the installed Flash Player is the wrong version. And reinstalling a debugger version of Flash Player 9 would solve it. But what if I need the Flash Player 10? Then what?
    Thanks.
    I'm working with:
    Flash Builder 4
    Flash Player 10.3
    Mozilla 4.0 Beta 7
    Internet Explorer 8.0.6

    I think I can help because I had the same problem and I spent a lot of hours trying to fix the problem. I tried several solutions but none of them worked. The problem is that the Flash Player in the browser hasn't debugging capabilities. The link mention earlier, http://flashplayerversion.com/, is a really good one to check if your browser's Flash Player has this feature.
    The solution for IE and Firefox can be found from this link http://www.adobe.com/support/flashplayer/downloads.html.
    Make sure you download:
    Download the Windows Flash Player 10.1 ActiveX control content debugger (for IE) (EXE, 2.93 MB)
    Download the Windows Flash Player 10.1 Plugin content debugger (for Netscape-compatible browsers) (EXE, 2.90 MB)
    The first link will install debugger player for your IE and the second one for your Firefox. I think it's a bit misleading to mention "Netscape" nowadays, it should be switched to Firefox.
    Because Chrome has the Flash Player integrated (which is GREAT) it does, however, cause more problems to get a debugger player for it. However, as long as I have at least one browser that makes debugging in Flash Builder function -- I'm happy!
    One last thing, in Flash Builder make sure your web browser in Preferences is one that has a debugging supported browser. Go to Window > Preferences and choose General > Web Browser. Make sure the browser is either IE or Firefox. I also tried with Opera (v. 10.63) and it had the debugged version of Flash Player. So, Google just needs to do add a little improvement that developers can have a debugged player and everything is perfect.
    I hope this helps!
    --Herman
    Small typos fixed. Message was edited by: UpNorthWeb

  • Export Release Build Flash Builder 4.5 fails to load over the web.

    Exported Release Build Application fails to load over the web.  You can reproduce using the following steps:
    1. Create New Flex Project in Trial Flash Builder 4.5.
    2. Use the default Flex 4.5 sdk.
    3. Configure as a web application.
    3. Place the following MXML code in the main application file:
    <?xml version = "1.0" encoding = "utf-8"?>
    <s:Application xmlns:fx = "http://ns.adobe.com/mxml/2009"
    xmlns:s = "library://ns.adobe.com/flex/spark"
    xmlns:mx = "library://ns.adobe.com/flex/mx"
    minWidth = "955"
    minHeight = "600">
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:TextArea text = "Hello World!" width = "100%" height = "100%">
    </s:TextArea>
    </s:Application>
    3. Save the main application file and Export Release Build to bin-release.
    4. Place all files in bin-release on IIS web server in a web accessible location.
    5. Go to the web accessible location in any browser with newest flash player and view the application's html page.
    Actual Results:
    Flash movie appears blank. Context menu shows Movie Not Loaded. Network traffic shows application main swf downloaded. Framework dependent swfs not downloaded.
    Expected Results:
    Movie loads. Hello World! appears in text box. Context menu does not show Movie Not Loaded. Framework dependent swfs downloaded.
    Workaround (if any):
    Deploy on an Apache web server.
    The tests were run on IIS 7.x (7.0 for one, and 7.5)
    Flex application was built using Flex 4.5.0 SDK pre-bundled release (built-in flex 4.5 with Flash Builder 4.5 trial) on Mac OS X 10.6.7 (10J869)
    Flash Player 10.3.181.14
    Example failing website:
    http://staging.ibenergy.com/Test.html
    Any idea as to why my exported release build fails? Any help would be appreciated.

    Just tried this out on an IIS server with Flash player 10.3.181.14 - it worked.
    Are you using the release version of Flash Builder 4.5 with the release version of Flex SDK (not a prior SDK build)?
    The URL you mentioned gives me a 403 forbidden error.
    -Anirudh

  • How to download Flash Builder beta on a bad connection?

    I'm on a slow, unstable connection and 1gb is pretty hard to get without stalling and resuming multiple times, but resuming doesn't seem to work in labs for some reason - maybe my session times out? I usually use Free Download Manager to handle big files like this, but the security on labs downloads prevents me from using a download helper. Other Adobe software has a nice download program, but not the betas.
    I'm specifically trying to get the Windows 64 bit Flash Builder with monacle for game development. I can't find a torrent for it (torrents also work beautifully on my crappy connection). I guess this is more a suggestion to Adobe labs - please put aside your security concerns and make it easier for us to download these huge files!

    I use free manager download, but the link provided for flashbuilder does not work with it. I used "DownThemAll" plugin for firefox, it downloaded 75% but now the link to the flashbuilder 4.7 game edition (since 8th oct.2012) does not work at all for 2 days in a row, so I can't download it anyway.

  • Adobe Flash Builder 4 INstallation fail with exit code 7E

    Hi,
    I am trying to install Adobe flash builder 4 in my laptop i have already installed the flex builder 3 but whenever i tried to install flash builder everytime  i got error code 7. I am attaching the error log file here with this please help me out.
    Exit Code: 7E
    ------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 10 error(s), 8 warning(s)
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe Flash Builder: Install failed
    ERROR:  - Adobe Player for Embedding: Install failed
    ERROR:  - Suite Shared Configuration CS5: Install failed
    ERROR:  - AdobeHelp: Install failed
    ERROR:  - Adobe Flash Player 10 ActiveX: Install failed
    ERROR:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  - AdobeCMaps CS5: Install failed
    ERROR:  - Adobe Flash Player 10 Plugin: Install failed
    Thanks in advance
    Regards
    Avinash Udawant

    Please post the complete log.
    Should be located at
    <drive>\Program FIles\Common Files\Adobe\Installers    in a 32 bit system
    else
    at
    <drive>\Program FIles (x86)\Common Files\Adobe\Installers    in a 64 bit system

  • Flash Builder 4.5 Fails to Start

    Folks,
    I have just installed Flash builder 4.5 on a windows vista machine. When I launch the flash builder, I get the message"Failed to create Java Virtual Machine" and flash builder doesn't start. In the past, I have installed, Flex Builder 3 in the same machine earlier and used it without any issues. can some one help me!!!
    Thanks
    Tvp

    Hello guy's.
    About this error I know that comes from the ini configuration file that is in Flash Builder default folder:
    (in my case)
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\FlashBuilder.ini
    so those 4 parameters are like - how many RAM you want to use to create the Java Virtual Machine (JVM).
    My default parameters are:
    -Xms384m
    -Xmx512m
    -XX:MaxPermSize=256m
    -XX:PermSize=64m
    also I have 16GB RAM, i5 processor and x64 bit machine... so, when I duplicate those values here I get the same error like tvp_82 has.
    It seems that Xms and Xmx cannot be bigger from (Xms512m,  Xmx1024m).
    Just for a record ... there are another config files inside the "sdks" folders with the same parameters for the JVM:
    (in my case)
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1\bin\jvm.config
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.0\bin\jvm.config
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\3.6.0\bin\jvm.config
    Inside those files there is only 1 parameter (java.args=-Xmx384m -Dsun.io.useCanonCaches=false)
    And be sure that your FlashBuilder.ini ... and those jvm.config files are with same value (like in my case - Xmx384m)
    IMPORTANT:
    Howewer I know this because when I start using Flash Builder everything works perfect until my project grows up.
    Now I am so close to my first release of my project and I cannot compile the "Release Build"... I can create only "Standard Build" and "Fast Package build"
    I get this error when I try to create IPA build for iOS devices:
    http://forums.adobe.com/thread/948366
    http://forums.adobe.com/message/4171044
    Like you see, already spent a month, but still nothing from Adobe... or just to give me directions what's happen with this error.
    So.. the errorcan be result of my project code, or by JVM small memory.
    Howewer I need to know what is the problem before I do changes in my code.
    Anyway I don't have time to recode my app... if I am not sure that - my code is the problem for this error.
    So please if you are familiar with something like this... post me.
    Thank you guy's and I think that I help you with your issue.
    Regards

  • Flash Builder 4.5 fails to update after a clean install

    Install 4.5 on my Mac
    Configure nothing/do nothing
    Run Update
    Get the following:
    I am getting conflicts even though alll I have done is a fresh install.

    i'm using Flash Builder 4.6 for PHP and tried uncommenting the config lines and still get these errors.
    In addition, i want to install the ADT Plugin to do native android development and get the same error.  This is really frustrating since i just want to use 1 IDE for all my dev.  Please HELP!!
    Cannot complete the install because of a conflicting dependency.
      Software being installed: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807)
      Software currently installed: BlackBerry Tablet OS Plugin for Adobe Flash Builder 1.2.0.201110311231 (com.qnx.tools.flashbuilder45.feature.group 1.2.0.201110311231)
      Software currently installed: Zend Studio for Flash Builder 4.5.1.v20110609-1000-8J8yCeFQvEteMB6jnqJy3X1Kg6GL (com.zend.php.flashbuilder.all.feature.group 4.5.1.v20110609-1000-8J8yCeFQvEteMB6jnqJy3X1Kg6GL)
      Only one of the following can be installed at once:
        Core File Systems 1.3.0.v20100526-0737 (org.eclipse.core.filesystem 1.3.0.v20100526-0737)
        Core File Systems 1.3.1.R36x_v20100727-0745 (org.eclipse.core.filesystem 1.3.1.R36x_v20100727-0745)
      Only one of the following can be installed at once:
        ECF Core API 3.1.0.v20100529-0735 (org.eclipse.ecf 3.1.0.v20100529-0735)
        ECF Core API 3.1.0.v20100906-1425 (org.eclipse.ecf 3.1.0.v20100906-1425)
      Only one of the following can be installed at once:
        Views 3.5.0.I20100527-0800 (org.eclipse.ui.views 3.5.0.I20100527-0800)
        Views 3.5.1.M20110202-0800 (org.eclipse.ui.views 3.5.1.M20110202-0800)
      Cannot satisfy dependency:
        From: BlackBerry Tablet OS Core Shared 1.1.0.201110311231 (com.qnx.tools.bbt.core 1.1.0.201110311231)
        To: bundle org.eclipse.core.filesystem [1.3.1,2.0.0)
      Cannot satisfy dependency:
        From: BlackBerry Tablet OS Plugin for Adobe Flash Builder 1.2.0.201110311231 (com.qnx.tools.flashbuilder45.feature.group 1.2.0.201110311231)
        To: com.qnx.tools.bbt.core [1.1.0.201110311231]
      Cannot satisfy dependency:
        From: Zend Studio Feature 8.0.1.v20101203-1424-Bb7Z98Fh1z-WD1aqSLsR8mU (com.zend.php.feature.group 8.0.1.v20101203-1424-Bb7Z98Fh1z-WD1aqSLsR8mU)
        To: org.eclipse.ecf [3.1.0.v20100529-0735]
      Cannot satisfy dependency:
        From: Zend Studio for Flash Builder 4.5.1.v20110609-1000-8J8yCeFQvEteMB6jnqJy3X1Kg6GL (com.zend.php.flashbuilder.all.feature.group 4.5.1.v20110609-1000-8J8yCeFQvEteMB6jnqJy3X1Kg6GL)
        To: com.zend.php.feature.group [8.0.1.v20101203-1424-Bb7Z98Fh1z-WD1aqSLsR8mU]
      Cannot satisfy dependency:
        From: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807)
        To: org.eclipse.epp.package.java.feature.feature.group [1.3.2.20110301-1807]
      Cannot satisfy dependency:
        From: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807)
        To: org.eclipse.platform.ide 0.0.0
      Cannot satisfy dependency:
        From: EPP Java Package 1.3.2.20110301-1807 (org.eclipse.epp.package.java.feature.feature.group 1.3.2.20110301-1807)
        To: org.eclipse.platform.feature.group [3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi]
      Cannot satisfy dependency:
        From: Equinox p2 Provisioning 2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628 (org.eclipse.equinox.p2.user.ui.feature.group 2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628)
        To: org.eclipse.ecf [3.1.0.v20100906-1425]
      Cannot satisfy dependency:
        From: Eclipse Platform 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY (org.eclipse.platform.feature.group 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY)
        To: org.eclipse.core.filesystem [1.3.0.v20100526-0737]
      Cannot satisfy dependency:
        From: Eclipse Platform 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L (org.eclipse.platform.feature.group 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L)
        To: org.eclipse.ui.views [3.5.0.I20100527-0800]
      Cannot satisfy dependency:
        From: Eclipse Platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi (org.eclipse.platform.feature.group 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi)
        To: org.eclipse.ui.views [3.5.1.M20110202-0800]
      Cannot satisfy dependency:
        From: Eclipse Platform 3.6.0.I20100608-0911 (org.eclipse.platform.ide 3.6.0.I20100608-0911)
        To: org.eclipse.platform.feature.group [3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY]
      Cannot satisfy dependency:
        From: Eclipse Platform 3.6.1.M20100909-0800 (org.eclipse.platform.ide 3.6.1.M20100909-0800)
        To: org.eclipse.platform.feature.group [3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L]
      Cannot satisfy dependency:
        From: Eclipse Platform 3.6.2.M20110210-1200 (org.eclipse.platform.ide 3.6.2.M20110210-1200)
        To: org.eclipse.equinox.p2.user.ui.feature.group [2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628]

  • Export release build with captive runtime in Flash Builder 4.7 fails

    Hello everyone,
    When building my multiscreen Desktop app in FB 4.7 (the latest non beta release), seems to fail. when the release is done and in run the app on my mac nothing seems to happen. something i encounterd in the beta release of FB4.7 to.
    i tried the 3.4 sdk that comes with FB4.7 and the 3.5 sdk that comes with Adobe Gaming SDK 1.0.
    does anyone have this same issue?

    ok, This really sucks now.
    now, like in the Beta release before, it doesn't include the SWF file in the final release.
    This product is NOT finished, but it's the only version in the creative cloud you can download.
    this is not ok!!

  • Flash Player Debug version failing to connect

    Sometimes while debugging I get the following error (see in attachment)
    The only issue I found was to replace in the eclipse folder the FlashPlayer.exe by the Debug version downloaded from adobe, and it works after that. But the error comes again and I have to repeat the operation.
    I'm on Vista 64.
    Just reported the bug but if there is any others issues let me know :-)
    Cheers.
    Sylvain

    Have you tried to configure Preferences->Web Browser window to specify the debugger browser you downloaded or installed? select "Use external Web Browser" and choose the one pointed to what you downloaded, give it a try as work around?

  • Flash Builder 4.6 fail...Download button does not do anything!

    any suggestions? anybody?
    Many thanks

    Thanks to everyone who kindly answered my question...Thank you very much!
    By the way, I tried Google Chrome, and it seems to work
    Very best regards
    Ubaldo Tinoco
    [signature deleted by host]

  • Launch failed Flash Builder 4.7

    I install Flash Builder 4.7 beta and I have some trouble. I'll try launch debugger, but he's stop on 57% and later shows me this message:
    The Flash Builder debugger failed to connect to the running application.
    Ensure that:
              1. For in-browser applications, you are running the debugger version of Flash Player.
              2. For network debugging on a mobile device, you have a reliable network connection to the device, and port 7935 is open on your machine's firewall.
    I follow instuctions, and install flash player Flash Player 11.4 content debugger and put into /Applications/Adobe Flash Builder 4.7/player/mac/11.4. Also downloaded playerglobal.swc and replaced /Applications/Adobe Flash Builder 4.7/sdks/4.6.0/frameworks/libs/player/11.1. In Preferences/FlashBuilder/Debug/Standalone Adobe Flash Player I choose path /Applications/Adobe Flash Builder 4.7/player/mac/11.4/Flash Player Debugger.app
    Also I write into -swf-version=17 and choose Use a specific version 11.4.0 but it did't help me
    Configuration:
    OS: OSX 10.8.2
    FlashBuilder: 4.7 beta
    FlashPlayer: 11.4.402.265
    This problem was also in FlashBuilder 4.6.
    How to fix it?

    Yes, but I forgot how I did it. Here said that you must right click on flash content and choose debugger, but in OSX debugger can't enabled.

  • How to connect my app interface with the code in flash builder?

    I'm a beginner and learning my way around actionscript,mxml and flash builder.So this may seem foolish but please bear with me,I'm creating a very simple ios app using flash builder,I have created a simple app interface (A background and a custom navigation bar)using photoshop for my app,now the question is how do i import it into flash builder so that i can connect it with the code i have written? or is there another simpler way to create a app interface using other products like fireworks or catalyst?
    In short, I want to know how is an app interface created(wt software) and how is it connected with its code using flash builder.Any help would be greatly appreciated, and tutorials would be swell
    Thanks!

    Can you use stage.width or stage.stageWidth?

  • Upgraded Mac OS X to 10.8.4, Flash Builder cannot launch application

    I've update the JRE to Version 7, and added it to Flash Builder, but I when I run, nothing happens, when I debug, I get the following:
    The Flash Builder debugger failed to connect to the running application.
    Ensure that:
              1. For in-browser applications, you are running the debugger version of Flash Player.
              2. For network debugging on a mobile device, you have a reliable network connection to the device, and port 7935 is open on your machine's firewall.
                  Device connection help
    I am running the latest debugger, the only change that was made was upgrading to Mountain Lion from Lion.
    Joe

    I'm pretty sure this is down to the Java version but I could be wrong, download this version and re-launch Flash Builder, making sure that the java version your system is running 6 and not 7 after you've installed java 6.
    http://support.apple.com/kb/DL1572

Maybe you are looking for

  • Connecting my Macboook late (2008) to my new samsung LCD TV

    So I have a aluminum unibody macbook late (2008) and Im trying to connect it to my new samsung TV. I purchased the hdmi cords along with the hdmi adapter to plug into my macbook. I can get the display to show on the TV, but the sound is missing from

  • Displaying Summary Column Values

    I have just learned about summary columns in Developer 2000...But I can't complete the task... I'd like to display the # of records for each value in the status column of my report. I have created the break group with Status column. Then I added a su

  • ICal Looping?

    I recently migrated to a new MBP8,3 running the latest Lion update 10.7.4. I migrated email and outlook calandars from my aging Windows XP system. I have noticed an apparent iCal problem. Today the fan came on when there wasn't any obvious reason. I

  • Fiori  launchpad - tile title

    Hi , we have a custom app in the launchpad , and want to maintain the title of the tile in different languages. I dont see any place to maintain title in different language . Any Idea how to achieve this ? Regards Yashpal Gupta Tags edited by: Michae

  • 13in MacBook Pro 2011 photo booth trouble??

    I just got my brand new 13in MacBook Pro i7 last week and I seem to be having a big photo booth problem, I was seeing if anyone else is experiencing this issue as well. When you use one of the live background effects (ex: roller coaster, fishes, pari