<?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: Simple map panning and zooming with ActionScript</title>
	<atom:link href="http://www.cartogrammar.com/blog/simple-map-panning-and-zooming-with-actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cartogrammar.com/blog/simple-map-panning-and-zooming-with-actionscript/</link>
	<description>Adventures in maps, cartography, visualization, and Flash</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:42:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bill</title>
		<link>http://www.cartogrammar.com/blog/simple-map-panning-and-zooming-with-actionscript/comment-page-1/#comment-44709</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Thu, 01 Jul 2010 14:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=20#comment-44709</guid>
		<description>Thank you !
Really appreciate this nice bit of code</description>
		<content:encoded><![CDATA[<p>Thank you !<br />
Really appreciate this nice bit of code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Prince</title>
		<link>http://www.cartogrammar.com/blog/simple-map-panning-and-zooming-with-actionscript/comment-page-1/#comment-32648</link>
		<dc:creator>Brian Prince</dc:creator>
		<pubDate>Sat, 22 May 2010 18:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=20#comment-32648</guid>
		<description>Hi,

I have been trying to figure out how to do zooming like in your example, but have the image with scrollbars instead of allowing panning.  I see that you have an example of this but no code is available.  I would really appreciate a look at that code if possible.  Anything would help.  Thanks, Brian</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have been trying to figure out how to do zooming like in your example, but have the image with scrollbars instead of allowing panning.  I see that you have an example of this but no code is available.  I would really appreciate a look at that code if possible.  Anything would help.  Thanks, Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larissa</title>
		<link>http://www.cartogrammar.com/blog/simple-map-panning-and-zooming-with-actionscript/comment-page-1/#comment-7270</link>
		<dc:creator>Larissa</dc:creator>
		<pubDate>Tue, 06 Oct 2009 06:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=20#comment-7270</guid>
		<description>Just letting you know that your script helped me building a basic map for my final project (it&#039;s about a tourism website). Thank you so much!</description>
		<content:encoded><![CDATA[<p>Just letting you know that your script helped me building a basic map for my final project (it&#8217;s about a tourism website). Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shiva</title>
		<link>http://www.cartogrammar.com/blog/simple-map-panning-and-zooming-with-actionscript/comment-page-1/#comment-1469</link>
		<dc:creator>shiva</dc:creator>
		<pubDate>Mon, 22 Dec 2008 15:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=20#comment-1469</guid>
		<description>Hello, I&#039;ve been testing the possibilities offered by Silverlight, especially the MultiScaleImage object, and thought the &quot;pyramidal&quot; method they use to benefit from different resolutions of the same image, cut down in tiles of constant weight, was quite smart, and could be ported to actionscript...
have a look at the site they showed at MIX : http://memorabilia.hardrock.com/
I&#039;d say the result is quite impressive, and really match your work.</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;ve been testing the possibilities offered by Silverlight, especially the MultiScaleImage object, and thought the &#8220;pyramidal&#8221; method they use to benefit from different resolutions of the same image, cut down in tiles of constant weight, was quite smart, and could be ported to actionscript&#8230;<br />
have a look at the site they showed at MIX : <a href="http://memorabilia.hardrock.com/" rel="nofollow">http://memorabilia.hardrock.com/</a><br />
I&#8217;d say the result is quite impressive, and really match your work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Panning and zooming tutorial &#124; Axis Maps Blog</title>
		<link>http://www.cartogrammar.com/blog/simple-map-panning-and-zooming-with-actionscript/comment-page-1/#comment-1414</link>
		<dc:creator>Panning and zooming tutorial &#124; Axis Maps Blog</dc:creator>
		<pubDate>Wed, 17 Dec 2008 00:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=20#comment-1414</guid>
		<description>[...] my personal site I have posted a very basic tutorial and example of ActionScript code for a simple version of the way I typically code panning and zooming.  If you&#8217;re looking for [...]</description>
		<content:encoded><![CDATA[<p>[...] my personal site I have posted a very basic tutorial and example of ActionScript code for a simple version of the way I typically code panning and zooming.  If you&#8217;re looking for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorgen</title>
		<link>http://www.cartogrammar.com/blog/simple-map-panning-and-zooming-with-actionscript/comment-page-1/#comment-1412</link>
		<dc:creator>Jorgen</dc:creator>
		<pubDate>Tue, 16 Dec 2008 17:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=20#comment-1412</guid>
		<description>Andy

Have a look at what we have done - I would like your feedback

Thanks

Jorgen</description>
		<content:encoded><![CDATA[<p>Andy</p>
<p>Have a look at what we have done &#8211; I would like your feedback</p>
<p>Thanks</p>
<p>Jorgen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
