<?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: Grayscale Converter</title>
	<atom:link href="http://labs.hellokeita.com/2008/01/19/grayscale-converter/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.hellokeita.com/2008/01/19/grayscale-converter/</link>
	<description>Yet another labs blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 16:27:23 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Exey</title>
		<link>http://labs.hellokeita.com/2008/01/19/grayscale-converter/comment-page-1/#comment-966</link>
		<dc:creator>Exey</dc:creator>
		<pubDate>Sun, 27 Jan 2008 18:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/01/19/grayscale-converter/#comment-966</guid>
		<description>Not working
I have http://exey.ru/fla/grayscale_swf.png, my fla http://exey.ru/fla/grayscale.fla 	

What I did wrong?</description>
		<content:encoded><![CDATA[<p>Not working<br />
I have <a href="http://exey.ru/fla/grayscale_swf.png" rel="nofollow">http://exey.ru/fla/grayscale_swf.png</a>, my fla <a href="http://exey.ru/fla/grayscale.fla" rel="nofollow">http://exey.ru/fla/grayscale.fla</a> 	</p>
<p>What I did wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exey</title>
		<link>http://labs.hellokeita.com/2008/01/19/grayscale-converter/comment-page-1/#comment-965</link>
		<dc:creator>Exey</dc:creator>
		<pubDate>Sun, 27 Jan 2008 18:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/01/19/grayscale-converter/#comment-965</guid>
		<description>I have http://exey.ru/fla/grayscale_swf.png, code is:
------------
var bmpData:BitmapData = new BitmapData(200, 150);
bmpData.draw(photo);

var grayscaleArray:Array = new Array();
var c:Number;
for(var i = 0; i </description>
		<content:encoded><![CDATA[<p>I have <a href="http://exey.ru/fla/grayscale_swf.png" rel="nofollow">http://exey.ru/fla/grayscale_swf.png</a>, code is:<br />
&#8212;&#8212;&#8212;&#8212;<br />
var bmpData:BitmapData = new BitmapData(200, 150);<br />
bmpData.draw(photo);</p>
<p>var grayscaleArray:Array = new Array();<br />
var c:Number;<br />
for(var i = 0; i</p>
]]></content:encoded>
	</item>
</channel>
</rss>

