<?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/"
		>
<channel>
	<title>Comments on: Using a custom flex-config.xml file in Flex Builder 3</title>
	<atom:link href="http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Mon, 15 Mar 2010 14:31:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andreas Falley</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-6904</link>
		<dc:creator>Andreas Falley</dc:creator>
		<pubDate>Mon, 01 Feb 2010 21:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-6904</guid>
		<description>Is there a way to customize the default application file that gets created when you create a new project? For instance, if for every future project I create I&#039;d like to have some custom comments  or Application properties (additional namespaces, height, width etc. set to particular defaults ) generated along with the usual look and feel of the Application tag in an initially generated file in the ide (either Flex 3 or Flash Builder) and/or when a New Application menu item is selected?</description>
		<content:encoded><![CDATA[<p>Is there a way to customize the default application file that gets created when you create a new project? For instance, if for every future project I create I&#8217;d like to have some custom comments  or Application properties (additional namespaces, height, width etc. set to particular defaults ) generated along with the usual look and feel of the Application tag in an initially generated file in the ide (either Flex 3 or Flash Builder) and/or when a New Application menu item is selected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ash</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-6552</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Tue, 08 Dec 2009 07:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-6552</guid>
		<description>Third time is the charm...

&lt;default-size&gt;
&lt;width&gt;400&lt;/width&gt;
&lt;height&gt;400&lt;/height&gt;
&lt;/default-size&gt;

&lt;link-report&gt;report.xml&lt;/link-report&gt;</description>
		<content:encoded><![CDATA[<p>Third time is the charm&#8230;</p>
<p>&lt;default-size&gt;<br />
&lt;width&gt;400&lt;/width&gt;<br />
&lt;height&gt;400&lt;/height&gt;<br />
&lt;/default-size&gt;</p>
<p>&lt;link-report&gt;report.xml&lt;/link-report&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ash</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-6551</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Tue, 08 Dec 2009 07:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-6551</guid>
		<description>Lol. I guess I should read the big red sign before posting! Let&#039;s try that again...

&amp;ltdefault-size&amp;gt
     &amp;ltwidth&amp;gt400&amp;lt/width&amp;gt
     &amp;ltheight&amp;gt400&amp;lt/height&amp;gt
&amp;lt/default-size&amp;gt

&amp;ltlink-report&amp;gtreport.xml&amp;lt/link-report&amp;gt</description>
		<content:encoded><![CDATA[<p>Lol. I guess I should read the big red sign before posting! Let&#8217;s try that again&#8230;</p>
<p>&amp;ltdefault-size&amp;gt<br />
     &amp;ltwidth&amp;gt400&amp;lt/width&amp;gt<br />
     &amp;ltheight&amp;gt400&amp;lt/height&amp;gt<br />
&amp;lt/default-size&amp;gt</p>
<p>&amp;ltlink-report&amp;gtreport.xml&amp;lt/link-report&amp;gt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ash</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-6550</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Tue, 08 Dec 2009 07:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-6550</guid>
		<description>Are you sure this is working? If I add


     400
     400


it has no effect. I&#039;ve also tried:

report.xml

and no file is generated. Of course, if I add these options to the project properties, it works.
Am I missing something?</description>
		<content:encoded><![CDATA[<p>Are you sure this is working? If I add</p>
<p>     400<br />
     400</p>
<p>it has no effect. I&#8217;ve also tried:</p>
<p>report.xml</p>
<p>and no file is generated. Of course, if I add these options to the project properties, it works.<br />
Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pauli</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-6015</link>
		<dc:creator>Pauli</dc:creator>
		<pubDate>Tue, 13 Oct 2009 23:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-6015</guid>
		<description>Well the pre tags didn&#039;t work -- the code that wouldn&#039;t compile is:

&lt;degrafa:GeometryGroup 
	xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; 
	xmlns:degrafa=&quot;http://www.degrafa.com/2007&quot; 
	xmlns:geometry=&quot;com.degrafa.geometry.*&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Well the pre tags didn&#8217;t work &#8212; the code that wouldn&#8217;t compile is:</p>
<p>&lt;degrafa:GeometryGroup<br />
	xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;<br />
	xmlns:degrafa=&#8221;http://www.degrafa.com/2007&#8243;<br />
	xmlns:geometry=&#8221;com.degrafa.geometry.*&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pauli</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-6014</link>
		<dc:creator>Pauli</dc:creator>
		<pubDate>Tue, 13 Oct 2009 23:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-6014</guid>
		<description>I wanted to share a few observations relative to the 3.4 sdk and the Eclipse plugin of Flex Builder 3 (Mac OS X) --

Apparently a variant of this bug: https://bugs.adobe.com/jira/browse/SDK-21156 -- &quot;Library Project namespaces should be appended by default&quot; exists in this environment.  In particular, when using degrafa within a &quot;Flex Library Project&quot; rather than a regular &quot;Flex Project&quot; the following would not compile:

&lt;pre lang=&quot;mxml&quot;&gt;

&lt;/pre&gt;

It generated a &quot;Could not resolve  to a component implementation. &quot; error.

Explicitly including the library in a config file, as per your example, fixed the problem.  However, I had to include the full rooted path to the config file in the Project Properties Library Compiler settings, as follows:

-load-config+=/Users/username/Documents/workspace/projectname/src/config.xml

Also, since the file was in src, the library file had to be specified in the config.xml as: 

&lt;library&gt;../libs/DegrafaLibrary.swc&lt;/library&gt;

Shared in the interest of Google helping the next poor soul who hits this problem --- and to offer another motivation for using this technique.</description>
		<content:encoded><![CDATA[<p>I wanted to share a few observations relative to the 3.4 sdk and the Eclipse plugin of Flex Builder 3 (Mac OS X) &#8211;</p>
<p>Apparently a variant of this bug: <a href="https://bugs.adobe.com/jira/browse/SDK-21156" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-21156</a> &#8212; &#8220;Library Project namespaces should be appended by default&#8221; exists in this environment.  In particular, when using degrafa within a &#8220;Flex Library Project&#8221; rather than a regular &#8220;Flex Project&#8221; the following would not compile:</p>

<div class="wp_syntax"><div class="code"><pre class="mxml" style="font-family:monospace;">&nbsp;</pre></div></div>

<p>It generated a &#8220;Could not resolve  to a component implementation. &#8221; error.</p>
<p>Explicitly including the library in a config file, as per your example, fixed the problem.  However, I had to include the full rooted path to the config file in the Project Properties Library Compiler settings, as follows:</p>
<p>-load-config+=/Users/username/Documents/workspace/projectname/src/config.xml</p>
<p>Also, since the file was in src, the library file had to be specified in the config.xml as: </p>
<p>&lt;library&gt;../libs/DegrafaLibrary.swc&lt;/library&gt;</p>
<p>Shared in the interest of Google helping the next poor soul who hits this problem &#8212; and to offer another motivation for using this technique.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-4067</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Tue, 12 May 2009 13:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-4067</guid>
		<description>chaitra,

Make sure you have a assets/ARIAL.TTF in your project. Also, if you are using Mac or Linux, the filenames will be case sensitive, so make make sure that the file name is ARIAL.TTF (uppercase), or change the code to match whatever case the font name is on your machine.

Peter</description>
		<content:encoded><![CDATA[<p>chaitra,</p>
<p>Make sure you have a assets/ARIAL.TTF in your project. Also, if you are using Mac or Linux, the filenames will be case sensitive, so make make sure that the file name is ARIAL.TTF (uppercase), or change the code to match whatever case the font name is on your machine.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chaitra</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-4066</link>
		<dc:creator>chaitra</dc:creator>
		<pubDate>Tue, 12 May 2009 12:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-4066</guid>
		<description>Hi Peter,

          This really very good example but when i am trying the same example in my Flex builder Workspace its throwing an error like &quot;unable to resolve &#039;assets/ARIAL.TTF&#039; for transcoding&quot; please give me a suggestion on this issue.

Thanks in advance,
Chaitra H.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>          This really very good example but when i am trying the same example in my Flex builder Workspace its throwing an error like &#8220;unable to resolve &#8216;assets/ARIAL.TTF&#8217; for transcoding&#8221; please give me a suggestion on this issue.</p>
<p>Thanks in advance,<br />
Chaitra H.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark joseph</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-4068</link>
		<dc:creator>mark joseph</dc:creator>
		<pubDate>Tue, 10 Feb 2009 12:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-4068</guid>
		<description>Hi, I know that this is not the right topic for my problem, I just want to ask how to integrate a file in my application (built using adobe flex builder 3). This is my Problem:

I created an application using adobe flex builder 3.
I already build it and install it in my computer
I created an icon for fileType

and it works... when I double clicked the file with extension name &#039;.mjm&#039; (.mjm is the file type I&#039;ve set on app.xml), the application that I created open, but the file that I clicked din&#039;t load its content on the application.

Is there any code for this problem?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi, I know that this is not the right topic for my problem, I just want to ask how to integrate a file in my application (built using adobe flex builder 3). This is my Problem:</p>
<p>I created an application using adobe flex builder 3.<br />
I already build it and install it in my computer<br />
I created an icon for fileType</p>
<p>and it works&#8230; when I double clicked the file with extension name &#8216;.mjm&#8217; (.mjm is the file type I&#8217;ve set on app.xml), the application that I created open, but the file that I clicked din&#8217;t load its content on the application.</p>
<p>Is there any code for this problem?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Bankin</title>
		<link>http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/comment-page-1/#comment-4070</link>
		<dc:creator>Adam Bankin</dc:creator>
		<pubDate>Tue, 23 Dec 2008 08:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder-3/#comment-4070</guid>
		<description>Hmmmm, useful. Saves a bit of time in the round trip to Flash to make and embed a dynamic font swf. Do you know the syntax for adding individual unicode values to the range node? Is it just commas between values/sets of ranges or do you need to add more nodes?</description>
		<content:encoded><![CDATA[<p>Hmmmm, useful. Saves a bit of time in the round trip to Flash to make and embed a dynamic font swf. Do you know the syntax for adding individual unicode values to the range node? Is it just commas between values/sets of ranges or do you need to add more nodes?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
