<?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: FLARManager v1.0.1 – Augmented Reality with Flash</title>
	<atom:link href="http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/</link>
	<description>design + art + code</description>
	<lastBuildDate>Mon, 30 Jan 2012 05:09:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ashish</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-30777</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Fri, 27 May 2011 16:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-30777</guid>
		<description>Hi Eric,

I am getting the following error .Could you please help me out figuring the reason behind it and what could be the right solution ??

Error: Error #2032: Stream Error. URL: file:///C&#124;/Documents%20and%20Settings/sharmaas/Adobe%20Flash%20Builder%204/FLARTest/bin%2Ddebug/
	at com.transmote.flar.tracker::FLARToolkitManager/onCameraParamsLoadError()[C:\Documents and Settings\sharmaas\Desktop\AR\Actionscripts\com\transmote\flar\tracker\FLARToolkitManager.as:343]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at flash.net::URLLoader/onComplete()</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>I am getting the following error .Could you please help me out figuring the reason behind it and what could be the right solution ??</p>
<p>Error: Error #2032: Stream Error. URL: file:///C|/Documents%20and%20Settings/sharmaas/Adobe%20Flash%20Builder%204/FLARTest/bin%2Ddebug/<br />
	at com.transmote.flar.tracker::FLARToolkitManager/onCameraParamsLoadError()[C:\Documents and Settings\sharmaas\Desktop\AR\Actionscripts\com\transmote\flar\tracker\FLARToolkitManager.as:343]<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at flash.net::URLLoader/onComplete()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-30775</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Fri, 27 May 2011 16:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-30775</guid>
		<description>Hi Michael,
                  I am also facing the same problem.Did you able to figure the reason for that and what is the solution for it???</description>
		<content:encoded><![CDATA[<p>Hi Michael,<br />
                  I am also facing the same problem.Did you able to figure the reason for that and what is the solution for it???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillo</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-16647</link>
		<dc:creator>Guillo</dc:creator>
		<pubDate>Tue, 23 Nov 2010 20:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-16647</guid>
		<description>hi im new in this and i cant make my camera to show it keeps giving me this message
TypeError: Error #1009: Cannot access a property or method of a null object reference.
	at gamut/initFLAR()[/Users/Guillo/Documents/Adobe Flash Builder 4/gamut/src/gamut.as:19]
	at gamut()[/Users/Guillo/Documents/Adobe Flash Builder 4/gamut/src/gamut.as:15]

it freezes my browser and nothing shows 
any suggestions??</description>
		<content:encoded><![CDATA[<p>hi im new in this and i cant make my camera to show it keeps giving me this message<br />
TypeError: Error #1009: Cannot access a property or method of a null object reference.<br />
	at gamut/initFLAR()[/Users/Guillo/Documents/Adobe Flash Builder 4/gamut/src/gamut.as:19]<br />
	at gamut()[/Users/Guillo/Documents/Adobe Flash Builder 4/gamut/src/gamut.as:15]</p>
<p>it freezes my browser and nothing shows<br />
any suggestions??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Blount</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-14300</link>
		<dc:creator>Michael Blount</dc:creator>
		<pubDate>Tue, 19 Oct 2010 13:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-14300</guid>
		<description>Yeah, this same project was working fine before I started updating everything. I can&#039;t say I had success with this camera, though, because I had to change it from FLARCamera3D to FLARCamera_Away3D (the other doesn&#039;t exist anymore) and pass the FLARManager to it as a parameter.  Before I had just created the camera and then used .setParam to pass the flar manager&#039;s .cameraParams.  Not seeing that as an option with this new camera, so I assume with passing the entire manager to it, it knows how to retrieve the cameraParams?</description>
		<content:encoded><![CDATA[<p>Yeah, this same project was working fine before I started updating everything. I can&#8217;t say I had success with this camera, though, because I had to change it from FLARCamera3D to FLARCamera_Away3D (the other doesn&#8217;t exist anymore) and pass the FLARManager to it as a parameter.  Before I had just created the camera and then used .setParam to pass the flar manager&#8217;s .cameraParams.  Not seeing that as an option with this new camera, so I assume with passing the entire manager to it, it knows how to retrieve the cameraParams?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ericsoco</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-14266</link>
		<dc:creator>ericsoco</dc:creator>
		<pubDate>Mon, 18 Oct 2010 23:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-14266</guid>
		<description>@michael -- were you having the camera issue before you updated flartoolkit?  flarmanager is entirely responsible for setting up the camera, so it&#039;s very unlikely that updating alone could have caused the problem.

maybe a better question is: have you successfully used this camera with FLARManager in the past?

it is possible that some change in how flartoolkit is getting inited could impact the camera initialization.  if all else fails, you could try commenting out the secondary camera validation (just comment out everything within FLARCameraSource.onSecondaryCameraValidation after &#039;this.update()&#039;).</description>
		<content:encoded><![CDATA[<p>@michael &#8212; were you having the camera issue before you updated flartoolkit?  flarmanager is entirely responsible for setting up the camera, so it&#8217;s very unlikely that updating alone could have caused the problem.</p>
<p>maybe a better question is: have you successfully used this camera with FLARManager in the past?</p>
<p>it is possible that some change in how flartoolkit is getting inited could impact the camera initialization.  if all else fails, you could try commenting out the secondary camera validation (just comment out everything within FLARCameraSource.onSecondaryCameraValidation after &#8216;this.update()&#8217;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Blount</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-14260</link>
		<dc:creator>Michael Blount</dc:creator>
		<pubDate>Mon, 18 Oct 2010 21:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-14260</guid>
		<description>Yep that did the trick for that problem... have had a few more errors, mostly dealing with syntax changes, and I think I&#039;ve addressed everything for the most part.. but now I seem to be consistantly getting:

[FLARManager] Initing camera &#039;Microsoft LifeCam VX-6000&#039;.
[FLARManager] Initial camera validation complete...
Error: Error #2032: Stream Error. URL: file:///S&#124;/Projects/Internal/ProvingGround/ImageBurst/
	at com.transmote.flar.tracker::FLARToolkitManager/onCameraParamsLoadError()
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at flash.net::URLLoader/onComplete()
[FLARManager] Secondary camera validation failed for camera &#039;Microsoft LifeCam VX-6000&#039;.  Reiniting camera.
Error #2044: Unhandled error:. text=Camera not found.  Please check your connections and ensure that your camera is not in use by another application.

Don&#039;t expect you to troubleshoot it for me, but if you have a starting point for what the problem could be, I would definately appreciate it. :P</description>
		<content:encoded><![CDATA[<p>Yep that did the trick for that problem&#8230; have had a few more errors, mostly dealing with syntax changes, and I think I&#8217;ve addressed everything for the most part.. but now I seem to be consistantly getting:</p>
<p>[FLARManager] Initing camera &#8216;Microsoft LifeCam VX-6000&#8242;.<br />
[FLARManager] Initial camera validation complete&#8230;<br />
Error: Error #2032: Stream Error. URL: file:///S|/Projects/Internal/ProvingGround/ImageBurst/<br />
	at com.transmote.flar.tracker::FLARToolkitManager/onCameraParamsLoadError()<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at flash.net::URLLoader/onComplete()<br />
[FLARManager] Secondary camera validation failed for camera &#8216;Microsoft LifeCam VX-6000&#8242;.  Reiniting camera.<br />
Error #2044: Unhandled error:. text=Camera not found.  Please check your connections and ensure that your camera is not in use by another application.</p>
<p>Don&#8217;t expect you to troubleshoot it for me, but if you have a starting point for what the problem could be, I would definately appreciate it. <img src='http://words.transmote.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ericsoco</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-14239</link>
		<dc:creator>ericsoco</dc:creator>
		<pubDate>Mon, 18 Oct 2010 16:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-14239</guid>
		<description>there were some issues with a CS4 bug that prevented people from compiling.  looks like the libspark folks changed things to address that that broke FLARManager.  very simple to fix; i can&#039;t do it now but in the meantime, in FLARToolkitManager.as, just replace AR_AREA_MIN with 70 and AR_AREA_MAX with 100000.</description>
		<content:encoded><![CDATA[<p>there were some issues with a CS4 bug that prevented people from compiling.  looks like the libspark folks changed things to address that that broke FLARManager.  very simple to fix; i can&#8217;t do it now but in the meantime, in FLARToolkitManager.as, just replace AR_AREA_MIN with 70 and AR_AREA_MAX with 100000.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Blount</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-14238</link>
		<dc:creator>Michael Blount</dc:creator>
		<pubDate>Mon, 18 Oct 2010 16:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-14238</guid>
		<description>Hey Eric, I just updated FlarToolkit, FlarManager, and the jp.nyatla libraries this morning and have been getting all kinds of crazy errors. Deleted everything and pulled fresh libraries, and am down to getting:  
FLARToolkitManager.as, Line 101: 
1178: Attempted access of inaccessible property AR_AREA_MIN through a reference with static type Class.
FLARToolkitManager.as, Line 101: 
1178: Attempted access of inaccessible property AR_AREA_MIN through a reference with static type Class.
FLARToolkitManager.as, Line 102: 
1178: Attempted access of inaccessible property AR_AREA_MAX through a reference with static type Class.
FLARToolkitManager.as, Line 102: 
1178: Attempted access of inaccessible property AR_AREA_MAX through a reference with static type Class.

Am I doing something wrong?</description>
		<content:encoded><![CDATA[<p>Hey Eric, I just updated FlarToolkit, FlarManager, and the jp.nyatla libraries this morning and have been getting all kinds of crazy errors. Deleted everything and pulled fresh libraries, and am down to getting:<br />
FLARToolkitManager.as, Line 101:<br />
1178: Attempted access of inaccessible property AR_AREA_MIN through a reference with static type Class.<br />
FLARToolkitManager.as, Line 101:<br />
1178: Attempted access of inaccessible property AR_AREA_MIN through a reference with static type Class.<br />
FLARToolkitManager.as, Line 102:<br />
1178: Attempted access of inaccessible property AR_AREA_MAX through a reference with static type Class.<br />
FLARToolkitManager.as, Line 102:<br />
1178: Attempted access of inaccessible property AR_AREA_MAX through a reference with static type Class.</p>
<p>Am I doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siralvarez</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-13879</link>
		<dc:creator>siralvarez</dc:creator>
		<pubDate>Wed, 06 Oct 2010 16:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-13879</guid>
		<description>&lt;a&gt;

I just wanted to do something like this url http://www.youtube.com/watch?v=Az68-AaeMBY

Can you help me, I&#039;m sorry if this is a stupid question but I&#039;m newer in this.

Thank you in advance.</description>
		<content:encoded><![CDATA[<p><a></p>
<p>I just wanted to do something like this url </a><a href="http://www.youtube.com/watch?v=Az68-AaeMBY" rel="nofollow">http://www.youtube.com/watch?v=Az68-AaeMBY</a></p>
<p>Can you help me, I&#8217;m sorry if this is a stupid question but I&#8217;m newer in this.</p>
<p>Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://words.transmote.com/wp/20100815/flarmanager-v1-0-1-augmented-reality-with-flash/comment-page-1/#comment-13611</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 26 Sep 2010 03:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=744#comment-13611</guid>
		<description>Hi,

I just wanted to ask you how can I implement this to a website as it works on my machine but when I upload it to a webserver it says movie not loaded but if I go to the direct link of where the .swf is then it ask for permission to access the webcam but once you give permission it just gives a black screen. Do you know why?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just wanted to ask you how can I implement this to a website as it works on my machine but when I upload it to a webserver it says movie not loaded but if I go to the direct link of where the .swf is then it ask for permission to access the webcam but once you give permission it just gives a black screen. Do you know why?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

