解决FLEX BUILDER3不工作的问题

解决FLEX BUILDER3不工作的问题

在FLEX BUILDER里面有的时候调试器会无法工作,特别是你安装了FLASH CS3等多个播放器的时候,这个问题的解决方法大家应该都知道,然而这里我要讲述的是一种和你们的方法完全不同的方法

正如通常所见的问题情况下,当我开始调试应用程序的时候,我已经运行了调试器,浏览器开始启动,但是调试器却无法连接到应用程序,于是我再次运行调试器,于是调试器再次尝试连接到运行着的浏览器里的应用程序里,在应用程序的环境菜单里右击,然后选择调试器,正如下图所示

然后就会显示一个熟悉的调试器的对话框

以前我只会单击连接按钮,但是不会成功,于是我决定来安排一个远程的机器,也就是输入了本地的IP,没有想到的是突然FXB的界面就改变了,就跳到了调试界面。开始时我还以为连接已经超时了,但是突然意识到我成功了,不敢相信,这绝对是奇迹。再次实验仍然成功

当大家再次出现这个问题的时候,绝对要记得我说的这种方法


英文原文:

RESOLVED! Flex Builder 3 Debugger StoppedWorking!!

Filed under: Adobe, Flex — therush @ 10:01 am
Tags: debug flex

HELLO WORLD,

This one shall never be forgotten. After a couple hours more of troubleshooting this issue I returned to a dialog setting I visited once before. But this time I tried something a little different;

As I stated before, if I debug my Flex app, the app runs in the browser but the debugger is unable to connect. So I ran it again. As the debugger was trying to connect I went to the running app in the browser. I right-clicked on the app bringing up the Flash Player context menu. I clicked on the Debugger menu item (see image below).

This then brought up the familiar Flash Player Debugger dialog box (see image below)

Now in the past I would simply click on the Connect button, but with no success. I then decided to specify Other Machine and entering my localhost IP address (I tried entering Localhost without success). I then clicked on the Connect button. Suddenly a change occurred on the Flex Builder interface. I first though that the process of waiting for the debugger to connect timed out, but Low and Behold! The debugger connected!! I couldn’t believe my eyes. Was it that simple all along? I stopped the debugger and started it again with my breakpoints. Again the debugger connected … without complaint. I am now a happy camper.

I’ve been suffering headaches for the past couple of days (even today). This issue only served to make them worse. I even dreamed about it last night. However now I can clear my mind and rest easy that my Flex Builder Debugger is Back! (unfortunately so are my headaches)

Thanks all who commented on my last post for the help. Even though none of them provided a solution, I learned a lot along the way.

你可能感兴趣的:(工作,浏览器,REST,Flex,Flash)