<?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: Making layers Parallax to a player</title>
	<atom:link href="http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/</link>
	<description>Games + Web : Interaction Matters</description>
	<lastBuildDate>Thu, 29 Dec 2011 12:52:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: tonyp</title>
		<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/comment-page-1/#comment-241</link>
		<dc:creator>tonyp</dc:creator>
		<pubDate>Sat, 23 May 2009 04:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=124#comment-241</guid>
		<description>If you are interested, in Flash develop click the + on the haxe swf, then view its classes, as opposed to the AS3 version. The extra classes it uses are: @Main, Dynamic, flash.Boot, flash.Lib, IntIter, List, Std, StringBuf &amp; Void.</description>
		<content:encoded><![CDATA[<p>If you are interested, in Flash develop click the + on the haxe swf, then view its classes, as opposed to the AS3 version. The extra classes it uses are: @Main, Dynamic, flash.Boot, flash.Lib, IntIter, List, Std, StringBuf &#038; Void.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonyp</title>
		<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/comment-page-1/#comment-240</link>
		<dc:creator>tonyp</dc:creator>
		<pubDate>Sat, 23 May 2009 04:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=124#comment-240</guid>
		<description>The haxe version will be bigger as there are a few some initialization code like the Boot.hx, also standard classes like List and Hash etc. are used (as opposed to just accessing the objects with []). I can handle a 5k footprint ;P 
haxe definately ISNT 3x the size in general!</description>
		<content:encoded><![CDATA[<p>The haxe version will be bigger as there are a few some initialization code like the Boot.hx, also standard classes like List and Hash etc. are used (as opposed to just accessing the objects with []). I can handle a 5k footprint ;P<br />
haxe definately ISNT 3x the size in general!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: animefish</title>
		<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/comment-page-1/#comment-235</link>
		<dc:creator>animefish</dc:creator>
		<pubDate>Fri, 22 May 2009 13:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=124#comment-235</guid>
		<description>Nice! Do you make new platformer game? :) What it will be?</description>
		<content:encoded><![CDATA[<p>Nice! Do you make new platformer game? <img src='http://blog.touchmypixel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  What it will be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plume</title>
		<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/comment-page-1/#comment-234</link>
		<dc:creator>Plume</dc:creator>
		<pubDate>Fri, 22 May 2009 10:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=124#comment-234</guid>
		<description>Another question : Why hx.swf is 3 times bigger than the other .swf ? This difference stay also for bigger application ? Hope not cause it seems bad.</description>
		<content:encoded><![CDATA[<p>Another question : Why hx.swf is 3 times bigger than the other .swf ? This difference stay also for bigger application ? Hope not cause it seems bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonyp</title>
		<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/comment-page-1/#comment-233</link>
		<dc:creator>tonyp</dc:creator>
		<pubDate>Fri, 22 May 2009 07:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=124#comment-233</guid>
		<description>Yeah- i saw the js example too.. cant remember where tho. I havent actually finished this post  - just put up this much cause it was 3am... should really get around to describing whats going on some more - maybe when i get zooming working... it seems a popular topic- and is pretty useful</description>
		<content:encoded><![CDATA[<p>Yeah- i saw the js example too.. cant remember where tho. I havent actually finished this post  &#8211; just put up this much cause it was 3am&#8230; should really get around to describing whats going on some more &#8211; maybe when i get zooming working&#8230; it seems a popular topic- and is pretty useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plume</title>
		<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/comment-page-1/#comment-232</link>
		<dc:creator>Plume</dc:creator>
		<pubDate>Fri, 22 May 2009 07:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=124#comment-232</guid>
		<description>This trick is possible in JavaScript. I don&#039;t manage to find an example.

In all cases, nice job. I will watch the source :)</description>
		<content:encoded><![CDATA[<p>This trick is possible in JavaScript. I don&#8217;t manage to find an example.</p>
<p>In all cases, nice job. I will watch the source <img src='http://blog.touchmypixel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dVyper</title>
		<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/comment-page-1/#comment-231</link>
		<dc:creator>dVyper</dc:creator>
		<pubDate>Thu, 21 May 2009 13:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=124#comment-231</guid>
		<description>Cool example. I like the new blog design :)</description>
		<content:encoded><![CDATA[<p>Cool example. I like the new blog design <img src='http://blog.touchmypixel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pedro</title>
		<link>http://blog.touchmypixel.com/2009/05/making-layers-parallax-to-a-player/comment-page-1/#comment-230</link>
		<dc:creator>pedro</dc:creator>
		<pubDate>Wed, 20 May 2009 10:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=124#comment-230</guid>
		<description>Great example! thanks! :)</description>
		<content:encoded><![CDATA[<p>Great example! thanks! <img src='http://blog.touchmypixel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

