<?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 Scale9 Bitmap</title>
	<atom:link href="http://www.actionscriptclasses.com/2009/as3-scale9-bitmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptclasses.com/2009/as3-scale9-bitmap/</link>
	<description>Actionscript Class File Repository</description>
	<lastBuildDate>Thu, 17 Dec 2009 21:45:39 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paulius Uza</title>
		<link>http://www.actionscriptclasses.com/2009/as3-scale9-bitmap/comment-page-1/#comment-145389</link>
		<dc:creator>Paulius Uza</dc:creator>
		<pubDate>Thu, 17 Dec 2009 21:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=256#comment-145389</guid>
		<description>To answer Jloa&#039;s question: 

This class was created after bytearray&#039;s implementation, and for a reason that bytearray&#039;s implementation did not serve my needs. 

From tech perspective the class is completely different - bytearray uses matrixes to draw data back into a single bitmap, while my implementation uses 9 separate container sprites and redraws only the one&#039;s that are needed. Both have cons and pros, however my class also provides ways to create basic interaction elements (buttons, etc) thus giving you a slight edge.</description>
		<content:encoded><![CDATA[<p>To answer Jloa&#8217;s question: </p>
<p>This class was created after bytearray&#8217;s implementation, and for a reason that bytearray&#8217;s implementation did not serve my needs. </p>
<p>From tech perspective the class is completely different &#8211; bytearray uses matrixes to draw data back into a single bitmap, while my implementation uses 9 separate container sprites and redraws only the one&#8217;s that are needed. Both have cons and pros, however my class also provides ways to create basic interaction elements (buttons, etc) thus giving you a slight edge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jloa</title>
		<link>http://www.actionscriptclasses.com/2009/as3-scale9-bitmap/comment-page-1/#comment-145375</link>
		<dc:creator>Jloa</dc:creator>
		<pubDate>Thu, 17 Dec 2009 15:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=256#comment-145375</guid>
		<description>I wonder who was the first to develop that class:
http://www.bytearray.org/?p=118
O_O</description>
		<content:encoded><![CDATA[<p>I wonder who was the first to develop that class:<br />
<a href="http://www.bytearray.org/?p=118" rel="nofollow">http://www.bytearray.org/?p=118</a><br />
O_O</p>
]]></content:encoded>
	</item>
</channel>
</rss>
