<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Export a movie clip from Flash to an image file using C#/ASP.NET and ActionScript’s BitmapData</title>
	<atom:link href="http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/feed/" rel="self" type="application/rss+xml" />
	<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/</link>
	<description>Bad English, almost good content</description>
	<lastBuildDate>Mon, 16 Nov 2009 19:24:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: metalG</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-128</link>
		<dc:creator>metalG</dc:creator>
		<pubDate>Fri, 24 Apr 2009 10:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-128</guid>
		<description>thanks for the prompt reply. If the movie clip is being imported from the library at runtime, how can I alter the contents of that movie clip if I&#039;m not able to update the library items at runtime?

Basically I need to have the movie clip already on the stage, so that its contents can be interacted with, and then have some sort of button that submits that to the bitmapData object... etc...

Is this possible? do I just need to remove the code that creates an empty movie clip?</description>
		<content:encoded><![CDATA[<p>thanks for the prompt reply. If the movie clip is being imported from the library at runtime, how can I alter the contents of that movie clip if I&#8217;m not able to update the library items at runtime?</p>
<p>Basically I need to have the movie clip already on the stage, so that its contents can be interacted with, and then have some sort of button that submits that to the bitmapData object&#8230; etc&#8230;</p>
<p>Is this possible? do I just need to remove the code that creates an empty movie clip?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saezndaree</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-127</link>
		<dc:creator>saezndaree</dc:creator>
		<pubDate>Fri, 24 Apr 2009 09:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-127</guid>
		<description>Hi,

Essentially, every change you make to the MovieClip instance that&#039;s being passed to the bmp.draw(movieClip) function (where bmp is a BitmapData instance) *before* you actually call this function will be taken into account.  It&#039;s like taking a picture of the MovieClip.

Obviously, it requires some additional coding, to enable drag &amp; drop etc., but you can still use the same code to gather the pixel data.  Just keep in mind that all the dynamic elements that you want to include in the BitmapData object need to be contained in the same MovieClip.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Essentially, every change you make to the MovieClip instance that&#8217;s being passed to the bmp.draw(movieClip) function (where bmp is a BitmapData instance) *before* you actually call this function will be taken into account.  It&#8217;s like taking a picture of the MovieClip.</p>
<p>Obviously, it requires some additional coding, to enable drag &amp; drop etc., but you can still use the same code to gather the pixel data.  Just keep in mind that all the dynamic elements that you want to include in the BitmapData object need to be contained in the same MovieClip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: metalG</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-126</link>
		<dc:creator>metalG</dc:creator>
		<pubDate>Fri, 24 Apr 2009 09:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-126</guid>
		<description>Hey... love this! Was wondering if there was a way of physically altering/ interacting with the movie clip i.e. dragging elements around and then importing the altered movie clip into the bitmapData object?

Thanks</description>
		<content:encoded><![CDATA[<p>Hey&#8230; love this! Was wondering if there was a way of physically altering/ interacting with the movie clip i.e. dragging elements around and then importing the altered movie clip into the bitmapData object?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Monkey - Stephen Burgess</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-124</link>
		<dc:creator>Flash Monkey - Stephen Burgess</dc:creator>
		<pubDate>Fri, 03 Apr 2009 14:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-124</guid>
		<description>[...] biggest challenge was saving the scrapbook out as a JPEG but after a bit of a google search I found this really useful post which worked [...]</description>
		<content:encoded><![CDATA[<p>[...] biggest challenge was saving the scrapbook out as a JPEG but after a bit of a google search I found this really useful post which worked [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shefeek Jinnah</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-123</link>
		<dc:creator>Shefeek Jinnah</dc:creator>
		<pubDate>Fri, 03 Apr 2009 06:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-123</guid>
		<description>Hii dude...the work u did is really awesome.I have been searching for this code for the last 3 days....My  intention was to  bring webcam preview on my webpage in c#.net and to take photo . I can implement it using ur code snippets.I will upload the tutorials if which i have done with in a week in my website</description>
		<content:encoded><![CDATA[<p>Hii dude&#8230;the work u did is really awesome.I have been searching for this code for the last 3 days&#8230;.My  intention was to  bring webcam preview on my webpage in c#.net and to take photo . I can implement it using ur code snippets.I will upload the tutorials if which i have done with in a week in my website</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaary</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-120</link>
		<dc:creator>Yaary</dc:creator>
		<pubDate>Thu, 19 Mar 2009 06:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-120</guid>
		<description>could you please post example saving file to server instead of creating image in browser. 

I have tried implementing:

FileStream stream = new FileStream(”C:\\image.jpg”, FileMode.Create);
bmp.Save(stream, ImageFormat.Jpeg);

but got an error, maybe I have not placed in the correct place

my mail is tmpfool@gmail.com

thank you</description>
		<content:encoded><![CDATA[<p>could you please post example saving file to server instead of creating image in browser. </p>
<p>I have tried implementing:</p>
<p>FileStream stream = new FileStream(”C:\\image.jpg”, FileMode.Create);<br />
bmp.Save(stream, ImageFormat.Jpeg);</p>
<p>but got an error, maybe I have not placed in the correct place</p>
<p>my mail is <a href="mailto:tmpfool@gmail.com">tmpfool@gmail.com</a></p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DMennenoh</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-119</link>
		<dc:creator>DMennenoh</dc:creator>
		<pubDate>Fri, 06 Feb 2009 17:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-119</guid>
		<description>Nice - couple things - you can avoid the error when getting the pixels of a large image by doing it with an interval instead of a for loop. Like grab one row every 5ms... 
Also - I have a super fast, and easy to use array compressor for just this. See http://www.blurredistinction.com/wordpress/?p=9
It can dramatically reduce the load when sending the data.</description>
		<content:encoded><![CDATA[<p>Nice &#8211; couple things &#8211; you can avoid the error when getting the pixels of a large image by doing it with an interval instead of a for loop. Like grab one row every 5ms&#8230;<br />
Also &#8211; I have a super fast, and easy to use array compressor for just this. See <a href="http://www.blurredistinction.com/wordpress/?p=9" rel="nofollow">http://www.blurredistinction.com/wordpress/?p=9</a><br />
It can dramatically reduce the load when sending the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gurumoorthy</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-117</link>
		<dc:creator>Gurumoorthy</dc:creator>
		<pubDate>Fri, 09 Jan 2009 09:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-117</guid>
		<description>Hi,
i am using the same concept , i am getting the exported image right side as shown in ablove example, i have tested it is working in local 

I have deployed the same files in IIS server, then i tried to like http://localhost:8080/export.html , on button press bitmap created with specified with and height 

 // copy the movieclip into the BitmapData   
    bmp.draw(container); 
   
  fx.attachbitmap 

i am not seeing  my movieclip inside that bitmap image (), anything i want to set in IIS , or i need to change any publish settings</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i am using the same concept , i am getting the exported image right side as shown in ablove example, i have tested it is working in local </p>
<p>I have deployed the same files in IIS server, then i tried to like <a href="http://localhost:8080/export.html" rel="nofollow">http://localhost:8080/export.html</a> , on button press bitmap created with specified with and height </p>
<p> // copy the movieclip into the BitmapData<br />
    bmp.draw(container); </p>
<p>  fx.attachbitmap </p>
<p>i am not seeing  my movieclip inside that bitmap image (), anything i want to set in IIS , or i need to change any publish settings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dude Man</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-114</link>
		<dc:creator>Dude Man</dc:creator>
		<pubDate>Fri, 12 Dec 2008 02:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-114</guid>
		<description>To save on the disk you simply push the image to the user through http request and a download popup shows up.</description>
		<content:encoded><![CDATA[<p>To save on the disk you simply push the image to the user through http request and a download popup shows up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arun</title>
		<link>http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-113</link>
		<dc:creator>arun</dc:creator>
		<pubDate>Tue, 02 Dec 2008 07:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://saezndaree.wordpress.com/2007/10/20/export-a-movie-clip-from-flash-to-an-image-file-using-c-and-actionscript%e2%80%99s-bitmapdata/#comment-113</guid>
		<description>hi,

very nice article...my requirement is to save that images on the disk(c:,d:)
or somewhere....

Thanks in advance</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>very nice article&#8230;my requirement is to save that images on the disk(c:,d:)<br />
or somewhere&#8230;.</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>
