views:

6

answers:

1

Flash builder traces out when swfs are loaded and unloaded eg:

[SWF] C:\xampp\htdocs\car_explorer\fonts\Arial.swf - 174,937 bytes after decompression

and

[Unload SWF] C:\xampp\htdocs\car_explorer\assets\spin\EXTERIOR\BASE_12.swf

Does anyone know how to disable these types of traces?

A: 

This question has already been asked, check it here:

http://stackoverflow.com/questions/3445347/how-to-suppress-only-swf-traces-when-debugging-flash-applications

PatrickS