<?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>Flex Examples &#187; concat()</title>
	<atom:link href="http://blog.flexexamples.com/tag/concat/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 31 Jul 2010 16:49:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://blog.flexexamples.com/?pushpress=hub'/>
		<item>
		<title>Rotating images using the Matrix class</title>
		<link>http://blog.flexexamples.com/2007/09/14/rotating-images-using-the-matrix-class/</link>
		<comments>http://blog.flexexamples.com/2007/09/14/rotating-images-using-the-matrix-class/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 18:29:40 +0000</pubDate>
		<dc:creator>Peter deHaan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Matrix]]></category>
		<category><![CDATA[Rotate]]></category>
		<category><![CDATA[concat()]]></category>
		<category><![CDATA[transform]]></category>
		<category><![CDATA[translate()]]></category>

		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/14/rotating-images-using-the-matrix-class/</guid>
		<description><![CDATA[Somebody recently asked on a forum how you could rotate images using the Matrix class. I quickly built this super-simple little example which shows how to use the &#60;mx:Rotate /&#62; effect as well as the Matrix class&#8217;s rotate() method. Full code after the jump. If you&#8217;re new to transforms and matrices, check out Senocular.com&#8217;s excellent [...]]]></description>
		<wfw:commentRss>http://blog.flexexamples.com/2007/09/14/rotating-images-using-the-matrix-class/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
