<?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: Flash BitmapData&#8217;s 2880 px Limit Workaround</title>
	<atom:link href="http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/feed/" rel="self" type="application/rss+xml" />
	<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/</link>
	<description>Learning to do it a little better</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:16:33 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ENRIQUE</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-46</link>
		<dc:creator>ENRIQUE</dc:creator>
		<pubDate>Wed, 30 Jun 2010 07:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-46</guid>
		<description>&lt;strong&gt;&lt;blockquote&gt;&lt;a href=&quot;http://pillspot.org/&quot; rel=&quot;nofollow&quot;&gt;PillSpot.org. Canadian Health&amp;Care.Best quality drugs.Special Internet Prices.No prescription online pharmacy. No prescription pills. Buy drugs online&lt;/a&gt;...&lt;/strong&gt;

Buy:Cialis Super Active+.Levitra.Viagra Professional.Viagra.Viagra Super Force.Maxaman.Cialis Professional.Viagra Super Active+.Viagra Soft Tabs.Super Active ED Pack.Soma.Zithromax.Tramadol.Cialis Soft Tabs.VPXL.Propecia.Cialis....</description>
		<content:encoded><![CDATA[<p><strong><br />
<blockquote><a href="http://pillspot.org/" rel="nofollow">PillSpot.org. Canadian Health&amp;Care.Best quality drugs.Special Internet Prices.No prescription online pharmacy. No prescription pills. Buy drugs online</a>&#8230;</p></blockquote>
<p></strong></p>
<p>Buy:Cialis Super Active+.Levitra.Viagra Professional.Viagra.Viagra Super Force.Maxaman.Cialis Professional.Viagra Super Active+.Viagra Soft Tabs.Super Active ED Pack.Soma.Zithromax.Tramadol.Cialis Soft Tabs.VPXL.Propecia.Cialis&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-42</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-42</guid>
		<description>Indeed, nice trick.
But blue on dark grey? yuck!</description>
		<content:encoded><![CDATA[<p>Indeed, nice trick.<br />
But blue on dark grey? yuck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bong-Bong</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-39</link>
		<dc:creator>Bong-Bong</dc:creator>
		<pubDate>Sun, 14 Mar 2010 00:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-39</guid>
		<description>Hi Vahakn, I&#039;m surprised to see people still trying to use this hack. I guess Adobe Flash didn&#039;t change their restriction on image size even if they support bigger images. 

Anyway first off make sure you&#039;re purpose is not actually to make the flash movie of that size but to be able to have an image object inside flash that you could manipulate, draw, send to the server or whatever your end purpose is. If this is not the case then you&#039;re looking for a different solution.

Otherwise you need to make sure you&#039;re using ActionScript 3. Next make sure the dummy image is of the correct size you want (3072x768) and flash could access it. 

This not magic script so pretty much you&#039;ll have to tell it where to get the dummy image and what to do with that image object.</description>
		<content:encoded><![CDATA[<p>Hi Vahakn, I&#8217;m surprised to see people still trying to use this hack. I guess Adobe Flash didn&#8217;t change their restriction on image size even if they support bigger images. </p>
<p>Anyway first off make sure you&#8217;re purpose is not actually to make the flash movie of that size but to be able to have an image object inside flash that you could manipulate, draw, send to the server or whatever your end purpose is. If this is not the case then you&#8217;re looking for a different solution.</p>
<p>Otherwise you need to make sure you&#8217;re using ActionScript 3. Next make sure the dummy image is of the correct size you want (3072&#215;768) and flash could access it. </p>
<p>This not magic script so pretty much you&#8217;ll have to tell it where to get the dummy image and what to do with that image object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vahakn</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-38</link>
		<dc:creator>Vahakn</dc:creator>
		<pubDate>Wed, 10 Mar 2010 20:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-38</guid>
		<description>Im being massive idiot. I really need to make some movies 3072 x 768. Ive downloaded the zip and made my dummy image, but what do i do with the open flash file and this action script? Ive hit play and ive hit publish and the size properties of the movie are still small

Can anyone give me idiots instructions of how to get this workaround working for me?

thanks so much

Vahakn</description>
		<content:encoded><![CDATA[<p>Im being massive idiot. I really need to make some movies 3072 x 768. Ive downloaded the zip and made my dummy image, but what do i do with the open flash file and this action script? Ive hit play and ive hit publish and the size properties of the movie are still small</p>
<p>Can anyone give me idiots instructions of how to get this workaround working for me?</p>
<p>thanks so much</p>
<p>Vahakn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: one giant media</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-35</link>
		<dc:creator>one giant media</dc:creator>
		<pubDate>Fri, 08 Jan 2010 00:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-35</guid>
		<description>Time to switch to AS3, if you haven&#039;t already. ;)  Much higher bitmap data limits in AS3.</description>
		<content:encoded><![CDATA[<p>Time to switch to AS3, if you haven&#8217;t already. <img src='http://underdevelopment.maravillaclan.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   Much higher bitmap data limits in AS3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash animations</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-30</link>
		<dc:creator>Flash animations</dc:creator>
		<pubDate>Mon, 13 Apr 2009 06:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-30</guid>
		<description>We were developing a specialized application for a client. This application should be able to take an image template and allow users to customize (move/crop pictures, add message, etc.).</description>
		<content:encoded><![CDATA[<p>We were developing a specialized application for a client. This application should be able to take an image template and allow users to customize (move/crop pictures, add message, etc.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bong-Bong</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-28</link>
		<dc:creator>Bong-Bong</dc:creator>
		<pubDate>Wed, 11 Mar 2009 23:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-28</guid>
		<description>AS2 is actually slower when it comes to binary data manipulation so it might not be a good idea. A client requested a version of this hack in ActionScript 2 once and we never came up with a workable solution. AS2 is just not that optimized to handle image manipulation that big.</description>
		<content:encoded><![CDATA[<p>AS2 is actually slower when it comes to binary data manipulation so it might not be a good idea. A client requested a version of this hack in ActionScript 2 once and we never came up with a workable solution. AS2 is just not that optimized to handle image manipulation that big.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-27</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 08 Jan 2009 15:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-27</guid>
		<description>Hi!

Do you have this solution in actionscript 2?</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Do you have this solution in actionscript 2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Powell</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-26</link>
		<dc:creator>Sean Powell</dc:creator>
		<pubDate>Sat, 06 Dec 2008 22:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-26</guid>
		<description>Using the loader object - that&#039;s AS3 only right?  

No matter how you hijack larger bitmap data than the limit, you&#039;re still not talking about an scalable solution for the common internet user&#039;s computer - eating up upwards 800MB of RAM for a drawing app is not going to work for everyone.

Seems more efficient to work out a process of using a smaller optimized version in flash, and a full size version on save/export.  I&#039;d love to see Adobe include classes / methods to support this approach.  

Also- it takes FOREVER to crunch bitmap data pixel for pixel and send to server for export, even if you are doing compression in flash.  I have only seen one optimized method and even that can take over a minute for a large image...</description>
		<content:encoded><![CDATA[<p>Using the loader object &#8211; that&#8217;s AS3 only right?  </p>
<p>No matter how you hijack larger bitmap data than the limit, you&#8217;re still not talking about an scalable solution for the common internet user&#8217;s computer &#8211; eating up upwards 800MB of RAM for a drawing app is not going to work for everyone.</p>
<p>Seems more efficient to work out a process of using a smaller optimized version in flash, and a full size version on save/export.  I&#8217;d love to see Adobe include classes / methods to support this approach.  </p>
<p>Also- it takes FOREVER to crunch bitmap data pixel for pixel and send to server for export, even if you are doing compression in flash.  I have only seen one optimized method and even that can take over a minute for a large image&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Workaround] Flash Bitmap maximum width and height</title>
		<link>http://underdevelopment.maravillaclan.net/2007/11/06/flash-bitmapdatas-2880-px-limit-workaround/comment-page-1/#comment-24</link>
		<dc:creator>[Workaround] Flash Bitmap maximum width and height</dc:creator>
		<pubDate>Mon, 25 Aug 2008 16:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://underdevelopment.maravillaclan.net/?p=7#comment-24</guid>
		<description>[...] . I was recently contacted by John Keyton who was really nice to point a work around created by Ronald Losbañes that would allow you to create a bitmapData object that is bigger than 2880 pixel in height and [...]</description>
		<content:encoded><![CDATA[<p>[...] . I was recently contacted by John Keyton who was really nice to point a work around created by Ronald Losbañes that would allow you to create a bitmapData object that is bigger than 2880 pixel in height and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
