<?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: Augmented Reality – Some cool Examples using Flash Actionscript, PV3D  and FLARToolKit</title>
	<atom:link href="http://mylinerider.com/2009/01/29/augmented-reality-%e2%80%93-some-cool-examples-using-flash-actionscript-pv3d-and-flartoolkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://mylinerider.com/2009/01/29/augmented-reality-%e2%80%93-some-cool-examples-using-flash-actionscript-pv3d-and-flartoolkit/</link>
	<description>RIAs, Flex, Flash, Internet Marketing and New Technologies</description>
	<lastBuildDate>Sat, 17 Jul 2010 17:32:14 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: diseño web</title>
		<link>http://mylinerider.com/2009/01/29/augmented-reality-%e2%80%93-some-cool-examples-using-flash-actionscript-pv3d-and-flartoolkit/comment-page-1/#comment-9773</link>
		<dc:creator>diseño web</dc:creator>
		<pubDate>Mon, 22 Mar 2010 02:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://mylinerider.com/?p=18#comment-9773</guid>
		<description>I have reviewed your Web site and has very good resources like this one. Thanks to put at the disposal of all these subjects</description>
		<content:encoded><![CDATA[<p>I have reviewed your Web site and has very good resources like this one. Thanks to put at the disposal of all these subjects</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design company</title>
		<link>http://mylinerider.com/2009/01/29/augmented-reality-%e2%80%93-some-cool-examples-using-flash-actionscript-pv3d-and-flartoolkit/comment-page-1/#comment-808</link>
		<dc:creator>web design company</dc:creator>
		<pubDate>Sat, 27 Jun 2009 05:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://mylinerider.com/?p=18#comment-808</guid>
		<description>&lt;a href=&quot;http://www.vijayinfo.in&quot; rel=&quot;nofollow&quot;&gt;web design India&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://www.vijayinfo.in" onclick="javascript:pageTracker._trackPageview('c/http://www.vijayinfo.in');" rel="nofollow">web design India</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Duniya</title>
		<link>http://mylinerider.com/2009/01/29/augmented-reality-%e2%80%93-some-cool-examples-using-flash-actionscript-pv3d-and-flartoolkit/comment-page-1/#comment-220</link>
		<dc:creator>Flash Duniya</dc:creator>
		<pubDate>Wed, 11 Feb 2009 14:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://mylinerider.com/?p=18#comment-220</guid>
		<description>Any one can tell me wha&#039;t the wrong with this code:

var img:Array = new Array(&#039;image1.jpg&#039;,&#039;image2.jpg&#039;,&#039;image3.jpg&#039;,&#039;image4.jpg&#039;,&#039;image5.jpg&#039;);
for (var i=0; i&lt;img.length; i++) {
	var imgLoader:Loader = new Loader();
	imgLoader.load(new URLRequest(&quot;http://flashduniya.com/images/&quot;+img[i]));
	imgLoader.y = i*80;
	addChild(imgLoader);
	imgLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, imgLoaded);
}
function imgLoaded(e:Event) {
	e.target.content.width = e.target.content.height = 75 ;
}

While I execute this code,  It&#039;s working fine. But while I upload the swf file on any server then images width and height are not fixing.
Can you please tell me what&#039;s the problem?

Thanks in Advance,
Flash Duniya</description>
		<content:encoded><![CDATA[<p>Any one can tell me wha&#8217;t the wrong with this code:</p>
<p>var img:Array = new Array(&#8217;image1.jpg&#8217;,'image2.jpg&#8217;,'image3.jpg&#8217;,'image4.jpg&#8217;,'image5.jpg&#8217;);<br />
for (var i=0; i&lt;img.length; i++) {<br />
	var imgLoader:Loader = new Loader();<br />
	imgLoader.load(new URLRequest(&#8221;http://flashduniya.com/images/&#8221;+img[i]));<br />
	imgLoader.y = i*80;<br />
	addChild(imgLoader);<br />
	imgLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, imgLoaded);<br />
}<br />
function imgLoaded(e:Event) {<br />
	e.target.content.width = e.target.content.height = 75 ;<br />
}</p>
<p>While I execute this code,  It&#8217;s working fine. But while I upload the swf file on any server then images width and height are not fixing.<br />
Can you please tell me what&#8217;s the problem?</p>
<p>Thanks in Advance,<br />
Flash Duniya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moorthy</title>
		<link>http://mylinerider.com/2009/01/29/augmented-reality-%e2%80%93-some-cool-examples-using-flash-actionscript-pv3d-and-flartoolkit/comment-page-1/#comment-210</link>
		<dc:creator>Moorthy</dc:creator>
		<pubDate>Mon, 02 Feb 2009 10:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://mylinerider.com/?p=18#comment-210</guid>
		<description>A must see post for any aspiring papervision developer....! jus amazing!</description>
		<content:encoded><![CDATA[<p>A must see post for any aspiring papervision developer&#8230;.! jus amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morer on Augmented Reality - Seb Lee-Delisle Black Hole in Your WebCam &#124; MyLineRider</title>
		<link>http://mylinerider.com/2009/01/29/augmented-reality-%e2%80%93-some-cool-examples-using-flash-actionscript-pv3d-and-flartoolkit/comment-page-1/#comment-207</link>
		<dc:creator>Morer on Augmented Reality - Seb Lee-Delisle Black Hole in Your WebCam &#124; MyLineRider</dc:creator>
		<pubDate>Fri, 30 Jan 2009 23:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://mylinerider.com/?p=18#comment-207</guid>
		<description>[...] my post from yesterday about augmented reality, what better than to link to  experiments made by Seb [...]</description>
		<content:encoded><![CDATA[<p>[...] my post from yesterday about augmented reality, what better than to link to  experiments made by Seb [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
