<?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: Tutorial: 3D photo album, FIVe3D and TweenLite</title>
	<atom:link href="http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/</link>
	<description>3D user experience on the web. Design, technology news. A blog by Bartek Drozdz.</description>
	<lastBuildDate>Thu, 02 Sep 2010 18:48:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: flaydesign</title>
		<link>http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/comment-page-1/#comment-130167</link>
		<dc:creator>flaydesign</dc:creator>
		<pubDate>Tue, 12 Jan 2010 12:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=36#comment-130167</guid>
		<description>I have a problem with the gallery.

Let’s say I don’t change a thing in the script of the gallery. It works perfectly fine. So I try to insert the gallery into my website. I load it with Loader class from the code inside my web as an external swf file. Paths are ok. Targeting is ok.

The gallery does not work, instead an error shows up: “Error #1009: Cannot access a property or method of a null object reference at Main()”

I read that this means I am pointing to something that’s not there. How come? I have not changed a thing and the gallery works just fine on its own. What&#039;s going on ?</description>
		<content:encoded><![CDATA[<p>I have a problem with the gallery.</p>
<p>Let’s say I don’t change a thing in the script of the gallery. It works perfectly fine. So I try to insert the gallery into my website. I load it with Loader class from the code inside my web as an external swf file. Paths are ok. Targeting is ok.</p>
<p>The gallery does not work, instead an error shows up: “Error #1009: Cannot access a property or method of a null object reference at Main()”</p>
<p>I read that this means I am pointing to something that’s not there. How come? I have not changed a thing and the gallery works just fine on its own. What&#8217;s going on ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: felisan</title>
		<link>http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/comment-page-1/#comment-67968</link>
		<dc:creator>felisan</dc:creator>
		<pubDate>Mon, 26 Oct 2009 21:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=36#comment-67968</guid>
		<description>weeee.
I solved my problem.

http://www.campjohn.dk/wp/?p=1226

thanks for the great tutorial!</description>
		<content:encoded><![CDATA[<p>weeee.<br />
I solved my problem.</p>
<p><a href="http://www.campjohn.dk/wp/?p=1226" rel="nofollow">http://www.campjohn.dk/wp/?p=1226</a></p>
<p>thanks for the great tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: felisan</title>
		<link>http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/comment-page-1/#comment-57928</link>
		<dc:creator>felisan</dc:creator>
		<pubDate>Tue, 13 Oct 2009 19:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=36#comment-57928</guid>
		<description>hi Bartek.

this is so great.. hope you have time to help with this small issue.
I&#039;ve created a 4x3 picturegrid, but I have really no idea on how to center it on stage.
check out the result so far;
http://campjohn.dk/AS3/Five3D/CreteAlbum/FIVe3DAlbum.html
it&#039;s like it&#039;s moved to far to the right.
what line(s) of code do I need to tweak to move it to the left?

an answer here or as an email would be fantastic.
thanks!

felisan</description>
		<content:encoded><![CDATA[<p>hi Bartek.</p>
<p>this is so great.. hope you have time to help with this small issue.<br />
I&#8217;ve created a 4&#215;3 picturegrid, but I have really no idea on how to center it on stage.<br />
check out the result so far;<br />
<a href="http://campjohn.dk/AS3/Five3D/CreteAlbum/FIVe3DAlbum.html" rel="nofollow">http://campjohn.dk/AS3/Five3D/CreteAlbum/FIVe3DAlbum.html</a><br />
it&#8217;s like it&#8217;s moved to far to the right.<br />
what line(s) of code do I need to tweak to move it to the left?</p>
<p>an answer here or as an email would be fantastic.<br />
thanks!</p>
<p>felisan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrique Vilela</title>
		<link>http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/comment-page-1/#comment-53528</link>
		<dc:creator>Henrique Vilela</dc:creator>
		<pubDate>Wed, 07 Oct 2009 00:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=36#comment-53528</guid>
		<description>Cool stuff.
I did something like, but with a flip effect, check it here:
http://blog.hvilela.com/2009/10/flash-3d-interactive-photo-album.html</description>
		<content:encoded><![CDATA[<p>Cool stuff.<br />
I did something like, but with a flip effect, check it here:<br />
<a href="http://blog.hvilela.com/2009/10/flash-3d-interactive-photo-album.html" rel="nofollow">http://blog.hvilela.com/2009/10/flash-3d-interactive-photo-album.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dzibus</title>
		<link>http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/comment-page-1/#comment-22273</link>
		<dc:creator>dzibus</dc:creator>
		<pubDate>Fri, 10 Jul 2009 10:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=36#comment-22273</guid>
		<description>i need help with labels, and importing images via XML... if anyone can help i would be very grateful... thanks in advance...</description>
		<content:encoded><![CDATA[<p>i need help with labels, and importing images via XML&#8230; if anyone can help i would be very grateful&#8230; thanks in advance&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Schiesser</title>
		<link>http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/comment-page-1/#comment-5237</link>
		<dc:creator>Marcus Schiesser</dc:creator>
		<pubDate>Wed, 20 Aug 2008 07:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=36#comment-5237</guid>
		<description>thanks bartek - great work. i enhanced your tutorial a bit to a nice component (with shadows, labels and stuff). you can find it at: http://www.marcusschiesser.de/?p=67</description>
		<content:encoded><![CDATA[<p>thanks bartek &#8211; great work. i enhanced your tutorial a bit to a nice component (with shadows, labels and stuff). you can find it at: <a href="http://www.marcusschiesser.de/?p=67" rel="nofollow">http://www.marcusschiesser.de/?p=67</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem</title>
		<link>http://www.everyday3d.com/blog/index.php/2008/07/10/tutorial-five3d-tweenlite/comment-page-1/#comment-5160</link>
		<dc:creator>Willem</dc:creator>
		<pubDate>Sat, 09 Aug 2008 22:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=36#comment-5160</guid>
		<description>Great stuff, man. Seems like FIVe3D is a beauty.</description>
		<content:encoded><![CDATA[<p>Great stuff, man. Seems like FIVe3D is a beauty.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
