<?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: Animating properties using the AnimateProperties class in Flex and Flash Player 10</title>
	<atom:link href="http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg</title>
		<link>http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/comment-page-1/#comment-3645</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 13 Aug 2008 18:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/#comment-3645</guid>
		<description>For some info about 3D rotation, you can check out the Microsoft XNA game developer site.

http://creators.xna.com/en-us/education/gettingstarted/bg3d/details/6_2

This page shows each of the 3 types of 3D rotation (Pitch: around x-axis; Yaw: around y-axis; Rotation: around z-axis).  From what I can tell based on this example, rotationX = Pitch, rotationY = yaw, and rotationZ = rotation.</description>
		<content:encoded><![CDATA[<p>For some info about 3D rotation, you can check out the Microsoft XNA game developer site.</p>
<p><a href="http://creators.xna.com/en-us/education/gettingstarted/bg3d/details/6_2" rel="nofollow">http://creators.xna.com/en-us/education/gettingstarted/bg3d/details/6_2</a></p>
<p>This page shows each of the 3 types of 3D rotation (Pitch: around x-axis; Yaw: around y-axis; Rotation: around z-axis).  From what I can tell based on this example, rotationX = Pitch, rotationY = yaw, and rotationZ = rotation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/comment-page-1/#comment-3648</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Tue, 12 Aug 2008 15:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/#comment-3648</guid>
		<description>Well, it looks like this code may have been affected by a recent API change. If you&#039;re using Gumbo SDK 4.0.0.2810 or newer, it appears that the AnimateProperties class has been renamed to Animate.

&quot;Thanks Chet!&quot; :)

Peter</description>
		<content:encoded><![CDATA[<p>Well, it looks like this code may have been affected by a recent API change. If you&#8217;re using Gumbo SDK 4.0.0.2810 or newer, it appears that the AnimateProperties class has been renamed to Animate.</p>
<p>&#8220;Thanks Chet!&#8221; :)</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raul Riera</title>
		<link>http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/comment-page-1/#comment-3647</link>
		<dc:creator>Raul Riera</dc:creator>
		<pubDate>Mon, 11 Aug 2008 17:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/#comment-3647</guid>
		<description>I know that you are saying the animation happens on the &quot;axis&quot; but that is not very clear to the user... At least I think so</description>
		<content:encoded><![CDATA[<p>I know that you are saying the animation happens on the &#8220;axis&#8221; but that is not very clear to the user&#8230; At least I think so</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raul Riera</title>
		<link>http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/comment-page-1/#comment-3646</link>
		<dc:creator>Raul Riera</dc:creator>
		<pubDate>Mon, 11 Aug 2008 16:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/11/animating-properties-using-the-animateproperties-class-in-flex-and-flash-player-10/#comment-3646</guid>
		<description>Why is this the Y property? I dont get this... this should be the X rotating 3d</description>
		<content:encoded><![CDATA[<p>Why is this the Y property? I dont get this&#8230; this should be the X rotating 3d</p>
]]></content:encoded>
	</item>
</channel>
</rss>

