<?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: Code For Walmart Growth Visualization Now Available</title>
	<atom:link href="http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/</link>
	<description>Strength in Numbers</description>
	<lastBuildDate>Wed, 17 Mar 2010 23:24:30 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paolo</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-28922</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Wed, 06 May 2009 13:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-28922</guid>
		<description>Thanks for providing the source. :)</description>
		<content:encoded><![CDATA[<p>Thanks for providing the source. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-27705</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 22 Apr 2009 05:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-27705</guid>
		<description>Thanks, Jon! This gives me a good start. Much appreciated!</description>
		<content:encoded><![CDATA[<p>Thanks, Jon! This gives me a good start. Much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-27703</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 22 Apr 2009 04:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-27703</guid>
		<description>Hey Pete,

I had quite a bit of trouble getting it into flex.  You can make some headway by using a Sprite UIComponent wrapper.  See example here:
http://butterfliesandbugs.wordpress.com/2007/10/22/how-to-add-any-actionscript-object-to-a-container-like-a-sprite/
This will at least get it onto your page in MXML.  

But it is still pretty hard to work with and interact from other Flex object I found.  Eventually it was just too much hassle for me so I made the other components I needed in AS and just did a whole actionscript project.</description>
		<content:encoded><![CDATA[<p>Hey Pete,</p>
<p>I had quite a bit of trouble getting it into flex.  You can make some headway by using a Sprite UIComponent wrapper.  See example here:<br />
<a href="http://butterfliesandbugs.wordpress.com/2007/10/22/how-to-add-any-actionscript-object-to-a-container-like-a-sprite/" rel="nofollow">http://butterfliesandbugs.word.....-a-sprite/</a><br />
This will at least get it onto your page in MXML.  </p>
<p>But it is still pretty hard to work with and interact from other Flex object I found.  Eventually it was just too much hassle for me so I made the other components I needed in AS and just did a whole actionscript project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-27691</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 22 Apr 2009 01:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-27691</guid>
		<description>MXML

Just in case my earlier post was unclear:

I need to get the (adapted) Walmarts visualization to work with the MXML of an existing Flex Project. Even after adding the &#039;com&#039; and &#039;gs&#039; folders and the Walmarts.as file to my Flex Project, and updating the Walmarts.as package name (it&#039;s in my &#039;components&#039; folder), Flex can&#039;t resolve it as component implementation (e.g., ). Trying to use the SWFLoader hasn&#039;t worked either.  

I can link to the result of the AS3 project (which works fine) as a separate HTML page, of course, but I it&#039;s disjointed: need it to be interactive with MXML components and integrated with the rest of the app. 

Could someone please help me out or point me in the right direction? I have a looming deadline and, yep, I&#039;m a beginner. Thanks.    

(I haven&#039;t yet found a solution on other forums, including ModestMaps.)</description>
		<content:encoded><![CDATA[<p>MXML</p>
<p>Just in case my earlier post was unclear:</p>
<p>I need to get the (adapted) Walmarts visualization to work with the MXML of an existing Flex Project. Even after adding the &#8216;com&#8217; and &#8216;gs&#8217; folders and the Walmarts.as file to my Flex Project, and updating the Walmarts.as package name (it&#8217;s in my &#8216;components&#8217; folder), Flex can&#8217;t resolve it as component implementation (e.g., ). Trying to use the SWFLoader hasn&#8217;t worked either.  </p>
<p>I can link to the result of the AS3 project (which works fine) as a separate HTML page, of course, but I it&#8217;s disjointed: need it to be interactive with MXML components and integrated with the rest of the app. </p>
<p>Could someone please help me out or point me in the right direction? I have a looming deadline and, yep, I&#8217;m a beginner. Thanks.    </p>
<p>(I haven&#8217;t yet found a solution on other forums, including ModestMaps.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: what week is it? &#171; // 610: 591: infoviz</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-26651</link>
		<dc:creator>what week is it? &#171; // 610: 591: infoviz</dc:creator>
		<pubDate>Fri, 03 Apr 2009 21:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-26651</guid>
		<description>[...] a couple of days ago, I came across this excellent example on FlowingData. It gives me a huge jumpstart in getting the kind of effects I&#8217;m looking for. This weekend [...]</description>
		<content:encoded><![CDATA[<p>[...] a couple of days ago, I came across this excellent example on FlowingData. It gives me a huge jumpstart in getting the kind of effects I&#8217;m looking for. This weekend [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-26601</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Fri, 03 Apr 2009 02:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-26601</guid>
		<description>Thanks for this!

I&#039;ve got it working as an ActionScript Project with my data, which is great. I&#039;d like to incorporate it into an existing Flex Project. How can I do that?</description>
		<content:encoded><![CDATA[<p>Thanks for this!</p>
<p>I&#8217;ve got it working as an ActionScript Project with my data, which is great. I&#8217;d like to incorporate it into an existing Flex Project. How can I do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Mill</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-24260</link>
		<dc:creator>Bill Mill</dc:creator>
		<pubDate>Mon, 23 Feb 2009 20:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-24260</guid>
		<description>One thing you should mention is that the included TweenLite library is *not* BSD: http://blog.greensock.com/licensing/ , so if you want to include this code in a commercial product you&#039;ll either need to modify it to avoid that library or pay the licensing fee to TweenLite.</description>
		<content:encoded><![CDATA[<p>One thing you should mention is that the included TweenLite library is *not* BSD: <a href="http://blog.greensock.com/licensing/" rel="nofollow">http://blog.greensock.com/licensing/</a> , so if you want to include this code in a commercial product you&#8217;ll either need to modify it to avoid that library or pay the licensing fee to TweenLite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TIm M</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-23945</link>
		<dc:creator>TIm M</dc:creator>
		<pubDate>Thu, 19 Feb 2009 02:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-23945</guid>
		<description>What about a slightly different dataset?  I work for a non-profit Foundation that has given approximately 10,000 grants since 1986, each of which has a date and city,state location.  If we had code for this, we would show it to Congressional staff, federal agencies, and otherwise have great ways to disseminate this really cool mapping display you&#039;ve created.</description>
		<content:encoded><![CDATA[<p>What about a slightly different dataset?  I work for a non-profit Foundation that has given approximately 10,000 grants since 1986, each of which has a date and city,state location.  If we had code for this, we would show it to Congressional staff, federal agencies, and otherwise have great ways to disseminate this really cool mapping display you&#8217;ve created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-23905</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 17 Feb 2009 22:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-23905</guid>
		<description>1) Adam, trying going to File, New, ActionScript Project, and name it Walmarts, then for project folder, point it to where you have the files for this app.  It will make it runnable in Flex.

2) If anyone else is having trouble accessing the walmarts.xml file locally, add this switch to your compiler options in the Properties section for the project.

-use-network=false

That will allow you to run it without uploading to a server.

Jon</description>
		<content:encoded><![CDATA[<p>1) Adam, trying going to File, New, ActionScript Project, and name it Walmarts, then for project folder, point it to where you have the files for this app.  It will make it runnable in Flex.</p>
<p>2) If anyone else is having trouble accessing the walmarts.xml file locally, add this switch to your compiler options in the Properties section for the project.</p>
<p>-use-network=false</p>
<p>That will allow you to run it without uploading to a server.</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Growth of Target &#124; Maps &#38; Atlas</title>
		<link>http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/#comment-23738</link>
		<dc:creator>The Growth of Target &#124; Maps &#38; Atlas</dc:creator>
		<pubDate>Wed, 11 Feb 2009 06:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://flowingdata.com/?p=1083#comment-23738</guid>
		<description>[...] the United States; he previously made a map showing the same thing for Wal-Mart. He&#8217;s also released the code so that others can build similar maps. Via [...]</description>
		<content:encoded><![CDATA[<p>[...] the United States; he previously made a map showing the same thing for Wal-Mart. He&#8217;s also released the code so that others can build similar maps. Via [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
