3

I was trying to find a bandwidth profiler in flex like there used to be one in Flash but couldn't really find one. Is there a way, that I can do bandwidth profiling of my local swf?

I'm using Flex Bulider with a AS3 project.

Fahim Akhter
  • 1,617
  • 5
  • 31
  • 49

1 Answers1

3

Flex Builder doesn't have this feature. But you can just use Firebug for this.

James Ward
  • 29,283
  • 9
  • 49
  • 85