Holy crap! I can't believe it! It actually works now.
:) Awesomeness!
I'd been wrestling with this for over a week now!  Thanks so much.  
That was exactly the problem.

LT

--- In flexcoders@yahoogroups.com, "hu22hugo" <[EMAIL PROTECTED]> wrote:
>
> --- In flexcoders@yahoogroups.com, "lagos_tout" <lagos.tout@> wrote:
> >
> > 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.
> 
> I had a similar issue with two particular projects using Flex
> 3.1.0.2???. All other projects were fine. It turned out that linking
> the framework as runtime shared library was the culprit. Turning 
back
> to merging the framework classes into the project.swf made me a 
happy man.
> Marc, http://faindu.wordpress.com/
>



Reply via email to