| Subcribe via RSS

Tips: Flex3 Debugging in Windows7

05月 11th, 2009 Posted in Flex3, Tips Tricks

[更新一下:在后续版本的window7中已经不存在这个问题了]

最近尝鲜,装了个windows7,感觉用着挺爽,无论是兼容性、速度还是用户体验都不错,我装的是Build 7068版本,但在用Flex开发时遇到一个问题,使用Flash Player Debug version无法debug,这下痛苦了,毕竟这是目前吃饭的工具,还好,在强大的Google帮助下,找到了Solution,请看步骤:

  1. Run your application in debug mode
  2. Right click over the Flash movie
  3. Change the option from Localhost to “Other Machine”
  4. Type the IP address 127.0.0.1
  5. Click Connect
  6. Debug again

很简单,请看截图:

2009-05-11_234038

2 Responses to “Tips: Flex3 Debugging in Windows7”

  1. alex Says:

    我是win7,没有问题啊!
    你要么没有安装flash player,要么就是装了enod32杀毒软件!把里面一个http检查关闭就可以了!


  2. jex Says:

    just testing~~~


Leave a Reply