<?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: 3D Rotating objects in Flex 4 using the Rotate3D effect and Flash Player 10</title>
	<atom:link href="http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-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: Ali</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-9036</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Sat, 12 Mar 2011 02:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-9036</guid>
		<description>can 3D Rotate be used as an entry effect?</description>
		<content:encoded><![CDATA[<p>can 3D Rotate be used as an entry effect?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason the Saj</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-8692</link>
		<dc:creator>Jason the Saj</dc:creator>
		<pubDate>Wed, 15 Dec 2010 01:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-8692</guid>
		<description>Crud, none of my code showed up...sorry folk...

I&#039;ve figured it out....will post the final example on my blog

http://thesaj.wordpress.com

--

But until then, essentially, I rotated 90 degrees. Used  effectend to call a function with a case statement that incremented TO/FROM values.

It also changes the source of the bitmapimage, I embedded two images as classes and switch the source.  I also added a delay.

Works fairly well....not 100% perfect. As it is &quot;paper thin&quot; when sideways, which doesn&#039;t quite represent my coin very well.</description>
		<content:encoded><![CDATA[<p>Crud, none of my code showed up&#8230;sorry folk&#8230;</p>
<p>I&#8217;ve figured it out&#8230;.will post the final example on my blog</p>
<p><a href="http://thesaj.wordpress.com" rel="nofollow">http://thesaj.wordpress.com</a></p>
<p>&#8211;</p>
<p>But until then, essentially, I rotated 90 degrees. Used  effectend to call a function with a case statement that incremented TO/FROM values.</p>
<p>It also changes the source of the bitmapimage, I embedded two images as classes and switch the source.  I also added a delay.</p>
<p>Works fairly well&#8230;.not 100% perfect. As it is &#8220;paper thin&#8221; when sideways, which doesn&#8217;t quite represent my coin very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason the Saj</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-8691</link>
		<dc:creator>Jason the Saj</dc:creator>
		<pubDate>Tue, 14 Dec 2010 23:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-8691</guid>
		<description>You&#039;ll need to create two png files to be your front and back images....but maybe this&#039;ll help. I need to add some delay/pauses for the rotation.

&lt;code&gt;



	
		&lt;!-- Place non-visual elements (e.g., services, value objects) here --&gt;
		
		
	
	
	
		
	
	
	
		
	
	
	
	
	
	


&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You&#8217;ll need to create two png files to be your front and back images&#8230;.but maybe this&#8217;ll help. I need to add some delay/pauses for the rotation.</p>
<p><code></p>
<p>		<!-- Place non-visual elements (e.g., services, value objects) here --></p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason the Saj</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-8690</link>
		<dc:creator>Jason the Saj</dc:creator>
		<pubDate>Tue, 14 Dec 2010 21:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-8690</guid>
		<description>Likewise, looking for a two sided flip.

- Jason the Saj</description>
		<content:encoded><![CDATA[<p>Likewise, looking for a two sided flip.</p>
<p>- Jason the Saj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-8300</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 04 Sep 2010 21:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-8300</guid>
		<description>Hello mark, 

I am also looking for similar solution, please let me know if you find anything...thanks

Raj</description>
		<content:encoded><![CDATA[<p>Hello mark, </p>
<p>I am also looking for similar solution, please let me know if you find anything&#8230;thanks</p>
<p>Raj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-8298</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 02 Sep 2010 14:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-8298</guid>
		<description>Deky I&#039;ve been trying to figure how to do that as well. Otherwise the effect does not seem so useful!</description>
		<content:encoded><![CDATA[<p>Deky I&#8217;ve been trying to figure how to do that as well. Otherwise the effect does not seem so useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deky</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-7100</link>
		<dc:creator>Deky</dc:creator>
		<pubDate>Wed, 24 Feb 2010 18:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-7100</guid>
		<description>I am enjoying the flipping thing but am curious hot to load something different on the flipped side of the object being flipped... so that the flipped side contains a different image that the original one?
if you can help please do...

Thx</description>
		<content:encoded><![CDATA[<p>I am enjoying the flipping thing but am curious hot to load something different on the flipped side of the object being flipped&#8230; so that the flipped side contains a different image that the original one?<br />
if you can help please do&#8230;</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-4854</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-4854</guid>
		<description>Adrian,

I updated the above sample to work with Flex 4.0.0.8811+.

Peter</description>
		<content:encoded><![CDATA[<p>Adrian,</p>
<p>I updated the above sample to work with Flex 4.0.0.8811+.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-4847</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Thu, 30 Jul 2009 11:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-4847</guid>
		<description>I get this error: Error: Could not resolve  to a component implementation.
Any hints ?</description>
		<content:encoded><![CDATA[<p>I get this error: Error: Could not resolve  to a component implementation.<br />
Any hints ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: og</title>
		<link>http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/comment-page-1/#comment-3920</link>
		<dc:creator>og</dc:creator>
		<pubDate>Wed, 18 Feb 2009 00:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/13/3d-rotating-objects-in-flex-using-the-fxrotate3d-effect-and-flash-player-10/#comment-3920</guid>
		<description>We can also integrate eclipse with the sdk. is that correct ?</description>
		<content:encoded><![CDATA[<p>We can also integrate eclipse with the sdk. is that correct ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

