<?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 Grid</title>
	<atom:link href="http://pv3d.org/2009/02/01/3d-grid/feed/" rel="self" type="application/rss+xml" />
	<link>http://pv3d.org/2009/02/01/3d-grid/</link>
	<description>Papervision3D, ActionScript, and Flex examples and tutorials by John Lindquist</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:10:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kimpai</title>
		<link>http://pv3d.org/2009/02/01/3d-grid/comment-page-1/#comment-32722</link>
		<dc:creator>kimpai</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=365#comment-32722</guid>
		<description>Why isnt possible create the grid:Array3 with normal variables in the middle of the code, and not just with the private static const ???</description>
		<content:encoded><![CDATA[<p>Why isnt possible create the grid:Array3 with normal variables in the middle of the code, and not just with the private static const ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kimpai</title>
		<link>http://pv3d.org/2009/02/01/3d-grid/comment-page-1/#comment-20133</link>
		<dc:creator>kimpai</dc:creator>
		<pubDate>Fri, 19 Mar 2010 17:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=365#comment-20133</guid>
		<description>Why isnt possible create the grid:Array3 with normal variables in the middle of the code, and not just with the private static const ???</description>
		<content:encoded><![CDATA[<p>Why isnt possible create the grid:Array3 with normal variables in the middle of the code, and not just with the private static const ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://pv3d.org/2009/02/01/3d-grid/comment-page-1/#comment-3133</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 31 Jul 2009 09:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=365#comment-3133</guid>
		<description>Hi there, great stuff!
Though I&#039;m wondering how can I load some photos in those elements ?
That would be great!

Thankyou for this very useful post!</description>
		<content:encoded><![CDATA[<p>Hi there, great stuff!<br />
Though I&#8217;m wondering how can I load some photos in those elements ?<br />
That would be great!</p>
<p>Thankyou for this very useful post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjeev</title>
		<link>http://pv3d.org/2009/02/01/3d-grid/comment-page-1/#comment-2562</link>
		<dc:creator>sanjeev</dc:creator>
		<pubDate>Fri, 10 Jul 2009 10:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=365#comment-2562</guid>
		<description>Sorry for the previous question i got through it. Also i noticed that if i click a tile i zooms out, but reclicking on it doesnot lace it back to its original position.
Solution:- If you place this else condition 
&quot;
if(selectedPlane) TweenMax.to(selectedPlane, 1, {scale:1, rotationY:0});					selectedPlane = null;
&quot; 
in the else part of this if condition 

&quot;if(selectedPlane != clickedPlane)&quot;

then the tile will get back to its original position.

One more question if i have say 50-90 columns then is there a way i can add a scroller? Can u please suggest me something.
Thanks in advance</description>
		<content:encoded><![CDATA[<p>Sorry for the previous question i got through it. Also i noticed that if i click a tile i zooms out, but reclicking on it doesnot lace it back to its original position.<br />
Solution:- If you place this else condition<br />
&#8221;<br />
if(selectedPlane) TweenMax.to(selectedPlane, 1, {scale:1, rotationY:0});					selectedPlane = null;<br />
&#8221;<br />
in the else part of this if condition </p>
<p>&#8220;if(selectedPlane != clickedPlane)&#8221;</p>
<p>then the tile will get back to its original position.</p>
<p>One more question if i have say 50-90 columns then is there a way i can add a scroller? Can u please suggest me something.<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjeev</title>
		<link>http://pv3d.org/2009/02/01/3d-grid/comment-page-1/#comment-2561</link>
		<dc:creator>sanjeev</dc:creator>
		<pubDate>Fri, 10 Jul 2009 09:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=365#comment-2561</guid>
		<description>is there a way i can use it in flex?</description>
		<content:encoded><![CDATA[<p>is there a way i can use it in flex?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Lindquist</title>
		<link>http://pv3d.org/2009/02/01/3d-grid/comment-page-1/#comment-569</link>
		<dc:creator>John Lindquist</dc:creator>
		<pubDate>Mon, 02 Feb 2009 13:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=365#comment-569</guid>
		<description>The library is included in the source download. If you need more information, go here: http://lab.polygonal.de/ds/</description>
		<content:encoded><![CDATA[<p>The library is included in the source download. If you need more information, go here: <a href="http://lab.polygonal.de/ds/" rel="nofollow">http://lab.polygonal.de/ds/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thivy</title>
		<link>http://pv3d.org/2009/02/01/3d-grid/comment-page-1/#comment-568</link>
		<dc:creator>thivy</dc:creator>
		<pubDate>Mon, 02 Feb 2009 11:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=365#comment-568</guid>
		<description>what is this &quot;import de.polygonal.ds.Array3;
&quot;?

where do i download this library from?</description>
		<content:encoded><![CDATA[<p>what is this &#8220;import de.polygonal.ds.Array3;<br />
&#8220;?</p>
<p>where do i download this library from?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
