<?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: Click and zoom 3D carousel tutorial live</title>
	<atom:link href="http://blog.theflashblog.com/?feed=rss2&#038;p=473" rel="self" type="application/rss+xml" />
	<link>http://blog.theflashblog.com/?p=473</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 09 Sep 2010 21:49:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Josh</title>
		<link>http://blog.theflashblog.com/?p=473#comment-634070</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 22 Dec 2009 17:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-634070</guid>
		<description>Is there a way (which Im sure there is) to show only the internal part of the carousel?  Meaning only show the images in the back, so that the image in the very center would be furthest away from you and rotate closer to the user and the edge of the stage as you scroll.</description>
		<content:encoded><![CDATA[<p>Is there a way (which Im sure there is) to show only the internal part of the carousel?  Meaning only show the images in the back, so that the image in the very center would be furthest away from you and rotate closer to the user and the edge of the stage as you scroll.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MCA</title>
		<link>http://blog.theflashblog.com/?p=473#comment-587528</link>
		<dc:creator>MCA</dc:creator>
		<pubDate>Tue, 01 Sep 2009 15:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-587528</guid>
		<description>OK ... so get this. If you use Tweener instead of GTween, you get the full revolution when clicking on the first item and clicking on the last item (see Mark G&#039;s note - same issue but with Tweener).

I have been racking my brain for months with this (using Tweener) and never thought to look at the tweening classes as the cause of my problems. In PV3D I have been using Quaternion matrix and slerp!!

I&#039;ll contact Zeh to see what the deal is with Tweener.</description>
		<content:encoded><![CDATA[<p>OK &#8230; so get this. If you use Tweener instead of GTween, you get the full revolution when clicking on the first item and clicking on the last item (see Mark G&#8217;s note &#8211; same issue but with Tweener).</p>
<p>I have been racking my brain for months with this (using Tweener) and never thought to look at the tweening classes as the cause of my problems. In PV3D I have been using Quaternion matrix and slerp!!</p>
<p>I&#8217;ll contact Zeh to see what the deal is with Tweener.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark G.</title>
		<link>http://blog.theflashblog.com/?p=473#comment-563616</link>
		<dc:creator>Mark G.</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-563616</guid>
		<description>Duh, finally figured out my dilemma.  Had to set the autoRotation property.

i.e.

var tw:GTween = new GTween(container, 0.8, {rotationY:targetRotation}, ease:Exponential.easeOut});

tw.autoRotation = true;

Great stuff Lee.</description>
		<content:encoded><![CDATA[<p>Duh, finally figured out my dilemma.  Had to set the autoRotation property.</p>
<p>i.e.</p>
<p>var tw:GTween = new GTween(container, 0.8, {rotationY:targetRotation}, ease:Exponential.easeOut});</p>
<p>tw.autoRotation = true;</p>
<p>Great stuff Lee.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark G.</title>
		<link>http://blog.theflashblog.com/?p=473#comment-561503</link>
		<dc:creator>Mark G.</dc:creator>
		<pubDate>Tue, 23 Jun 2009 14:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-561503</guid>
		<description>Anyone figured out how to get the carousel to rotate seamlessly in both directions?  When you get to the last item in the carousel and then click the first one, it rotates all the way back instead of one position forward.  Similarly, when you&#039;re at the first item and click on the last one on the left, it rotates forward all the way around to the end instead of just going back one slot.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Anyone figured out how to get the carousel to rotate seamlessly in both directions?  When you get to the last item in the carousel and then click the first one, it rotates all the way back instead of one position forward.  Similarly, when you&#8217;re at the first item and click on the last one on the left, it rotates forward all the way around to the end instead of just going back one slot.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://blog.theflashblog.com/?p=473#comment-528774</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 23 Mar 2009 16:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-528774</guid>
		<description>How would I do this without the step in Flash at the start? i.e. Only using Flex builder. I presume I have to create the 3d view container somehow but can&#039;t get started. Any pointers?</description>
		<content:encoded><![CDATA[<p>How would I do this without the step in Flash at the start? i.e. Only using Flex builder. I presume I have to create the 3d view container somehow but can&#8217;t get started. Any pointers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E.P</title>
		<link>http://blog.theflashblog.com/?p=473#comment-528300</link>
		<dc:creator>E.P</dc:creator>
		<pubDate>Sun, 22 Mar 2009 21:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-528300</guid>
		<description>this project &quot;AplicaciÃ³n Multimedia para Construir un Recorrido Virtual por la Torre del Reloj&quot; . we looked how they designed in 3d the clock in the &quot;Malecon 2000&quot; in Guayaquil-Ecuador</description>
		<content:encoded><![CDATA[<p>this project &#8220;AplicaciÃ³n Multimedia para Construir un Recorrido Virtual por la Torre del Reloj&#8221; . we looked how they designed in 3d the clock in the &#8220;Malecon 2000&#8243; in Guayaquil-Ecuador</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerrell</title>
		<link>http://blog.theflashblog.com/?p=473#comment-523372</link>
		<dc:creator>Jerrell</dc:creator>
		<pubDate>Sat, 14 Mar 2009 17:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-523372</guid>
		<description>Lee as always fantastic tutorial. I basically have the same question as Brent, how would we  add a URL / hyperlink  to each photo on max size so that when the viewer clicks it will take them to a website?</description>
		<content:encoded><![CDATA[<p>Lee as always fantastic tutorial. I basically have the same question as Brent, how would we  add a URL / hyperlink  to each photo on max size so that when the viewer clicks it will take them to a website?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://blog.theflashblog.com/?p=473#comment-521286</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Tue, 10 Mar 2009 16:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-521286</guid>
		<description>This worked out great for me!  Thank you so much.  I know Lee said that this is advanced, and I can make images go to new URL&#039;s when they&#039;re movie clips.  I was wondering if someone could tell me how I could get it to go to a new URL for each image clicked with this.
Thanks!</description>
		<content:encoded><![CDATA[<p>This worked out great for me!  Thank you so much.  I know Lee said that this is advanced, and I can make images go to new URL&#8217;s when they&#8217;re movie clips.  I was wondering if someone could tell me how I could get it to go to a new URL for each image clicked with this.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MMUG-Dublin Bloggers &#187; Blog Archive &#187; Flash Player 10 and FB3</title>
		<link>http://blog.theflashblog.com/?p=473#comment-516125</link>
		<dc:creator>MMUG-Dublin Bloggers &#187; Blog Archive &#187; Flash Player 10 and FB3</dc:creator>
		<pubDate>Thu, 26 Feb 2009 10:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-516125</guid>
		<description>[...] The carousel tutorial is here: Â http://theflashblog.com/?p=473 [...]</description>
		<content:encoded><![CDATA[<p>[...] The carousel tutorial is here: Â http://theflashblog.com/?p=473 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: larisa</title>
		<link>http://blog.theflashblog.com/?p=473#comment-513694</link>
		<dc:creator>larisa</dc:creator>
		<pubDate>Wed, 18 Feb 2009 18:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://theflashblog.com/?p=473#comment-513694</guid>
		<description>Great tutorial and beautiful carousel.  I am very interested in using this carousel in my Flex 3 app but I am not sure how to go about integrating it into Flex.  Does anyone happen to know how I could integrate this app inside of Flex?  I would also like to make the carousel dynamic so that I can pass in the XML to the carousel from Flex.  I have not used Flash before so any help/tips would be greatly appreciated.

Thanks!</description>
		<content:encoded><![CDATA[<p>Great tutorial and beautiful carousel.  I am very interested in using this carousel in my Flex 3 app but I am not sure how to go about integrating it into Flex.  Does anyone happen to know how I could integrate this app inside of Flex?  I would also like to make the carousel dynamic so that I can pass in the XML to the carousel from Flex.  I have not used Flash before so any help/tips would be greatly appreciated.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk

Served from: blog.theflashblog.com @ 2010-09-10 12:28:09 -->