I am getting the following error on an MXML file: "A file found in a source-path must have an externally visible definition. If a definition in the file is meant to be externally visible, please put the definition in a package." Why would this be happening? For AS classes, this is supposed to happen if you leave out the package statement. But for MXML files, how would you even specify the package? The compiler should infer the package, right?
Andrew Strader Software Developer Consultant RESOURCE INTERACTIVE www.resource.com 614 621 2888 main [EMAIL PROTECTED]

