<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: 12. Animation using Tweener</title>
	<link>http://papervision2.com/12-animation-using-tweener/</link>
	<description>The best resource for Papervision3d tutorials</description>
	<pubDate>Fri, 25 Jul 2008 05:09:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Markus</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-598</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Fri, 04 Jul 2008 10:13:30 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-598</guid>
		<description>Hey Luke. Great tutorials! Can I put the tweener on a camera? I use the mouse to move the camera and would like to have a nice tweener on the camera.</description>
		<content:encoded><![CDATA[<p>Hey Luke. Great tutorials! Can I put the tweener on a camera? I use the mouse to move the camera and would like to have a nice tweener on the camera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-592</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Wed, 02 Jul 2008 19:08:07 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-592</guid>
		<description>Ah, I didn't have the current versions of PaperBase. Because of this I was using a Camera3D instead of a FreeCamera3D. Interestingly, these two cameras have differing default values for zoom. Camera3D.zoom = 11; FreeCamera3D.zoom = 2;</description>
		<content:encoded><![CDATA[<p>Ah, I didn&#8217;t have the current versions of PaperBase. Because of this I was using a Camera3D instead of a FreeCamera3D. Interestingly, these two cameras have differing default values for zoom. Camera3D.zoom = 11; FreeCamera3D.zoom = 2;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-591</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Wed, 02 Jul 2008 19:02:23 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-591</guid>
		<description>There is a discrepancy between my version and yours. The camera (zoom?) is different. Could you tell us what you did to change the zoom? I futzed with the camera.zoom prop and that worked but I don't know if there is some other property that's better to use.

awesome and thank you.</description>
		<content:encoded><![CDATA[<p>There is a discrepancy between my version and yours. The camera (zoom?) is different. Could you tell us what you did to change the zoom? I futzed with the camera.zoom prop and that worked but I don&#8217;t know if there is some other property that&#8217;s better to use.</p>
<p>awesome and thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-584</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Tue, 01 Jul 2008 21:39:07 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-584</guid>
		<description>I found the solution for the erros on the previous post. It was posted by Nik and Ralph Hauwert at http://theflashblog.com/?p=360.

Just make sure you're not running two versions of Papervision 3D. In Flash IDE go to Edit &#62; Preferences &#62; ActionScript &#62; ActionScript 3.0 Settings... and check if you have any older versions of Papervision 3D in your Classpath.</description>
		<content:encoded><![CDATA[<p>I found the solution for the erros on the previous post. It was posted by Nik and Ralph Hauwert at <a href="http://theflashblog.com/?p=360." rel="nofollow">http://theflashblog.com/?p=360.</a></p>
<p>Just make sure you&#8217;re not running two versions of Papervision 3D. In Flash IDE go to Edit &gt; Preferences &gt; ActionScript &gt; ActionScript 3.0 Settings&#8230; and check if you have any older versions of Papervision 3D in your Classpath.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-575</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Thu, 26 Jun 2008 04:39:23 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-575</guid>
		<description>Downloaded everything from the http://papervision3d.googlecode.com/svn/trunk/branches/GreatWhite/src/ directory today.
Downloaded the latest version of your PaperBase class.

But I just can't make it work. I get this error when I try to export movie:
1020: Method marked override must override another method.

Can you help with this one? Cheers.</description>
		<content:encoded><![CDATA[<p>Downloaded everything from the <a href="http://papervision3d.googlecode.com/svn/trunk/branches/GreatWhite/src/" rel="nofollow">http://papervision3d.googlecode.com/svn/trunk/branches/GreatWhite/src/</a> directory today.<br />
Downloaded the latest version of your PaperBase class.</p>
<p>But I just can&#8217;t make it work. I get this error when I try to export movie:<br />
1020: Method marked override must override another method.</p>
<p>Can you help with this one? Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HappyMan</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-565</link>
		<dc:creator>HappyMan</dc:creator>
		<pubDate>Sat, 21 Jun 2008 11:12:27 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-565</guid>
		<description>Nice tweener. Is there any twister???

Luck, why do the .swf that u show here is black background color but mine is white background color?</description>
		<content:encoded><![CDATA[<p>Nice tweener. Is there any twister???</p>
<p>Luck, why do the .swf that u show here is black background color but mine is white background color?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-513</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 09 Jun 2008 06:22:47 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-513</guid>
		<description>when will you upload more tutorials ??

you are great at explaining stuff so simple to understand!

please keep it up!</description>
		<content:encoded><![CDATA[<p>when will you upload more tutorials ??</p>
<p>you are great at explaining stuff so simple to understand!</p>
<p>please keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noobie</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-502</link>
		<dc:creator>noobie</dc:creator>
		<pubDate>Thu, 05 Jun 2008 18:17:49 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-502</guid>
		<description>Thx Luke for your tuts !
I'm having a problem tho figuring out how can one add 2d objects over the 3d scene
overriding your init2d (make a simple hud display with a square, for instance)?
Anyone can help ?</description>
		<content:encoded><![CDATA[<p>Thx Luke for your tuts !<br />
I&#8217;m having a problem tho figuring out how can one add 2d objects over the 3d scene<br />
overriding your init2d (make a simple hud display with a square, for instance)?<br />
Anyone can help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siniz</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-494</link>
		<dc:creator>siniz</dc:creator>
		<pubDate>Wed, 04 Jun 2008 12:47:53 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-494</guid>
		<description>hey Luke,
big thanx for great tutorial!
you led me to the first dive into papervision.</description>
		<content:encoded><![CDATA[<p>hey Luke,<br />
big thanx for great tutorial!<br />
you led me to the first dive into papervision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://papervision2.com/12-animation-using-tweener/#comment-364</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 28 Apr 2008 04:33:59 +0000</pubDate>
		<guid>http://papervision2.com/12-animation-using-tweener/#comment-364</guid>
		<description>hey luke, great tuts - espically the complex collada and tweener animations - though i've got a question that
you might be able to answer regarding pprvision....

following your tuts - i've done a little scene in which everything works fine - 
when testing the movie/swf from flash it looks great - one prob

when uploaded onto the web and into a web page (via the swfobject.js - which you seem to be using aswell)
none of the collada models appear- -only the superficial 2d _mc's/graphics appear (which would be normally be infront..)

i've even uploaded all the accompanying files (all the bitmaps and .dae and .fla .as files) to see if that would work
which it still doesn't :(

shouldn't the swf be self contained - and run without referencing the actionscript/greatwhite classes all the time...

cheers - any help would be useful
i wouldn't of normally posted this here - but i can't seem to access your forums..

, alex

(if you wanted to examine them - here are all the files)
www.achmedthesnake.com/idm/</description>
		<content:encoded><![CDATA[<p>hey luke, great tuts - espically the complex collada and tweener animations - though i&#8217;ve got a question that<br />
you might be able to answer regarding pprvision&#8230;.</p>
<p>following your tuts - i&#8217;ve done a little scene in which everything works fine -<br />
when testing the movie/swf from flash it looks great - one prob</p>
<p>when uploaded onto the web and into a web page (via the swfobject.js - which you seem to be using aswell)<br />
none of the collada models appear- -only the superficial 2d _mc&#8217;s/graphics appear (which would be normally be infront..)</p>
<p>i&#8217;ve even uploaded all the accompanying files (all the bitmaps and .dae and .fla .as files) to see if that would work<br />
which it still doesn&#8217;t <img src='http://papervision2.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>shouldn&#8217;t the swf be self contained - and run without referencing the actionscript/greatwhite classes all the time&#8230;</p>
<p>cheers - any help would be useful<br />
i wouldn&#8217;t of normally posted this here - but i can&#8217;t seem to access your forums..</p>
<p>, alex</p>
<p>(if you wanted to examine them - here are all the files)<br />
<a href="http://www.achmedthesnake.com/idm/" rel="nofollow">http://www.achmedthesnake.com/idm/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
