<?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: Curious about Adobe Open Source? Get started with the Flex SDK on Mac OS X</title>
	<atom:link href="http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/</link>
	<description>wrangling the Internet's wildest</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:07:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ans</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-5183</link>
		<dc:creator>Ans</dc:creator>
		<pubDate>Fri, 06 Nov 2009 04:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-5183</guid>
		<description>It looks like that second link you posted has instructions for creating the build target. Have you run through this? If you get it working I would love to post your additions.</description>
		<content:encoded><![CDATA[<p>It looks like that second link you posted has instructions for creating the build target. Have you run through this? If you get it working I would love to post your additions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roB</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-5119</link>
		<dc:creator>roB</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-5119</guid>
		<description>I will try it.. your script is the only one, which throw no error like this: 
BUILD FAILED
Target \run\ does not exist in the project ...

http://www.nbilyk.com/flex-localization-example

http://cookbooks.adobe.com/post_Easily_compile_resource_bundles_using_Ant-12765.html</description>
		<content:encoded><![CDATA[<p>I will try it.. your script is the only one, which throw no error like this:<br />
BUILD FAILED<br />
Target \run\ does not exist in the project &#8230;</p>
<p><a href="http://www.nbilyk.com/flex-localization-example" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.nbilyk.com/flex-localization-example?referer=');">http://www.nbilyk.com/flex-localization-example</a></p>
<p><a href="http://cookbooks.adobe.com/post_Easily_compile_resource_bundles_using_Ant-12765.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/cookbooks.adobe.com/post_Easily_compile_resource_bundles_using_Ant-12765.html?referer=');">http://cookbooks.adobe.com/post_Easily_compile_resource_bundles_using_Ant-12765.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ans</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-5116</link>
		<dc:creator>Ans</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-5116</guid>
		<description>Hi Rob,

Yeah, I think it would be in build.xml as mentioned above, like:

...
default-background-color = &quot;0x${background.color}&quot;
default-frame-rate = &quot;${framerate}&quot;
locale = &quot;en_US&quot;
source-path = &quot;locale/{locale}&quot;
...

etc.

See how that&#039;s formatted from what you posted?</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>Yeah, I think it would be in build.xml as mentioned above, like:</p>
<p>&#8230;<br />
default-background-color = &#8220;0x${background.color}&#8221;<br />
default-frame-rate = &#8220;${framerate}&#8221;<br />
locale = &#8220;en_US&#8221;<br />
source-path = &#8220;locale/{locale}&#8221;<br />
&#8230;</p>
<p>etc.</p>
<p>See how that&#8217;s formatted from what you posted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roB</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-5114</link>
		<dc:creator>roB</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-5114</guid>
		<description>Sorry..  I want &quot;only&quot; compile locale recources. Is it possible to put the &quot;locale&quot; information to your code?</description>
		<content:encoded><![CDATA[<p>Sorry..  I want &#8220;only&#8221; compile locale recources. Is it possible to put the &#8220;locale&#8221; information to your code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ans</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-5108</link>
		<dc:creator>Ans</dc:creator>
		<pubDate>Wed, 04 Nov 2009 14:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-5108</guid>
		<description>Not entirely sure I understand the question? You want to add extra parameters to the compiler? You can do this by adding these in the build.xml file in the compile target. Find where there are already parameters for mxmlc. It looks like this:

&lt;mxmlc 
            file = &quot;${temp.dir}/${source.name}${source.extension}&quot; 
            output = &quot;${dist.dir}/${source.name}.swf&quot;
            actionscript-file-encoding = &quot;UTF-8&quot;
            keep-generated-actionscript = &quot;true&quot;
            incremental = &quot;true&quot;
            strict = &quot;true&quot;
            default-background-color = &quot;0x${background.color}&quot;
            default-frame-rate = &quot;${framerate}&quot;
        &gt;

You can add additional arguments to this each on a new line under &quot;default-frame-rate = ...&quot;</description>
		<content:encoded><![CDATA[<p>Not entirely sure I understand the question? You want to add extra parameters to the compiler? You can do this by adding these in the build.xml file in the compile target. Find where there are already parameters for mxmlc. It looks like this:</p>
<p><mxmlc file = "${temp.dir}/${source.name}${source.extension}"<br />
            output = "${dist.dir}/${source.name}.swf"<br />
            actionscript-file-encoding = "UTF-8"<br />
            keep-generated-actionscript = "true"<br />
            incremental = "true"<br />
            strict = "true"<br />
            default-background-color = "0x${background.color}"<br />
            default-frame-rate = "${framerate}"<br />
        ></p>
<p>You can add additional arguments to this each on a new line under &#8220;default-frame-rate = &#8230;&#8221;</mxmlc></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roB</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-5106</link>
		<dc:creator>roB</dc:creator>
		<pubDate>Wed, 04 Nov 2009 13:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-5106</guid>
		<description>Hi anselm,
Your tutorial is very good and so far the easiest solution to compile .. I think.

But I&#039;m struggeling with this code out of a batch file. Is it possible to adapt the code to use \ant\?
If I adapt your build.properties I got this message:
Target \run\ does not exist in the project \null\. 

Where to fill in for example the local things...

@echo off

 -locale=en_US -source-path=locale/{locale} -include-resource-bundles=CairngormMessages,Errors,FinishScreen,ImportBrowser,ImportModuleLoader,IntroScreen, MediaTypes,PendingMessages,SearchAuthenticationScreen,SearchImportView,Tagging,TermsOfUseScreen, UploadImportView,WebcamView,collections,containers,controls,core,effects,logging,messaging,rpc,skins, states,styles,SharedResources,PendingMessages -output=en_US_ContributionWizard.swf</description>
		<content:encoded><![CDATA[<p>Hi anselm,<br />
Your tutorial is very good and so far the easiest solution to compile .. I think.</p>
<p>But I&#8217;m struggeling with this code out of a batch file. Is it possible to adapt the code to use \ant\?<br />
If I adapt your build.properties I got this message:<br />
Target \run\ does not exist in the project \null\. </p>
<p>Where to fill in for example the local things&#8230;</p>
<p>@echo off</p>
<p> -locale=en_US -source-path=locale/{locale} -include-resource-bundles=CairngormMessages,Errors,FinishScreen,ImportBrowser,ImportModuleLoader,IntroScreen, MediaTypes,PendingMessages,SearchAuthenticationScreen,SearchImportView,Tagging,TermsOfUseScreen, UploadImportView,WebcamView,collections,containers,controls,core,effects,logging,messaging,rpc,skins, states,styles,SharedResources,PendingMessages -output=en_US_ContributionWizard.swf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ans</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-2672</link>
		<dc:creator>Ans</dc:creator>
		<pubDate>Sat, 19 Sep 2009 05:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-2672</guid>
		<description>It&#039;s a hidden directory, so from the Finder you have to go to Go -&gt; Go to Folder... and type /usr/bin then it will show up.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a hidden directory, so from the Finder you have to go to Go -> Go to Folder&#8230; and type /usr/bin then it will show up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dandylion_13</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-2661</link>
		<dc:creator>dandylion_13</dc:creator>
		<pubDate>Fri, 18 Sep 2009 19:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-2661</guid>
		<description>I do have ant installed and running whereis and produces:

/usr/bin/ant

However, I can&#039;t find this directory anywhere on my system. Is it only available through the terminal?</description>
		<content:encoded><![CDATA[<p>I do have ant installed and running whereis and produces:</p>
<p>/usr/bin/ant</p>
<p>However, I can&#8217;t find this directory anywhere on my system. Is it only available through the terminal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Miller</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-546</link>
		<dc:creator>Michael Miller</dc:creator>
		<pubDate>Mon, 16 Mar 2009 18:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-546</guid>
		<description>your tip about setting the executable flag for asDocHelper was exactly what I needed!  thanks for posting this info.</description>
		<content:encoded><![CDATA[<p>your tip about setting the executable flag for asDocHelper was exactly what I needed!  thanks for posting this info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.anselmbradford.com/2009/01/06/curious-about-adobe-open-source-get-started-with-the-flex-sdk-on-mac-os-x/comment-page-1/#comment-228</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 06 Jan 2009 14:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=548#comment-228</guid>
		<description>Thanks for the great write up! I thought I would add that for Linux users the process is very similar. However, for once, Linux users actually have the royal treatment! Adobe has been working on Flex Builder for Linux for some time now and there is a alpha version for download at Adobe Labs (http://labs.adobe.com/technologies/flex/flexbuilder_linux/). I&#039;ve been using this for over a year. Sometimes the alpha expires and you have to update to a new version, but the last time I updated it said it didn&#039;t expire for another year! This seems to be a long-term project for Adobe.

 This isn&#039;t quite like Flex Builder for Mac and Windows. It&#039;s strictly a plugin and there is no &#039;design&#039; mode. But the code tools are excellent and provide you with true code hinting &amp; completion for AS3 &amp; MXML. This is the easiest way to get rolling with Flex development, and if you&#039;re on Linux you can do it for free! (for now anyways).</description>
		<content:encoded><![CDATA[<p>Thanks for the great write up! I thought I would add that for Linux users the process is very similar. However, for once, Linux users actually have the royal treatment! Adobe has been working on Flex Builder for Linux for some time now and there is a alpha version for download at Adobe Labs (<a href="http://labs.adobe.com/technologies/flex/flexbuilder_linux/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/labs.adobe.com/technologies/flex/flexbuilder_linux/?referer=');">http://labs.adobe.com/technologies/flex/flexbuilder_linux/</a>). I&#8217;ve been using this for over a year. Sometimes the alpha expires and you have to update to a new version, but the last time I updated it said it didn&#8217;t expire for another year! This seems to be a long-term project for Adobe.</p>
<p> This isn&#8217;t quite like Flex Builder for Mac and Windows. It&#8217;s strictly a plugin and there is no &#8216;design&#8217; mode. But the code tools are excellent and provide you with true code hinting &amp; completion for AS3 &amp; MXML. This is the easiest way to get rolling with Flex development, and if you&#8217;re on Linux you can do it for free! (for now anyways).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
