<?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: Full BitmapExporter source released under Open Source license.</title>
	<atom:link href="http://lukesh.com/blog/2007/09/full-bitmapexporter-source-released-under-open-source-license/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukesh.com/blog/2007/09/full-bitmapexporter-source-released-under-open-source-license/</link>
	<description>interactive</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:16:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ashish</title>
		<link>http://lukesh.com/blog/2007/09/full-bitmapexporter-source-released-under-open-source-license/comment-page-1/#comment-50</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Thu, 16 Jul 2009 17:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license/#comment-50</guid>
		<description>Hi How can i improve the Image Quality ?

Regards
Ashish Kumar</description>
		<content:encoded><![CDATA[<p>Hi How can i improve the Image Quality ?</p>
<p>Regards<br />
Ashish Kumar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Kumar</title>
		<link>http://lukesh.com/blog/2007/09/full-bitmapexporter-source-released-under-open-source-license/comment-page-1/#comment-49</link>
		<dc:creator>Ashish Kumar</dc:creator>
		<pubDate>Wed, 01 Oct 2008 09:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license/#comment-49</guid>
		<description>How can i scan a movle clip on stage --

it shows error if i m doing --

  BitmapExporter.scan(_level0.myClip);</description>
		<content:encoded><![CDATA[<p>How can i scan a movle clip on stage &#8211;</p>
<p>it shows error if i m doing &#8211;</p>
<p>  BitmapExporter.scan(_level0.myClip);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrPunchman</title>
		<link>http://lukesh.com/blog/2007/09/full-bitmapexporter-source-released-under-open-source-license/comment-page-1/#comment-48</link>
		<dc:creator>DrPunchman</dc:creator>
		<pubDate>Tue, 03 Jun 2008 19:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license/#comment-48</guid>
		<description>This is great! I&#039;m also looking for a JavaScript version or something that will get around the flash security and allow me to just do this when I run the flash offline. Like a low-rent AIR application.</description>
		<content:encoded><![CDATA[<p>This is great! I&#8217;m also looking for a JavaScript version or something that will get around the flash security and allow me to just do this when I run the flash offline. Like a low-rent AIR application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lukesh</title>
		<link>http://lukesh.com/blog/2007/09/full-bitmapexporter-source-released-under-open-source-license/comment-page-1/#comment-47</link>
		<dc:creator>lukesh</dc:creator>
		<pubDate>Fri, 28 Mar 2008 00:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license/#comment-47</guid>
		<description>Andy, I&#039;m not sure how to contact you, but shoot me an email and I&#039;ll see what I can do. You can check out the maxWidth and maxHeight properties perhaps...</description>
		<content:encoded><![CDATA[<p>Andy, I&#8217;m not sure how to contact you, but shoot me an email and I&#8217;ll see what I can do. You can check out the maxWidth and maxHeight properties perhaps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy McShane</title>
		<link>http://lukesh.com/blog/2007/09/full-bitmapexporter-source-released-under-open-source-license/comment-page-1/#comment-46</link>
		<dc:creator>Andy McShane</dc:creator>
		<pubDate>Mon, 10 Mar 2008 16:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license/#comment-46</guid>
		<description>Hi, I know little to nothing about Flash and have been given the task of exporting a flash image to a BMP using C#. In researching this task I came across your code and after a little modification I have it working, almost. I have an image that is 456 x 700 that I am trying to export and save on my server. The problem I have is that I only ever seem to get a small part of my image exported, it is almost as though it does about 200 lines and then stops. I cannot for the life of me see what I am doing wrong and was wondering if maybe I missing a setting or something? Any guidence will be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, I know little to nothing about Flash and have been given the task of exporting a flash image to a BMP using C#. In researching this task I came across your code and after a little modification I have it working, almost. I have an image that is 456 x 700 that I am trying to export and save on my server. The problem I have is that I only ever seem to get a small part of my image exported, it is almost as though it does about 200 lines and then stops. I cannot for the life of me see what I am doing wrong and was wondering if maybe I missing a setting or something? Any guidence will be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash 8 BitmapExporter Class &#171; On Design</title>
		<link>http://lukesh.com/blog/2007/09/full-bitmapexporter-source-released-under-open-source-license/comment-page-1/#comment-45</link>
		<dc:creator>Flash 8 BitmapExporter Class &#171; On Design</dc:creator>
		<pubDate>Sat, 17 Nov 2007 16:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license/#comment-45</guid>
		<description>[...] Your wish has been granted: http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license... [...]</description>
		<content:encoded><![CDATA[<p>[...] Your wish has been granted: <a href="http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license.." rel="nofollow">http://lukesh.wordpress.com/2007/09/05/full-bitmapexporter-source-released-under-open-source-license..</a>. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
