<?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: AS3 ImageSaver Class v1.0</title> <atom:link href="http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/feed/" rel="self" type="application/rss+xml" /><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/</link> <description>Just a collection of random works - Mark Knol</description> <lastBuildDate>Wed, 10 Mar 2010 22:30:28 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: frankvb</title><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/comment-page-1/#comment-13650</link> <dc:creator>frankvb</dc:creator> <pubDate>Thu, 04 Feb 2010 15:09:55 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=48#comment-13650</guid> <description>This is excellent actionscript!!I only had a problem saving a sprite object with several bitmap children. It saved a picture, however the picture was completely blank. I solved it by drawing the children in a bitmapData object.</description> <content:encoded><![CDATA[<p>This is excellent actionscript!!</p><p>I only had a problem saving a sprite object with several bitmap children. It saved a picture, however the picture was completely blank. I solved it by drawing the children in a bitmapData object.</p> ]]></content:encoded> </item> <item><title>By: Lasse Hall</title><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/comment-page-1/#comment-10303</link> <dc:creator>Lasse Hall</dc:creator> <pubDate>Fri, 13 Nov 2009 11:22:05 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=48#comment-10303</guid> <description>this is exactly what I am looking for.BUT my challenge is that the file needs to be saved with 150 DPI. Is that possible to in some way, decide the resolution?The file is to be used for print and 72 is not enough to make a good print.
cheers / Lassse</description> <content:encoded><![CDATA[<p>this is exactly what I am looking for.</p><p>BUT my challenge is that the file needs to be saved with 150 DPI. Is that possible to in some way, decide the resolution?</p><p>The file is to be used for print and 72 is not enough to make a good print.<br /> cheers / Lassse</p> ]]></content:encoded> </item> <item><title>By: Levi</title><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/comment-page-1/#comment-8213</link> <dc:creator>Levi</dc:creator> <pubDate>Tue, 15 Sep 2009 01:49:22 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=48#comment-8213</guid> <description>This rocks! Thanks for sharing!</description> <content:encoded><![CDATA[<p>This rocks! Thanks for sharing!</p> ]]></content:encoded> </item> <item><title>By: Mark Knol</title><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/comment-page-1/#comment-6733</link> <dc:creator>Mark Knol</dc:creator> <pubDate>Fri, 24 Jul 2009 11:52:15 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=48#comment-6733</guid> <description>@danno:
I think if you put your mask and the contents into a new movieclip and point with the ImageSaver to that clip, it will help you solve the problem.
Otherwise check out my crop util class: http://code.google.com/p/stroep/source/browse/trunk/nl/stroep/utils/CropUtil.as
Info: http://code.google.com/p/stroep/wiki/CropUtilClassI hope this will help!</description> <content:encoded><![CDATA[<p>@danno:<br /> I think if you put your mask and the contents into a new movieclip and point with the ImageSaver to that clip, it will help you solve the problem.<br /> Otherwise check out my crop util class: <a href="http://code.google.com/p/stroep/source/browse/trunk/nl/stroep/utils/CropUtil.as" rel="nofollow">http://code.google.com/p/stroep/source/browse/trunk/nl/stroep/utils/CropUtil.as</a><br /> Info: <a href="http://code.google.com/p/stroep/wiki/CropUtilClass" rel="nofollow">http://code.google.com/p/stroep/wiki/CropUtilClass</a></p><p>I hope this will help!</p> ]]></content:encoded> </item> <item><title>By: danno</title><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/comment-page-1/#comment-6625</link> <dc:creator>danno</dc:creator> <pubDate>Mon, 20 Jul 2009 07:43:17 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=48#comment-6625</guid> <description>how do i go about saving the masked image like both john and anu have asked above?  each of them said that they would post their code but neither have :/  i&#039;m looking to do what anu had laid out:500x500 stage size.
100x100 mask size.
wanting to output the 100x100 masked image.i&#039;m a little confused with what you had put in response about creating a new bitmapdata object to save it.  any help you could give me with the simple-to-understand steps to export a masked image would be extremely appreciated.thanks so much!rocksteady,
danno~</description> <content:encoded><![CDATA[<p>how do i go about saving the masked image like both john and anu have asked above?  each of them said that they would post their code but neither have :/  i&#8217;m looking to do what anu had laid out:</p><p>500&#215;500 stage size.<br /> 100&#215;100 mask size.<br /> wanting to output the 100&#215;100 masked image.</p><p>i&#8217;m a little confused with what you had put in response about creating a new bitmapdata object to save it.  any help you could give me with the simple-to-understand steps to export a masked image would be extremely appreciated.</p><p>thanks so much!</p><p>rocksteady,<br /> danno~</p> ]]></content:encoded> </item> <item><title>By: Parrudex</title><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/comment-page-1/#comment-5917</link> <dc:creator>Parrudex</dc:creator> <pubDate>Thu, 02 Jul 2009 16:14:34 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=48#comment-5917</guid> <description>great job...</description> <content:encoded><![CDATA[<p>great job&#8230;</p> ]]></content:encoded> </item> <item><title>By: Gwen</title><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/comment-page-1/#comment-4833</link> <dc:creator>Gwen</dc:creator> <pubDate>Tue, 02 Jun 2009 22:17:19 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=48#comment-4833</guid> <description>Very nice indeed!
Sure beats the copy/paste method i used to have :)</description> <content:encoded><![CDATA[<p>Very nice indeed!<br /> Sure beats the copy/paste method i used to have <img src='http://blog.stroep.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: ian</title><link>http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/comment-page-1/#comment-1952</link> <dc:creator>ian</dc:creator> <pubDate>Wed, 04 Mar 2009 22:37:47 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=48#comment-1952</guid> <description>Great little class. Not too much overhead, easy to use, took me less than an hour to incorperate it as a &#039;save this shirt&#039; option in my custom tailored shirt designer.http://www.deoveritas.com/shirtDesign.phpNice work as a whole, keep rocking that bitmapdata class.</description> <content:encoded><![CDATA[<p>Great little class. Not too much overhead, easy to use, took me less than an hour to incorperate it as a &#8217;save this shirt&#8217; option in my custom tailored shirt designer.</p><p><a href="http://www.deoveritas.com/shirtDesign.php" rel="nofollow">http://www.deoveritas.com/shirtDesign.php</a></p><p>Nice work as a whole, keep rocking that bitmapdata class.</p> ]]></content:encoded> </item> </channel> </rss>