Take a read through: http://blogs.digitalprimates.net/codeSlinger/index.cfm/2007/4/3/Flex- Component-Development
By the end you will have found what you seek... --- In [email protected], "sakri_rosenstrom" <[EMAIL PROTECTED]> wrote: > > 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 >
