调试Flash应用程序时如何仅抑制[SWF]跟踪 [英] How to suppress only [SWF] traces when debugging Flash applications

查看:139
本文介绍了调试Flash应用程序时如何仅抑制[SWF]跟踪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究一个Adobe Flex应用程序,它加载了大量的Flex模块和其他Flash子应用程序和Flash资源。每次成功加载flashlog.txt,Flex控制台会在解压缩后显示[SWF] filename.swf - [filesize] bytes的跟踪。

具体来说:

[SWF] Main.swf - 解压缩后的1,361,299字节

[SWF] core / Core.swf - 解压缩后的516,390字节



我不想禁用跟踪,因为我正在调试,但这些跟踪很嘈杂。如何仅抑制[SWF]加载的跟踪?

解决方案

我建议您使用 De MonsterDebugger 用于Adobe Flash,Flex和AIR的开源调试器。



它是完美的您正在寻找,您可以过滤输出,颜色代码等。 ..
给它一个去!


I'm working on an Adobe Flex application that loads lots of Flex Modules and other Flash sub-applications and Flash resources. Each time one successfully loads the flashlog.txt and Flex Console show a trace like "[SWF] filename.swf - [filesize] bytes after decompression".

Specifically:
[SWF] Main.swf - 1,361,299 bytes after decompression
[SWF] core/Core.swf - 516,390 bytes after decompression

I don't want to disable traces because I am debugging, but these traces are rather noisy. How can I suppress only the [SWF] loaded traces?

解决方案

I suggest you use De MonsterDebugger an open source debugger for Adobe Flash, Flex and AIR.

It is perfect for what you are looking for, you can filter outputs, color code etc... Give it a go!

这篇关于调试Flash应用程序时如何仅抑制[SWF]跟踪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆