<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Manifests, Namespaces and Flex Builder 2</title>
	<atom:link href="http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/</link>
	<description>An infrequent look at developments in the world of the Flash Platform by Mike Jones - Flash Platform Consultant</description>
	<lastBuildDate>Sun, 07 Mar 2010 21:04:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: md</title>
		<link>http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/comment-page-1/#comment-205054</link>
		<dc:creator>md</dc:creator>
		<pubDate>Fri, 10 Oct 2008 20:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/#comment-205054</guid>
		<description>Author, 

I am trying applying the namespace to the application (not the library). So its similar to you. My question is do I need to have a flex-config.xml equivalent in the project or can I use compiler option -namespace to point to my local manifest file. 

The problem is I try that and FB outputs compiler error &#039;could not resolve  to a component implementation.&quot; 

Basically I am wondering if there is any option without bringing the entire flex-config.xml into my workspace.</description>
		<content:encoded><![CDATA[<p>Author, </p>
<p>I am trying applying the namespace to the application (not the library). So its similar to you. My question is do I need to have a flex-config.xml equivalent in the project or can I use compiler option -namespace to point to my local manifest file. </p>
<p>The problem is I try that and FB outputs compiler error &#8216;could not resolve  to a component implementation.&#8221; </p>
<p>Basically I am wondering if there is any option without bringing the entire flex-config.xml into my workspace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: csun</title>
		<link>http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/comment-page-1/#comment-204719</link>
		<dc:creator>csun</dc:creator>
		<pubDate>Thu, 14 Aug 2008 21:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/#comment-204719</guid>
		<description>Hi -

Thank you for the article. This is good. However, I am trying to use compc command for the namespace file..following is my code and I keep getting the &quot;Error: unknown namespace &#039;http://www.csun.com/2008&#039;&quot; error..please help


			
            		
            		
		http://www.csun.com/2008
			
		</description>
		<content:encoded><![CDATA[<p>Hi -</p>
<p>Thank you for the article. This is good. However, I am trying to use compc command for the namespace file..following is my code and I keep getting the &#8220;Error: unknown namespace &#8216;http://www.csun.com/2008&#8242;&#8221; error..please help</p>
<p>		<a href="http://www.csun.com/2008" rel="nofollow">http://www.csun.com/2008</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlashGen</title>
		<link>http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/comment-page-1/#comment-204594</link>
		<dc:creator>FlashGen</dc:creator>
		<pubDate>Wed, 23 Jul 2008 11:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/#comment-204594</guid>
		<description>Hi Chris, no I haven&#039;t yet. I&#039;d let it slide for a bit, however I will put it back on my &quot;things to find out&quot; list. So hopefully I will have an update in the future :)</description>
		<content:encoded><![CDATA[<p>Hi Chris, no I haven&#8217;t yet. I&#8217;d let it slide for a bit, however I will put it back on my &#8220;things to find out&#8221; list. So hopefully I will have an update in the future :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/comment-page-1/#comment-204458</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 10 Jul 2008 14:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/#comment-204458</guid>
		<description>Hi,

Thanks for ur post, helped me tons. I&#039;m interested to hear if you have figured out a way to get flex builder to code hint the new namespace?

Cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for ur post, helped me tons. I&#8217;m interested to hear if you have figured out a way to get flex builder to code hint the new namespace?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: td</title>
		<link>http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/comment-page-1/#comment-84087</link>
		<dc:creator>td</dc:creator>
		<pubDate>Wed, 15 Aug 2007 00:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2007/07/04/manifests-namespaces-and-flex-builder-2/#comment-84087</guid>
		<description>This is a great overview.  I tried applying this but I was not able to complete the final step, namely to replace default application-config.xml with my new config files.

What I&#039;m trying to do is to customize the layout of the RichTextEditor control, but just for one section of my site.  I copied the RichTextEditor.mxml file in my SDK directory and named the copy RichTextEditorLite.mxml.  I then added the following to my flex-config.xml file:

         
            http://www.adobe.com/2006/mxml
            mxml-manifest.xml
         
         
            http://www.mydomain.com/2007/mxml
            mxml-manifest_mydomain.xml
         

inside of mxml-manifest_mydomain.xml i entered:



and finally, inside of my MXML application I added:

xmlns:mx=&quot;http://www.mydomain.com/2007/mxml&quot;

and 

</description>
		<content:encoded><![CDATA[<p>This is a great overview.  I tried applying this but I was not able to complete the final step, namely to replace default application-config.xml with my new config files.</p>
<p>What I&#8217;m trying to do is to customize the layout of the RichTextEditor control, but just for one section of my site.  I copied the RichTextEditor.mxml file in my SDK directory and named the copy RichTextEditorLite.mxml.  I then added the following to my flex-config.xml file:</p>
<p>            <a href="http://www.adobe.com/2006/mxml" rel="nofollow">http://www.adobe.com/2006/mxml</a><br />
            mxml-manifest.xml</p>
<p>            <a href="http://www.mydomain.com/2007/mxml" rel="nofollow">http://www.mydomain.com/2007/mxml</a><br />
            mxml-manifest_mydomain.xml</p>
<p>inside of mxml-manifest_mydomain.xml i entered:</p>
<p>and finally, inside of my MXML application I added:</p>
<p>xmlns:mx=&#8221;http://www.mydomain.com/2007/mxml&#8221;</p>
<p>and</p>
]]></content:encoded>
	</item>
</channel>
</rss>
