Hi, all. Is it possible to step through Flex SDK code using Flex Builder 3 debugger?
I was able to set break points in only a couple of SDK classes (eg AdvancedDataGrid). I did this by adding C:\Program Files\Adobe\Flex Builder 3 Plug- in\sdks\3.1.0\fbpro\projects\datavisualization\src to the source lookup file list in the debug configuration panel in Flex Builder. But adding C:\Program Files\Adobe\Flex Builder 3 Plug- in\sdks\3.1.0\frameworks\projects\framework\src doesn't have the same effect of letting me step through framework code. Anyone seen this sort of behavior before? Thanks much. LT

