<?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: Two Inertia Movements</title>
	<atom:link href="http://www.beautifycode.com/two-inertia-movements/feed" rel="self" type="application/rss+xml" />
	<link>http://www.beautifycode.com/two-inertia-movements?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=two-inertia-movements</link>
	<description>AS3, Adobe AIR &#38; Mobile Development</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:54:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Sam</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-1956</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sat, 15 Jan 2011 22:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-1956</guid>
		<description>this line in the second one screws things up for me.

if (clipContainer.x &lt;= rightLimit) clipContainer.x = rightLimit;

Correct me if I&#039;m wrong, but shouldn&#039;t this be written as:

if ((clipContainer.x + clipContainer.width) &lt;= rightLimit) clipContainer.x = (rightLimit - clipContainer.width);

this works for me by the way.

Sam</description>
		<content:encoded><![CDATA[<p>this line in the second one screws things up for me.</p>
<p>if (clipContainer.x &lt;= rightLimit) clipContainer.x = rightLimit;</p>
<p>Correct me if I&#039;m wrong, but shouldn&#039;t this be written as:</p>
<p>if ((clipContainer.x + clipContainer.width) &lt;= rightLimit) clipContainer.x = (rightLimit &#8211; clipContainer.width);</p>
<p>this works for me by the way.</p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unbellver</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-1797</link>
		<dc:creator>unbellver</dc:creator>
		<pubDate>Sun, 26 Sep 2010 19:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-1797</guid>
		<description>Hi
Great tricks!
i have tried the first version and can´t get the individual pictures (inside clipcontainer) to move in a even way... if i point the mouse near the center (and moves slowly) it looks like one picture following another in steps like the first pulling the second and so on...
this is the experimentation page:
http://www.hamacasalrio.com.ar/guest/fotoGallery2.html
What should i do?
ps. waiting for THE FINER ART OF LOADING (#3)!!!!</description>
		<content:encoded><![CDATA[<p>Hi<br />
Great tricks!<br />
i have tried the first version and can´t get the individual pictures (inside clipcontainer) to move in a even way&#8230; if i point the mouse near the center (and moves slowly) it looks like one picture following another in steps like the first pulling the second and so on&#8230;<br />
this is the experimentation page:<br />
<a href="http://www.hamacasalrio.com.ar/guest/fotoGallery2.html" rel="nofollow">http://www.hamacasalrio.com.ar/guest/fotoGallery2.html</a><br />
What should i do?<br />
ps. waiting for THE FINER ART OF LOADING (#3)!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-486</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-486</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donita Septer</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-461</link>
		<dc:creator>Donita Septer</dc:creator>
		<pubDate>Fri, 16 Jul 2010 09:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-461</guid>
		<description>hi, excellent weblog and a very good explanation! one for my bookmarks.</description>
		<content:encoded><![CDATA[<p>hi, excellent weblog and a very good explanation! one for my bookmarks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marvin Blase</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-426</link>
		<dc:creator>Marvin Blase</dc:creator>
		<pubDate>Tue, 13 Jul 2010 08:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-426</guid>
		<description>Hey Jonathan, 
I&#039;m glad you like it. The article about repeating thumbnails is already in progress (though it becomes a bit longer than expected - but it covers Milkbox / Lightbox as well). So having a look in some days again will tell you how to realise that :)</description>
		<content:encoded><![CDATA[<p>Hey Jonathan,<br />
I&#8217;m glad you like it. The article about repeating thumbnails is already in progress (though it becomes a bit longer than expected &#8211; but it covers Milkbox / Lightbox as well). So having a look in some days again will tell you how to realise that :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim D.</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-425</link>
		<dc:creator>Tim D.</dc:creator>
		<pubDate>Mon, 12 Jul 2010 23:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-425</guid>
		<description>I just wanted to comment and say that I really enjoyed reading your blog post here. It was very informative and I also digg the way you write! Keep it up and I&#039;ll be back to read more in the future!</description>
		<content:encoded><![CDATA[<p>I just wanted to comment and say that I really enjoyed reading your blog post here. It was very informative and I also digg the way you write! Keep it up and I&#8217;ll be back to read more in the future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-411</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sat, 10 Jul 2010 19:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-411</guid>
		<description>Hi Marvin,
great snippet! I have been looking for something like this like hell but either you have to pay for it or it does not look good. Finally I found yours, thanks a lot! Can you tell us something about the repeating / endless thumbnails as well? This would make the whole panel perfect. Is there any way of donating you? :-)

Regards,
Jon.</description>
		<content:encoded><![CDATA[<p>Hi Marvin,<br />
great snippet! I have been looking for something like this like hell but either you have to pay for it or it does not look good. Finally I found yours, thanks a lot! Can you tell us something about the repeating / endless thumbnails as well? This would make the whole panel perfect. Is there any way of donating you? :-)</p>
<p>Regards,<br />
Jon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sg3</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-397</link>
		<dc:creator>sg3</dc:creator>
		<pubDate>Wed, 07 Jul 2010 22:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-397</guid>
		<description>Thanks for sharing this!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gadget Newz</title>
		<link>http://www.beautifycode.com/two-inertia-movements/comment-page-1#comment-390</link>
		<dc:creator>Gadget Newz</dc:creator>
		<pubDate>Wed, 07 Jul 2010 13:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.beautifycode.com/?p=836#comment-390</guid>
		<description>[...] Reversed Movement (Mouse Position / Navigation, AS3) [...]</description>
		<content:encoded><![CDATA[<p>[...] Reversed Movement (Mouse Position / Navigation, AS3) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

