zoukankan      html  css  js  c++  java
  • flex chrome浏览器调试flex程序

    flex chrome浏览器调试出现空白的解决方法:

    1,为chrome安装flash player,禁用chrome自带的flash player;参考:http://www.jb51.net/article/46592.htm

    2,按F11调试flex程序 ,才可以进行打印调试信息;

    3,修改默认打开的浏览器:窗口->首选参数(Preferences)->综合General->浏览器(Web Browser);

    4,chrome必须安装debugger版本才可以进行调试;

    为安装chrome flash player:

    Flashplayer是分ie和非ie两个版本的,chrome内置的无视 ,独立的Flashplayer你也要安装两个版本,你明显是正需要使用的那个版本没有安装,明白这些之后,你也就无需停用chrome内置的Flashplayer了,只需补充安装两个版本的独立的Flashplayer即可;

    参考:http://www.litefeel.com/use-flash-player-debugger-at-chrome/

    参考:http://blog.csdn.net/breaker892902/article/details/11265083

    参考:http://zhidao.baidu.com/link?url=cO0q9C9jDEs69t9oh4nee-9glG58MymXFQNkWrj0TW2MtWU2j68snjFtIBrOMRrrCBo2uMIKgc_y-i31rBKeU-LcCJKW596JMxPDjB0mf5_

  • 相关阅读:
    Binary Tree Zigzag Level Order Traversal
    Add Binary
    Subsets II
    Subsets
    Minimum Depth of Binary Tree
    node Cannot enqueue Quit after invoking quit.
    微擎快速修改数量实例(异步)
    destoon 分页
    ajax里面使用this方法
    微擎系统 微信支付 get_brand_wcpay_request:fail
  • 原文地址:https://www.cnblogs.com/stono/p/4974794.html
Copyright © 2011-2022 走看看