<?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: BasicFLAR.as- FLARToolKit made easy</title>
	<atom:link href="http://www.perkstoveland.com/archives/41/feed" rel="self" type="application/rss+xml" />
	<link>http://www.perkstoveland.com/archives/41</link>
	<description>This is my blog. Per Kristian Stoveland. I am a designer-turned-programmer, with a passion for creative coding.</description>
	<lastBuildDate>Sat, 13 Feb 2010 17:17:37 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: perk</title>
		<link>http://www.perkstoveland.com/archives/41/comment-page-1#comment-133</link>
		<dc:creator>perk</dc:creator>
		<pubDate>Wed, 02 Sep 2009 21:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.perkstoveland.com/?p=41#comment-133</guid>
		<description>Hi there seth, i just had a look at my FLARToolKit library, more specifically FLARCamera3D.as and noticed that there does not exist a 

&lt;CODE&gt;private var _projection:*;&lt;/CODE&gt;

member in my class. Do you have a newer version of FLARToolKit? Could you maybe send me your FLARCamera3D.as file, so i may have a look at it? As far as i can see, the two files are in conflict since both declare the same variable.

Perk</description>
		<content:encoded><![CDATA[<p>Hi there seth, i just had a look at my FLARToolKit library, more specifically FLARCamera3D.as and noticed that there does not exist a </p>
<p><code>private var _projection:*;</code></p>
<p>member in my class. Do you have a newer version of FLARToolKit? Could you maybe send me your FLARCamera3D.as file, so i may have a look at it? As far as i can see, the two files are in conflict since both declare the same variable.</p>
<p>Perk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seth r</title>
		<link>http://www.perkstoveland.com/archives/41/comment-page-1#comment-132</link>
		<dc:creator>seth r</dc:creator>
		<pubDate>Wed, 02 Sep 2009 21:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.perkstoveland.com/?p=41#comment-132</guid>
		<description>@perk

hey, i have followed lee brim&#039;s tutorial, as well as mikkoh&#039;s blog... then i found your website, first thanks for the info. second - i am having a problem with the above mentioned &quot;_projection&quot; issue.  however, all the post about this have been with people using PV3D great white (2.0) or maybe older.  the fix, as you&#039;ve mentioned is to open org.papervision3d.cameras.Camera3D and change _projected from private TO protected.  however, i have the latest version of PV3D - newer than great white.  and i get the following error:

&lt;CODE&gt;A conflict exists with inherited definition org.papervision3d.cameras:Camera3D._projection in namespace protected. &lt;/CODE&gt;

when i investigate my org.papervision3d.cameras:Camera3D as file: _projection is ALREADY set to type &quot;protected&quot;.  so! that is not the fix i need apparently.

i found the conflict:  in FLARCamera3D.as  there is a line that seems to be the culprit:

&lt;CODE&gt;
private var _projection:*;
&lt;/CODE&gt;  

dunno what to do at this point, any direction would be great! thanks.</description>
		<content:encoded><![CDATA[<p>@perk</p>
<p>hey, i have followed lee brim&#8217;s tutorial, as well as mikkoh&#8217;s blog&#8230; then i found your website, first thanks for the info. second &#8211; i am having a problem with the above mentioned &#8220;_projection&#8221; issue.  however, all the post about this have been with people using PV3D great white (2.0) or maybe older.  the fix, as you&#8217;ve mentioned is to open org.papervision3d.cameras.Camera3D and change _projected from private TO protected.  however, i have the latest version of PV3D &#8211; newer than great white.  and i get the following error:</p>
<p><code>A conflict exists with inherited definition org.papervision3d.cameras:Camera3D._projection in namespace protected. </code></p>
<p>when i investigate my org.papervision3d.cameras:Camera3D as file: _projection is ALREADY set to type &#8220;protected&#8221;.  so! that is not the fix i need apparently.</p>
<p>i found the conflict:  in FLARCamera3D.as  there is a line that seems to be the culprit:</p>
<p><code><br />
private var _projection:*;<br />
</code>  </p>
<p>dunno what to do at this point, any direction would be great! thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: perk</title>
		<link>http://www.perkstoveland.com/archives/41/comment-page-1#comment-113</link>
		<dc:creator>perk</dc:creator>
		<pubDate>Wed, 17 Jun 2009 11:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.perkstoveland.com/?p=41#comment-113</guid>
		<description>@paulo

The demo uses an old version (Papervision3D Public Beta 2.0 - Great White) *blush* but, using a newer version shouldn&#039;t affect the BasicFLAR class. If you try it with a newer version, and get trouble, lemme know :)</description>
		<content:encoded><![CDATA[<p>@paulo</p>
<p>The demo uses an old version (Papervision3D Public Beta 2.0 &#8211; Great White) *blush* but, using a newer version shouldn&#8217;t affect the BasicFLAR class. If you try it with a newer version, and get trouble, lemme know <img src='http://www.perkstoveland.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FUGN Talk - Flartoolkit Made Easy &#124; FUGN.com FUGN.com</title>
		<link>http://www.perkstoveland.com/archives/41/comment-page-1#comment-112</link>
		<dc:creator>FUGN Talk - Flartoolkit Made Easy &#124; FUGN.com FUGN.com</dc:creator>
		<pubDate>Wed, 17 Jun 2009 11:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.perkstoveland.com/?p=41#comment-112</guid>
		<description>[...] BasicFLAR klasse som simplifiserer det å bruke FLAR Toolkit sammen med Papervision3D. Han har nå postet instruksjoner og et eksempel video på bloggen hans som er absolutt verdt å sjekke [...]</description>
		<content:encoded><![CDATA[<p>[...] BasicFLAR klasse som simplifiserer det å bruke FLAR Toolkit sammen med Papervision3D. Han har nå postet instruksjoner og et eksempel video på bloggen hans som er absolutt verdt å sjekke [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Fierro</title>
		<link>http://www.perkstoveland.com/archives/41/comment-page-1#comment-111</link>
		<dc:creator>Paulo Fierro</dc:creator>
		<pubDate>Wed, 17 Jun 2009 10:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.perkstoveland.com/?p=41#comment-111</guid>
		<description>Very cool, just one question. Which build of PV3D are you using?</description>
		<content:encoded><![CDATA[<p>Very cool, just one question. Which build of PV3D are you using?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
