<?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: Upload BitmapData Snapshot to Server in AS3</title>
	<atom:link href="http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/</link>
	<description>The choreography of color and code</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:37:56 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gricceri</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-309</link>
		<dc:creator>gricceri</dc:creator>
		<pubDate>Mon, 05 Jul 2010 08:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-309</guid>
		<description>I don&#039;t know if this can help someone, but I got flash didn&#039;t executing the request while in fullscreen mode on mac. Toggled from the fullscreen to normal mode and everything worked again.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if this can help someone, but I got flash didn&#8217;t executing the request while in fullscreen mode on mac. Toggled from the fullscreen to normal mode and everything worked again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wellens Ludovic</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-299</link>
		<dc:creator>Wellens Ludovic</dc:creator>
		<pubDate>Tue, 25 May 2010 12:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-299</guid>
		<description>I&#039;m in the same situation than Tom, does anybody have a solution?</description>
		<content:encoded><![CDATA[<p>I&#8217;m in the same situation than Tom, does anybody have a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-287</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Sun, 18 Apr 2010 14:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-287</guid>
		<description>Hi, 

i&#039;ve been using this in cms system for 18 months, now i&#039;m updating for a new version of the site and it won&#039;t work. i&#039;m pretty sure it&#039;s the stuff to do with the POST headers set by URLRequestWrapper but i get no security errors nor do ANY of the events fire, it just fails silently once DynamicBitmap.upload is called.

any ideas what might be going on?</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>i&#8217;ve been using this in cms system for 18 months, now i&#8217;m updating for a new version of the site and it won&#8217;t work. i&#8217;m pretty sure it&#8217;s the stuff to do with the POST headers set by URLRequestWrapper but i get no security errors nor do ANY of the events fire, it just fails silently once DynamicBitmap.upload is called.</p>
<p>any ideas what might be going on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-286</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-286</guid>
		<description>trap and display your security errors you will find that is your problem.
flash 10 security model has some funny results when you manipulate images across different domains</description>
		<content:encoded><![CDATA[<p>trap and display your security errors you will find that is your problem.<br />
flash 10 security model has some funny results when you manipulate images across different domains</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kanyal</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-284</link>
		<dc:creator>kanyal</dc:creator>
		<pubDate>Sun, 11 Apr 2010 19:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-284</guid>
		<description>HI
  this is working when uploading from local pc but not working when i try it in facebook or other server. when try to upload created snapshot there is no effect no url in status bar to show that request is going to server and just held there.
 what can be problem when swf is running from server. can any body help to resolve this issue.
thanks in advance</description>
		<content:encoded><![CDATA[<p>HI<br />
  this is working when uploading from local pc but not working when i try it in facebook or other server. when try to upload created snapshot there is no effect no url in status bar to show that request is going to server and just held there.<br />
 what can be problem when swf is running from server. can any body help to resolve this issue.<br />
thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sundev</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-280</link>
		<dc:creator>Sundev</dc:creator>
		<pubDate>Mon, 05 Apr 2010 21:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-280</guid>
		<description>It seems like the latest update to Safari on Mac made this break. But, I tweaked it to send the directory being uploaded to as a GET variable appended to the url, deleted the unneeded code in the URLRequestWrapper and that worked.</description>
		<content:encoded><![CDATA[<p>It seems like the latest update to Safari on Mac made this break. But, I tweaked it to send the directory being uploaded to as a GET variable appended to the url, deleted the unneeded code in the URLRequestWrapper and that worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Braitsch</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-113</link>
		<dc:creator>Stephen Braitsch</dc:creator>
		<pubDate>Fri, 18 Dec 2009 21:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-113</guid>
		<description>@Andy if you remove the third parameter (recursive flag=true) in the call to mkdir($dir, 0777, true); it should run on php4.

@Dave sure you could wait for the response from the server that the image upload was successful and then call another php script that generates an email passing to it the url of the image you just created. Your email generating script could use that image url to create the attachment.

I suggest grabbing the updated source for this feature from my more recent post &lt;a href=&quot;http://www.quietless.com/kitchen/save-an-image-from-flash-to-the-desktop-or-server&quot; rel=&quot;nofollow&quot;&gt;here.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Andy if you remove the third parameter (recursive flag=true) in the call to mkdir($dir, 0777, true); it should run on php4.</p>
<p>@Dave sure you could wait for the response from the server that the image upload was successful and then call another php script that generates an email passing to it the url of the image you just created. Your email generating script could use that image url to create the attachment.</p>
<p>I suggest grabbing the updated source for this feature from my more recent post <a href="http://www.quietless.com/kitchen/save-an-image-from-flash-to-the-desktop-or-server" rel="nofollow">here.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-111</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 18 Dec 2009 19:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-111</guid>
		<description>First off this is awesome! I would like to have an application that produces a chart and then has the option of emailing that image. I&#039;d like to send the image as an attachment, but with this I could send an email that linked to the image I create on the server. 

My question is would it be possible to modify this so that the image was sent directly as an attachment?

thanks!</description>
		<content:encoded><![CDATA[<p>First off this is awesome! I would like to have an application that produces a chart and then has the option of emailing that image. I&#8217;d like to send the image as an attachment, but with this I could send an email that linked to the image I create on the server. </p>
<p>My question is would it be possible to modify this so that the image was sent directly as an attachment?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-93</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-93</guid>
		<description>Is there a way to make this work if you don&#039;t have PHP 5 installed? My server only have PHP 4.3.9, but would still like to use this.</description>
		<content:encoded><![CDATA[<p>Is there a way to make this work if you don&#8217;t have PHP 5 installed? My server only have PHP 4.3.9, but would still like to use this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eddiem</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-71</link>
		<dc:creator>eddiem</dc:creator>
		<pubDate>Thu, 05 Nov 2009 10:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-71</guid>
		<description>hi ive got a question?

im doing a drag and drop function in AS2 u can view
it on art.tafe.vu.edu.au/dgalletta/eddie/index.html on the build a t shirt page .

my question is how do i save an image once im happy with the design 
and by the way the objects are buttons...can anyone help?</description>
		<content:encoded><![CDATA[<p>hi ive got a question?</p>
<p>im doing a drag and drop function in AS2 u can view<br />
it on art.tafe.vu.edu.au/dgalletta/eddie/index.html on the build a t shirt page .</p>
<p>my question is how do i save an image once im happy with the design<br />
and by the way the objects are buttons&#8230;can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RW</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-61</link>
		<dc:creator>RW</dc:creator>
		<pubDate>Tue, 22 Sep 2009 21:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-61</guid>
		<description>Security violation issues sorted out by removing custom headers line 120 in URLRequestWrapper.as (_request.requestHeaders.push( new URLRequestHeader( &#039;Cache-Control&#039;, &#039;no-cache&#039; ) );) Please advise id this is a NO NO.. :), but it did the trick for me. Prop got to do with custom headers not being allowed anymore. please correct me if i am wrong..  appreciate the code..</description>
		<content:encoded><![CDATA[<p>Security violation issues sorted out by removing custom headers line 120 in URLRequestWrapper.as (_request.requestHeaders.push( new URLRequestHeader( &#8216;Cache-Control&#8217;, &#8216;no-cache&#8217; ) );) Please advise id this is a NO NO.. <img src='http://www.quietless.com/kitchen/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , but it did the trick for me. Prop got to do with custom headers not being allowed anymore. please correct me if i am wrong..  appreciate the code..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devo</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-58</link>
		<dc:creator>devo</dc:creator>
		<pubDate>Thu, 06 Aug 2009 21:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-58</guid>
		<description>&quot;been working with this script and ran into a problem, perhaps you could give me some advise… The script is working fine when I run it from my PC (on Flash CS3), but when I upload it to the server, nothing happens, no request is going to PHP script… :/ I thought it might be some kind of security error in the URLRequest but couldn’t find anything…&quot;

I have the exact same problem. I&#039;ve tried adding the path to the php file as both relative and absolute, still I cannot get images to write to the server when the swf runs outside of the flash ide. Please help.</description>
		<content:encoded><![CDATA[<p>&#8220;been working with this script and ran into a problem, perhaps you could give me some advise… The script is working fine when I run it from my PC (on Flash CS3), but when I upload it to the server, nothing happens, no request is going to PHP script… :/ I thought it might be some kind of security error in the URLRequest but couldn’t find anything…&#8221;</p>
<p>I have the exact same problem. I&#8217;ve tried adding the path to the php file as both relative and absolute, still I cannot get images to write to the server when the swf runs outside of the flash ide. Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danno</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-57</link>
		<dc:creator>danno</dc:creator>
		<pubDate>Tue, 21 Jul 2009 09:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-57</guid>
		<description>but doesn&#039;t this hang when trying to export a large stage or MC size ( like 2000px x 2000px ) ?


rocksteady,
danno~</description>
		<content:encoded><![CDATA[<p>but doesn&#8217;t this hang when trying to export a large stage or MC size ( like 2000px x 2000px ) ?</p>
<p>rocksteady,<br />
danno~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-56</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Mon, 06 Jul 2009 22:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-56</guid>
		<description>Would this also work from an AIR app, or could it be modified to work in one?</description>
		<content:encoded><![CDATA[<p>Would this also work from an AIR app, or could it be modified to work in one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Braitsch</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-54</link>
		<dc:creator>Stephen Braitsch</dc:creator>
		<pubDate>Tue, 26 May 2009 16:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-54</guid>
		<description>Thanks Philipp for your comments. For the record any code that I write and make available on this site is completely free to use in your personal or commercial projects.</description>
		<content:encoded><![CDATA[<p>Thanks Philipp for your comments. For the record any code that I write and make available on this site is completely free to use in your personal or commercial projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-53</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Tue, 19 May 2009 04:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-53</guid>
		<description>I&#039;d like to add to my previous comment that I&#039;ve since contacted Jonathan and he kindly gave us permission to use his class under an MIT license.
But yes, if you&#039;d like to use this in your commercial projects and want to be on the safe side, you&#039;ll need to contact him.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to add to my previous comment that I&#8217;ve since contacted Jonathan and he kindly gave us permission to use his class under an MIT license.<br />
But yes, if you&#8217;d like to use this in your commercial projects and want to be on the safe side, you&#8217;ll need to contact him.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-52</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Mon, 18 May 2009 17:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-52</guid>
		<description>Hi Stephen,

&quot;Absolutely. All code included is open source and available under a BSD license. Enjoy.&quot;

Unfortunately I don&#039;t believe that&#039;s the case. Jonathan Marston licensed the class on which you&#039;re building under a CC non-commercial attribution sharealike license.
To my understanding, this means any derivative work (i.e. software that uses this - and by extension your - code) needs to be licensed under CC itself and may not be of commercial nature.

So it doesn&#039;t look like we can use this freely in our own projects. Which is a pity because it would be just what I need right now.</description>
		<content:encoded><![CDATA[<p>Hi Stephen,</p>
<p>&#8220;Absolutely. All code included is open source and available under a BSD license. Enjoy.&#8221;</p>
<p>Unfortunately I don&#8217;t believe that&#8217;s the case. Jonathan Marston licensed the class on which you&#8217;re building under a CC non-commercial attribution sharealike license.<br />
To my understanding, this means any derivative work (i.e. software that uses this &#8211; and by extension your &#8211; code) needs to be licensed under CC itself and may not be of commercial nature.</p>
<p>So it doesn&#8217;t look like we can use this freely in our own projects. Which is a pity because it would be just what I need right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-46</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 19 Apr 2009 12:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-46</guid>
		<description>Hey,

been working with this script and ran into a problem, perhaps you could give me some advise... The script is working fine when I run it from my PC (on Flash CS3), but when I upload it to the server, nothing happens, no request is going to PHP script... :/ I thought it might be some kind of security error in the URLRequest but couldn&#039;t find anything...

Thanks,
Simon</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>been working with this script and ran into a problem, perhaps you could give me some advise&#8230; The script is working fine when I run it from my PC (on Flash CS3), but when I upload it to the server, nothing happens, no request is going to PHP script&#8230; :/ I thought it might be some kind of security error in the URLRequest but couldn&#8217;t find anything&#8230;</p>
<p>Thanks,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harry</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-45</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Thu, 16 Apr 2009 05:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-45</guid>
		<description>I can&#039;t download the source code, there was a problem, can anyone help me ?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t download the source code, there was a problem, can anyone help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Braitsch</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-41</link>
		<dc:creator>Stephen Braitsch</dc:creator>
		<pubDate>Mon, 16 Mar 2009 16:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-41</guid>
		<description>Thanks Jason for the note. 

I recently installed a lightbox plugin that was doing some funky things on the page and removing that seemed to improve page performance. I appreciate the heads up and will take a closer look. Cheers :)</description>
		<content:encoded><![CDATA[<p>Thanks Jason for the note. </p>
<p>I recently installed a lightbox plugin that was doing some funky things on the page and removing that seemed to improve page performance. I appreciate the heads up and will take a closer look. Cheers <img src='http://www.quietless.com/kitchen/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-35</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 03 Mar 2009 17:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-35</guid>
		<description>Hey thanks for this :)

Just a note that on this page my computer was lagging up.  Firefox used 485MB of RAM with no other tabs open.  Restarted my comp, same thing.  Tried IE6 (God forbid!), again no other pages open, and it jumped up to 1.1GB of RAM.  Kind of scary.

This has happenned on WindowsXP and Linux (Ubuntu 8.04), using Firefox 3, IE6, Opera and Chrome.

As for what might be causing it, IE6 reported an error in this javascript file:
http://include.reinvigorate.net/re_.js

But Chrome has a task manager that keeps track of how much each plugin is using - and a flash plugin was using 480MB

Anyway, just thought I&#039;d note.  I&#039;ve visited this page before and had no issues but I thought it worth reporting.  Again, thanks for the help with Actionscript :)</description>
		<content:encoded><![CDATA[<p>Hey thanks for this <img src='http://www.quietless.com/kitchen/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Just a note that on this page my computer was lagging up.  Firefox used 485MB of RAM with no other tabs open.  Restarted my comp, same thing.  Tried IE6 (God forbid!), again no other pages open, and it jumped up to 1.1GB of RAM.  Kind of scary.</p>
<p>This has happenned on WindowsXP and Linux (Ubuntu 8.04), using Firefox 3, IE6, Opera and Chrome.</p>
<p>As for what might be causing it, IE6 reported an error in this javascript file:<br />
<a href="http://include.reinvigorate.net/re_.js" rel="nofollow">http://include.reinvigorate.net/re_.js</a></p>
<p>But Chrome has a task manager that keeps track of how much each plugin is using &#8211; and a flash plugin was using 480MB</p>
<p>Anyway, just thought I&#8217;d note.  I&#8217;ve visited this page before and had no issues but I thought it worth reporting.  Again, thanks for the help with Actionscript <img src='http://www.quietless.com/kitchen/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-34</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 03 Mar 2009 17:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-34</guid>
		<description>I second Bezz&#039;s last comment: What version of Flex has a DynamicBitmap class? I don&#039;t see it here, in Flex 3 documentation:
http://livedocs.adobe.com/flex/3/langref/all-index-D.html

...
Oh, nevermind, I see it in the source example: it&#039;s a custom class that extends Sprite.
k thanks!</description>
		<content:encoded><![CDATA[<p>I second Bezz&#8217;s last comment: What version of Flex has a DynamicBitmap class? I don&#8217;t see it here, in Flex 3 documentation:<br />
<a href="http://livedocs.adobe.com/flex/3/langref/all-index-D.html" rel="nofollow">http://livedocs.adobe.com/flex/3/langref/all-index-D.html</a></p>
<p>&#8230;<br />
Oh, nevermind, I see it in the source example: it&#8217;s a custom class that extends Sprite.<br />
k thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bezz</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-22</link>
		<dc:creator>Bezz</dc:creator>
		<pubDate>Thu, 05 Feb 2009 17:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-22</guid>
		<description>Hi everyone
I&#039;ve made a flash project which is almost complete. The only thing I need to do is to upload a snapshot of a display object. It seems that this script works but I don&#039;t know how to use it. 
I will really appreciate if someone tells me how to do it. I mean how to configure my project to import this class file.

When the project gets to this line:
_dbmp = new DynamicBitmap(_target, _filename);

It generates an error:
1080: Call to a possibly undifined method DinamicBitmap

Here is my E-mail in case someone can help me
behzad1122@hotmail.com

Thanks</description>
		<content:encoded><![CDATA[<p>Hi everyone<br />
I&#8217;ve made a flash project which is almost complete. The only thing I need to do is to upload a snapshot of a display object. It seems that this script works but I don&#8217;t know how to use it.<br />
I will really appreciate if someone tells me how to do it. I mean how to configure my project to import this class file.</p>
<p>When the project gets to this line:<br />
_dbmp = new DynamicBitmap(_target, _filename);</p>
<p>It generates an error:<br />
1080: Call to a possibly undifined method DinamicBitmap</p>
<p>Here is my E-mail in case someone can help me<br />
<a href="mailto:behzad1122@hotmail.com">behzad1122@hotmail.com</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Braitsch</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-20</link>
		<dc:creator>Stephen Braitsch</dc:creator>
		<pubDate>Wed, 04 Feb 2009 21:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-20</guid>
		<description>@Richard. Indeed code can always be improved upon. If you rewrite this and post a more feature rich version, please share the link.

@Bezz, while this is possible I would encourage you to make a separate call to the server with your form data as you will most likely want to receive some message back from the server after that form data has been processed. By adding it to the data property of the request that contains the encoded image data you may run into decoding problems on the server. </description>
		<content:encoded><![CDATA[<p>@Richard. Indeed code can always be improved upon. If you rewrite this and post a more feature rich version, please share the link.</p>
<p>@Bezz, while this is possible I would encourage you to make a separate call to the server with your form data as you will most likely want to receive some message back from the server after that form data has been processed. By adding it to the data property of the request that contains the encoded image data you may run into decoding problems on the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bezz</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-18</link>
		<dc:creator>Bezz</dc:creator>
		<pubDate>Mon, 02 Feb 2009 20:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-18</guid>
		<description>Hi
I have a question. I was looking for a way to send some variables to the PHP file at the same time. I mean like a HTML form which uploads the file and sends the value of  fields at the same time.

Is there a way to do that?
thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have a question. I was looking for a way to send some variables to the PHP file at the same time. I mean like a HTML form which uploads the file and sends the value of  fields at the same time.</p>
<p>Is there a way to do that?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Olsson</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-17</link>
		<dc:creator>Richard Olsson</dc:creator>
		<pubDate>Fri, 30 Jan 2009 19:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-17</guid>
		<description>This works great and I got a chance to use it in production right away. I&#039;m a bit disappointed by the way it&#039;s laid out, API-wise, though, which makes it, while easy to use, also very narrow. But at least it&#039;s an awesome POC!

I might refine the interface and get back to you. (Although for this project I will probably just hack to change file format encoding et c.) Thanks a lot for sharing the code for this method!</description>
		<content:encoded><![CDATA[<p>This works great and I got a chance to use it in production right away. I&#8217;m a bit disappointed by the way it&#8217;s laid out, API-wise, though, which makes it, while easy to use, also very narrow. But at least it&#8217;s an awesome POC!</p>
<p>I might refine the interface and get back to you. (Although for this project I will probably just hack to change file format encoding et c.) Thanks a lot for sharing the code for this method!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-11</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 18 Nov 2008 15:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-11</guid>
		<description>Awesome, thanks a lot! :)</description>
		<content:encoded><![CDATA[<p>Awesome, thanks a lot! <img src='http://www.quietless.com/kitchen/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fausto Carrera</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-10</link>
		<dc:creator>Fausto Carrera</dc:creator>
		<pubDate>Thu, 04 Sep 2008 20:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-10</guid>
		<description>For AS2 there&#039;s the Quasimodo class:
http://www.quasimondo.com/archives/000645.php#000645

I&#039;ts there a way to calculate the percent of PNG/JPG exportation?</description>
		<content:encoded><![CDATA[<p>For AS2 there&#8217;s the Quasimodo class:<br />
<a href="http://www.quasimondo.com/archives/000645.php#000645" rel="nofollow">http://www.quasimondo.com/archives/000645.php#000645</a></p>
<p>I&#8217;ts there a way to calculate the percent of PNG/JPG exportation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayden Lawson</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-8</link>
		<dc:creator>Jayden Lawson</dc:creator>
		<pubDate>Tue, 12 Aug 2008 00:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-8</guid>
		<description>This is great.  Is there anything similar for AS2?</description>
		<content:encoded><![CDATA[<p>This is great.  Is there anything similar for AS2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marvin</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-7</link>
		<dc:creator>Marvin</dc:creator>
		<pubDate>Fri, 18 Jul 2008 03:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-7</guid>
		<description>This has been the most educational AS experience for me ever. Thanks for this! I seem to have everything working properly, but is there a way to get rid of the border around the .png files?</description>
		<content:encoded><![CDATA[<p>This has been the most educational AS experience for me ever. Thanks for this! I seem to have everything working properly, but is there a way to get rid of the border around the .png files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Braitsch</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-6</link>
		<dc:creator>Stephen Braitsch</dc:creator>
		<pubDate>Sun, 06 Jul 2008 00:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-6</guid>
		<description>Absolutely. All code included is open source and available under a BSD license. Enjoy.</description>
		<content:encoded><![CDATA[<p>Absolutely. All code included is open source and available under a BSD license. Enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant</title>
		<link>http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/comment-page-1/#comment-4</link>
		<dc:creator>Grant</dc:creator>
		<pubDate>Sat, 05 Jul 2008 22:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/upload-bitmapdata-snapshot-to-server-in-as3/#comment-4</guid>
		<description>Out of all the tutorials and source files out there on how to do this yours was the only one for me that worked straight away. So thanks very much! Can I use this source code freely in my own projects?</description>
		<content:encoded><![CDATA[<p>Out of all the tutorials and source files out there on how to do this yours was the only one for me that worked straight away. So thanks very much! Can I use this source code freely in my own projects?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
