开发者

How to make own flash debugger?

Could someone explain or provide any links on some info on writing fl开发者_JS百科ash debugger (connecting mechanism, trace)? Thanks.


There are a lot of readily available solutions for you

  • Use FireBug for firefox with the Flashbug plugin
  • Use ThunderBolt
  • Use Flex Console
  • Use DemonsterDebugger
  • Use Flash Console

If you still want to roll your own

  • For Flex, you can use the Logging API provided in the Flex framework

    Some official docs on the flex logging API: http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7f0f.html

Cheers


DeMonster Debugger is an open source flash debugger, check the source at: demonsterdebugger.com

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜