For demonstration purposes, I'd like to trace out some values from LayoutManager.
I can access the source code by creating a variable of type LayoutManger and then Ctrl Clicking on it. If I add some traces to that "source file" (unsurprisingly) I don't see them when debugging... I guess the flex framework is compiled into a .swc? I'm pretty sure I saw Doug McCune doing something like that in some video presentation of his... Any pointers? Thanks, Sakri
