Flex debugging

Feb28
  • Share

Difficulty: ★☆☆☆☆

Hey where is the trace window, you might gonna ask if you are an experienced Flash Developer and toke the step to develop in Flex. Well with Flex debugging is very powerful, just as how you are used to debug with a normal developers IDE.

As default debugging mode will be started, when testing your swf local. Just hit F11.
(hit SHIFT + F11 for a normal built). To debug open the debug perspective.
For reading the trace info you will have to open the console view.

Not working? Flash content debugger should be installed:

http://www.adobe.com/support/flashplayer/downloads.html



Leave a comment