Hi Douglas, thanks for the advice. I know what you mean. Say I have the Cairngorm zip zile imported as a different project. And then I have another project for my app. When I go to add the SWC from the Cairngorm project to my new app project I go to project properties->Flex Build Path -> Library Path. However, I can't "Add SWC". Everything in that panel is greyed out and disabled??? So I had to manually add the Cairngorm SWC into to my flex/user_classes/. What do you think?
--- In [email protected], Douglas McCarroll <[EMAIL PROTECTED]> wrote: > > If I recall correctly, this is because you are using the SWC for your > Cairngorm code. Point your project at some Cairngorm source code, and > give it a try. > > Douglas > > > bparvizi1 wrote: > > > > I'm using Cairngorm in Flex Builder Eclipse. However, in my .as and > > mxml files the compile time error checking in the problems panel does > > not work. Compile time errors fall silent. I made sure to have > > the "Build Automatically" checked as well, so I know I am compiling > > it. I have to run the app to see the errors. The little red x does > > not show up next to the code line number. Code hinting works fine. > > Does anyone know how to fix this? > > Thanks. > > > > >

