I need help from a flexbuilder guru. I have added an external source path [using the Flex Properties/Flex Build Path/ Source Path/Add Folder set up procedure].
Now I keep getting a compile errors where it cant find the external files eg 'Problem finding external stylesheet: folder1/folder2/assets/style1.css' <mx:Script source="folder1/folder2/assets/style1.css"/> or 'Unable to locate specified base class myPanel'...which sits in the external folder any ideas?

