Have you ever wondered why the spark, mx, and fx libs in your MXML files get pretty url-like namespaces while your own library projects are given package-like namespaces? Using a manifest.xml file you can choose a custom namespace of your own. Plus, there's benefits for doing so.