<?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: [AS 3] Papervision Cube with Different Material Sides</title>
	<atom:link href="http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/feed/" rel="self" type="application/rss+xml" />
	<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/</link>
	<description>iPhone, Flash, Flex, AIR, &#38; Web Development</description>
	<lastBuildDate>Thu, 29 Oct 2009 10:52:09 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arun</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-1017</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Thu, 18 Jun 2009 08:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-1017</guid>
		<description>hi Michael,

this is the way in which i did my cube:

the heirarchy of loading one upon the other is:item-&gt;movieclip-&gt;moviematerial-&gt;plane-&gt;scene;

i get a black plane like thing rotating, but the &quot;item&quot;, which is an mxml component, in this case a canvas, is not to be seen.</description>
		<content:encoded><![CDATA[<p>hi Michael,</p>
<p>this is the way in which i did my cube:</p>
<p>the heirarchy of loading one upon the other is:item-&gt;movieclip-&gt;moviematerial-&gt;plane-&gt;scene;</p>
<p>i get a black plane like thing rotating, but the &#8220;item&#8221;, which is an mxml component, in this case a canvas, is not to be seen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-972</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 22 May 2009 12:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-972</guid>
		<description>Michal, Here is the syntax highlighter source:

http://code.google.com/p/syntaxhighlighter/

-Morgan</description>
		<content:encoded><![CDATA[<p>Michal, Here is the syntax highlighter source:</p>
<p><a href="http://code.google.com/p/syntaxhighlighter/" rel="nofollow">http://code.google.com/p/syntaxhighlighter/</a></p>
<p>-Morgan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-971</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Fri, 22 May 2009 09:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-971</guid>
		<description>hey, what plugin are you using to display code?
nice work, btw.</description>
		<content:encoded><![CDATA[<p>hey, what plugin are you using to display code?<br />
nice work, btw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Esmin</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-854</link>
		<dc:creator>Esmin</dc:creator>
		<pubDate>Mon, 09 Mar 2009 20:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-854</guid>
		<description>there should be: 
import org.papervision3d.materials.utils.MaterialsList;

instead of:
import org.papervision3d.materials.MaterialsList;</description>
		<content:encoded><![CDATA[<p>there should be:<br />
import org.papervision3d.materials.utils.MaterialsList;</p>
<p>instead of:<br />
import org.papervision3d.materials.MaterialsList;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishanthe</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-679</link>
		<dc:creator>Nishanthe</dc:creator>
		<pubDate>Mon, 10 Nov 2008 16:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-679</guid>
		<description>It seems that MaterialList is Created twice with the same instance name

&quot;var ml:MaterialsList = new MaterialsList(); &quot;

(line 27 and 47 )</description>
		<content:encoded><![CDATA[<p>It seems that MaterialList is Created twice with the same instance name</p>
<p>&#8220;var ml:MaterialsList = new MaterialsList(); &#8221;</p>
<p>(line 27 and 47 )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-576</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 06 Sep 2008 18:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-576</guid>
		<description>Hi!
Tks for the e-mail and the file.
Yes the problem was CubeTexture class.
Thanks,
Michael</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Tks for the e-mail and the file.<br />
Yes the problem was CubeTexture class.<br />
Thanks,<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-526</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 27 Aug 2008 12:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-526</guid>
		<description>Hi Michael, I posted a link to download the files at the top of this post. I have a feeling people are experiencing errors because there is a reference to a CubeTexture class, which is a library item. Once you download the files and open the .fla you will see what I mean. 

Thanks,
Morgan</description>
		<content:encoded><![CDATA[<p>Hi Michael, I posted a link to download the files at the top of this post. I have a feeling people are experiencing errors because there is a reference to a CubeTexture class, which is a library item. Once you download the files and open the .fla you will see what I mean. </p>
<p>Thanks,<br />
Morgan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-525</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 27 Aug 2008 01:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-525</guid>
		<description>Hi!
Great tutorial. But i&#039;m getting some errors :(
Can you send to my e-mail the source files ?

Thank you,
Regards
Michael</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Great tutorial. But i&#8217;m getting some errors <img src='http://manewc.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Can you send to my e-mail the source files ?</p>
<p>Thank you,<br />
Regards<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-459</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 14 Jul 2008 16:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-459</guid>
		<description>Hi Sam,

In regards to the errors you should verify that you are using the updated cube.as file:

http://kelvinluck.com/assets/papervision3d/cube_tweaks/Cube.as

Yes it is PV3D v2.0 .. if you need my source files, please let me know.

I don&#039;t see why the images couldn&#039;t be pulled in with an xml file - here is one method I used to pull in images with an xml file:

http://manewc.com/2008/06/25/image-gallery-part-iv-xml-file-loading/

-Morgan</description>
		<content:encoded><![CDATA[<p>Hi Sam,</p>
<p>In regards to the errors you should verify that you are using the updated cube.as file:</p>
<p><a href="http://kelvinluck.com/assets/papervision3d/cube_tweaks/Cube.as" rel="nofollow">http://kelvinluck.com/assets/papervision3d/cube_tweaks/Cube.as</a></p>
<p>Yes it is PV3D v2.0 .. if you need my source files, please let me know.</p>
<p>I don&#8217;t see why the images couldn&#8217;t be pulled in with an xml file &#8211; here is one method I used to pull in images with an xml file:</p>
<p><a href="http://manewc.com/2008/06/25/image-gallery-part-iv-xml-file-loading/" rel="nofollow">http://manewc.com/2008/06/25/image-gallery-part-iv-xml-file-loading/</a></p>
<p>-Morgan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/comment-page-1/#comment-455</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 09 Jul 2008 21:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/03/24/as-3-papervision-cube-with-different-material-sides/#comment-455</guid>
		<description>Hi, Thx for the example.

Is this using Great White (PV3D 2.0)??? As I am getting errors when compiling:
1046: Type was not found or was not a compile-time constant: MaterialsList.
1180: Call to a possibly undefined method MaterialsList.
1046: Type was not found or was not a compile-time constant: Cube.
1137: Incorrect number of arguments.  Expected no more than 0.
1172: Definition org.papervision3d.materials:MaterialsList could not be found.
1172: Definition org.papervision3d.objects:Collada could not be found.
1172: Definition org.papervision3d.objects:Cube could not be found.

Also is it possible to add an XML file approach to this for getting the images? So, the image names and urls that could be clicked by clicking the image are in an XML file?

Any help around this would be highly appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, Thx for the example.</p>
<p>Is this using Great White (PV3D 2.0)??? As I am getting errors when compiling:<br />
1046: Type was not found or was not a compile-time constant: MaterialsList.<br />
1180: Call to a possibly undefined method MaterialsList.<br />
1046: Type was not found or was not a compile-time constant: Cube.<br />
1137: Incorrect number of arguments.  Expected no more than 0.<br />
1172: Definition org.papervision3d.materials:MaterialsList could not be found.<br />
1172: Definition org.papervision3d.objects:Collada could not be found.<br />
1172: Definition org.papervision3d.objects:Cube could not be found.</p>
<p>Also is it possible to add an XML file approach to this for getting the images? So, the image names and urls that could be clicked by clicking the image are in an XML file?</p>
<p>Any help around this would be highly appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
