<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ActionScript Scraps &#187; transform</title>
	<atom:link href="http://blog.sitedaniel.com/tag/transform/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitedaniel.com</link>
	<description>Flash, Flex and AIR development</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:15:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Zooming using transform Matrix</title>
		<link>http://blog.sitedaniel.com/2010/01/zooming-using-transform-matrix/</link>
		<comments>http://blog.sitedaniel.com/2010/01/zooming-using-transform-matrix/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 18:46:04 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[transform]]></category>
		<category><![CDATA[zoom]]></category>
		<category><![CDATA[zooming]]></category>

		<guid isPermaLink="false">http://blog.sitedaniel.com/?p=468</guid>
		<description><![CDATA[Here is a brilliant post 'Zooming in Flash &#038; Flex' on how to use the transform Matrix to zoom and rotate DisplayObjects. Daniel Gasienica writes well and has some great examples demonstrating to correct way to apply these transformations to your clips. Using this method saves you messing around with the Point class and localToGlobal [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a brilliant post <a href="http://gasi.ch/blog/zooming-in-flash-flex/">'Zooming in Flash & Flex'</a> on how to use the transform Matrix to zoom and rotate DisplayObjects. Daniel Gasienica writes well and has some great examples demonstrating to correct way to apply these transformations to your clips.<br />
Using this method saves you messing around with the Point class and localToGlobal / globalToLocal methods. This solution is elegant and efficient.</p>
<p><a href="http://gasi.ch/blog/zooming-in-flash-flex/">http://gasi.ch/blog/zooming-in-flash-flex/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitedaniel.com/2010/01/zooming-using-transform-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
