<?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: Saving images with AIR - Create a wallpaper using AS3 only</title> <atom:link href="http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/feed/" rel="self" type="application/rss+xml" /><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/</link> <description>Just a collection of random works - Mark Knol</description> <lastBuildDate>Thu, 02 Feb 2012 00:51:33 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Orangewood</title><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/#comment-68759</link> <dc:creator>Orangewood</dc:creator> <pubDate>Thu, 23 Jun 2011 06:06:56 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=99#comment-68759</guid> <description>Usefull template!</description> <content:encoded><![CDATA[<p>Usefull template!</p> ]]></content:encoded> </item> <item><title>By: meh</title><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/#comment-61441</link> <dc:creator>meh</dc:creator> <pubDate>Sun, 10 Apr 2011 21:46:05 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=99#comment-61441</guid> <description>Oops, I mean &quot;dear&quot;, not dead.</description> <content:encoded><![CDATA[<p>Oops, I mean &#8220;dear&#8221;, not dead.</p> ]]></content:encoded> </item> <item><title>By: meh</title><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/#comment-61440</link> <dc:creator>meh</dc:creator> <pubDate>Sun, 10 Apr 2011 21:44:46 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=99#comment-61440</guid> <description>So I try this and get:Scene 1, Layer &#039;AS&#039;, Frame 1, Line 4	1046: Type was not found or was not a compile-time constant: JPGEncoder.Scene 1, Layer &#039;AS&#039;, Frame 1, Line 5	1120: Access of undefined property bitmapData.Since most as3 tutorials I find seem to mention only half of what they actually need to run, I tried using the as3 core lib, but then..Scene 1, Layer &#039;AS&#039;, Frame 1, Line 4	1180: Call to a possibly undefined method jpgEncoder.Scene 1, Layer &#039;AS&#039;, Frame 1, Line 5	1120: Access of undefined property bitmapData.Then I changed it to new JPGEncoder, which fixed the first error, but the bitmapdata still won&#039;t work, no matter how it&#039;s written. What&#039;s wrong?Also, dead AS3 tutorial-writers everywhere: It&#039;s nice that you share code with us, but FFS, just attach a working sample FLA. It&#039;s getting really tiresome to fix all those bugs and typos.</description> <content:encoded><![CDATA[<p>So I try this and get:</p><p>Scene 1, Layer &#8216;AS&#8217;, Frame 1, Line 4	1046: Type was not found or was not a compile-time constant: JPGEncoder.</p><p>Scene 1, Layer &#8216;AS&#8217;, Frame 1, Line 5	1120: Access of undefined property bitmapData.</p><p>Since most as3 tutorials I find seem to mention only half of what they actually need to run, I tried using the as3 core lib, but then..</p><p>Scene 1, Layer &#8216;AS&#8217;, Frame 1, Line 4	1180: Call to a possibly undefined method jpgEncoder.</p><p>Scene 1, Layer &#8216;AS&#8217;, Frame 1, Line 5	1120: Access of undefined property bitmapData.</p><p>Then I changed it to new JPGEncoder, which fixed the first error, but the bitmapdata still won&#8217;t work, no matter how it&#8217;s written. What&#8217;s wrong?</p><p>Also, dead AS3 tutorial-writers everywhere: It&#8217;s nice that you share code with us, but FFS, just attach a working sample FLA. It&#8217;s getting really tiresome to fix all those bugs and typos.</p> ]]></content:encoded> </item> <item><title>By: Derek Jackson</title><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/#comment-54341</link> <dc:creator>Derek Jackson</dc:creator> <pubDate>Sun, 06 Feb 2011 17:51:17 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=99#comment-54341</guid> <description>Cheers for this. Considering buying Flash CS5 to do a little project I&#039;ve been asked to do.One of the requirements is to be able to save out TXT and JPG files of the results of some user choices.Can&#039;t use PHP as the little app will just be sitting on their laptop with no internet access.Am I right in thinking this code will let me do something similar? Haven&#039;t got my head around exactly what AIR is - another bit of software I&#039;ll need to get hold of? I&#039;m hoping all I need to do is give my client the final SWF file...</description> <content:encoded><![CDATA[<p>Cheers for this. Considering buying Flash CS5 to do a little project I&#8217;ve been asked to do.</p><p>One of the requirements is to be able to save out TXT and JPG files of the results of some user choices.</p><p>Can&#8217;t use PHP as the little app will just be sitting on their laptop with no internet access.</p><p>Am I right in thinking this code will let me do something similar? Haven&#8217;t got my head around exactly what AIR is &#8211; another bit of software I&#8217;ll need to get hold of? I&#8217;m hoping all I need to do is give my client the final SWF file&#8230;</p> ]]></content:encoded> </item> <item><title>By: Boudewijn</title><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/#comment-20574</link> <dc:creator>Boudewijn</dc:creator> <pubDate>Tue, 07 Sep 2010 13:58:01 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=99#comment-20574</guid> <description>useful template, I&#039;ve worked with it and the results are terrific. Just like the number of options to create your own wallpaper</description> <content:encoded><![CDATA[<p>useful template, I&#8217;ve worked with it and the results are terrific. Just like the number of options to create your own wallpaper</p> ]]></content:encoded> </item> <item><title>By: Mark Knol</title><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/#comment-1765</link> <dc:creator>Mark Knol</dc:creator> <pubDate>Sat, 21 Feb 2009 08:47:38 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=99#comment-1765</guid> <description>My wordpress doesn&#039;t allow code (don&#039;t know how to turn that on?), so maybe you could just share the image with me? Please post a link to the image ;)</description> <content:encoded><![CDATA[<p>My wordpress doesn&#8217;t allow code (don&#8217;t know how to turn that on?), so maybe you could just share the image with me? Please post a link to the image <img src='http://blog.stroep.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Agha</title><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/#comment-1762</link> <dc:creator>Agha</dc:creator> <pubDate>Sat, 21 Feb 2009 05:37:25 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=99#comment-1762</guid> <description>This editor not let me to post code
Just emial me i will  send it for you.</description> <content:encoded><![CDATA[<p>This editor not let me to post code<br /> Just emial me i will  send it for you.</p> ]]></content:encoded> </item> <item><title>By: Alin Danila</title><link>http://blog.stroep.nl/2008/09/saving-images-with-air-create-a-wallpaper-using-as3-only/#comment-77</link> <dc:creator>Alin Danila</dc:creator> <pubDate>Thu, 25 Sep 2008 15:25:13 +0000</pubDate> <guid isPermaLink="false">http://blog.stroep.nl/?p=99#comment-77</guid> <description>Checked your work on Flick and I&#039;m very impressed.
You must be a big fun of Joshua Davis too. :)
It will be great to post that work on the blog. it&#039;s easier for people to keep track of new things.</description> <content:encoded><![CDATA[<p>Checked your work on Flick and I&#8217;m very impressed.<br /> You must be a big fun of Joshua Davis too. <img src='http://blog.stroep.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>It will be great to post that work on the blog. it&#8217;s easier for people to keep track of new things.</p> ]]></content:encoded> </item> </channel> </rss>
