<?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: Overriding Flash&#8217;s Transform and Matrix</title>
	<atom:link href="http://jacwright.com/blog/194/overriding-flashs-transform-and-matrix/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacwright.com/blog/194/overriding-flashs-transform-and-matrix/</link>
	<description>Flex, AIR, PHP, etc.</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:05:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jacob Wright</title>
		<link>http://jacwright.com/blog/194/overriding-flashs-transform-and-matrix/comment-page-1/#comment-8666</link>
		<dc:creator>Jacob Wright</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=194#comment-8666</guid>
		<description>I was able to serialize display objects: http://jacwright.com/blog/201/serializing-display-objects/. There&#039;s a lot to consider, and I ended up going with an object DOM structure that used display objects to draw it on stage, but they just extended my own base Node class with common functionality.</description>
		<content:encoded><![CDATA[<p>I was able to serialize display objects: <a href="http://jacwright.com/blog/201/serializing-display-objects/" rel="nofollow">http://jacwright.com/blog/201/serializing-display-objects/</a>. There&#8217;s a lot to consider, and I ended up going with an object DOM structure that used display objects to draw it on stage, but they just extended my own base Node class with common functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://jacwright.com/blog/194/overriding-flashs-transform-and-matrix/comment-page-1/#comment-8665</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=194#comment-8665</guid>
		<description>How did this work out for you?  I am in the same situation. Thinking about just copying off the matrix&#039;s 6 numbers into an array during serialization converting those to ByteArray and the creating a matrix on the flipside and populating it with my 6 numbers. Then assigning it or concatenating it to the matrix of the displayobject?

Jason</description>
		<content:encoded><![CDATA[<p>How did this work out for you?  I am in the same situation. Thinking about just copying off the matrix&#8217;s 6 numbers into an array during serialization converting those to ByteArray and the creating a matrix on the flipside and populating it with my 6 numbers. Then assigning it or concatenating it to the matrix of the displayobject?</p>
<p>Jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>
