Richard, AS FB3 is still very much in beta, you probably should post your issue to the FB3 private beta forum.
Jeff -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Rodseth Sent: Monday, September 10, 2007 1:34 PM To: [email protected] Subject: [flexcoders] FB3: src and config I have my source in a src directory, rather than at the project level. I have been unable to get the compiler to find a config file as follows: <mx:XML id="config" source="config/config.xml" > </mx:XML> unless the config directory is under src. This didn't work either: ../config/config.xml Nor did adding config as an external source path in Flex Builder. Is a project layout with src and config at the same level feasible? I must be missing something silly. Thanks in advance -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links

