[flexcoders] Re: A file found in a source-path must have the same package structure

2007-09-19 Thread droponrcll
--- In flexcoders@yahoogroups.com, "flashcrow2000" <[EMAIL PROTECTED]> wrote: > > When i usually get this error, I delete the package name and I hit > Ctrl+Space, and let Flex autocomplete with its correct value. It might > be a problem with the Folder name. I presume you have a folder list of > s

[flexcoders] Re: A file found in a source-path must have the same package structure

2007-09-19 Thread flashcrow2000
When i usually get this error, I delete the package name and I hit Ctrl+Space, and let Flex autocomplete with its correct value. It might be a problem with the Folder name. I presume you have a folder list of something like com/classes/Events (if no, you might consider using one) --- In flexcoders

[flexcoders] Re: A file found in a source-path must have the same package structure

2006-10-25 Thread Libby
Yeah, me too. I have confirmed (about 10 times) that everything has been converted... -- 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 <*> To visit you

RE: [flexcoders] Re: A file found in a source-path must have the same package structure

2006-10-24 Thread Peter Farland
actly is in my compiler's scope and trying to limit that...   Pete     From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of erik_jen5enSent: Tuesday, October 24, 2006 12:04 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: A file found in a source-path must have

[flexcoders] Re: A file found in a source-path must have the same package structure

2006-10-24 Thread erik_jen5en
I am using an application that I have developed using FlexBuilder and now I am trying to compile with the command line tools.  The application contains multiple mxml files, some of which I have put into the package structure.  The problem only seems to occur when I try to compile the mxml files