<?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: Minor change in handling NaN positions in Flash Player 10,0,22</title>
	<atom:link href="http://www.barklund.org/blog/2009/07/01/minor-change-in-handling-nan-positions-in-flash-player-10-0-22/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barklund.org/blog/2009/07/01/minor-change-in-handling-nan-positions-in-flash-player-10-0-22/</link>
	<description>work smarter when building current web trends</description>
	<lastBuildDate>Mon, 28 Jun 2010 17:41:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tim K</title>
		<link>http://www.barklund.org/blog/2009/07/01/minor-change-in-handling-nan-positions-in-flash-player-10-0-22/comment-page-1/#comment-79695</link>
		<dc:creator>Tim K</dc:creator>
		<pubDate>Fri, 10 Jul 2009 19:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=163#comment-79695</guid>
		<description>This tip may have saved me HOURS upon HOURS. If so, I thank you in advance. We&#039;ll see after the client tests the new build on their 10,0,2,54 version of Flash Player.</description>
		<content:encoded><![CDATA[<p>This tip may have saved me HOURS upon HOURS. If so, I thank you in advance. We&#8217;ll see after the client tests the new build on their 10,0,2,54 version of Flash Player.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barklund</title>
		<link>http://www.barklund.org/blog/2009/07/01/minor-change-in-handling-nan-positions-in-flash-player-10-0-22/comment-page-1/#comment-78849</link>
		<dc:creator>Barklund</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=163#comment-78849</guid>
		<description>Or well, not &quot;properly&quot;, but at least consistently :)</description>
		<content:encoded><![CDATA[<p>Or well, not &#8220;properly&#8221;, but at least consistently :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barklund</title>
		<link>http://www.barklund.org/blog/2009/07/01/minor-change-in-handling-nan-positions-in-flash-player-10-0-22/comment-page-1/#comment-78848</link>
		<dc:creator>Barklund</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=163#comment-78848</guid>
		<description>Hi Dominic,

Thanks for your input - it is clear that the handling of NaN coordinates is also done properly on Linux in the latest Flash Player - the interesting thing would be to see the result using FP9 and using FP10&lt;FP10,0,22.

I&#039;ve fixed the CSS (I think).</description>
		<content:encoded><![CDATA[<p>Hi Dominic,</p>
<p>Thanks for your input &#8211; it is clear that the handling of NaN coordinates is also done properly on Linux in the latest Flash Player &#8211; the interesting thing would be to see the result using FP9 and using FP10<FP10,0,22.</p>
<p>I&#8217;ve fixed the CSS (I think).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dominic</title>
		<link>http://www.barklund.org/blog/2009/07/01/minor-change-in-handling-nan-positions-in-flash-player-10-0-22/comment-page-1/#comment-78847</link>
		<dc:creator>dominic</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=163#comment-78847</guid>
		<description>Player version: LNX 10,0,22,87
1 + undefined: NaN
typeof (1 + undefined): number
1 + (1 + undefined): NaN
typeof (1 + (1 + undefined)): number
sprite.x: 70
typeof sprite.x: number
sprite.x += undefined
sprite.x: 0
typeof sprite.x: number

On an unrelated note, there is some CSS weirdness, the text for &quot;Name (required)&quot;, &quot;Mail (will not be published) (required)&quot; and &quot;Website&quot; appears to be the same color as the background, resulting in essentially invisible text.

I had to highlight the page to find out what to type where.</description>
		<content:encoded><![CDATA[<p>Player version: LNX 10,0,22,87<br />
1 + undefined: NaN<br />
typeof (1 + undefined): number<br />
1 + (1 + undefined): NaN<br />
typeof (1 + (1 + undefined)): number<br />
sprite.x: 70<br />
typeof sprite.x: number<br />
sprite.x += undefined<br />
sprite.x: 0<br />
typeof sprite.x: number</p>
<p>On an unrelated note, there is some CSS weirdness, the text for &#8220;Name (required)&#8221;, &#8220;Mail (will not be published) (required)&#8221; and &#8220;Website&#8221; appears to be the same color as the background, resulting in essentially invisible text.</p>
<p>I had to highlight the page to find out what to type where.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
