<?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"
	>
<channel>
	<title>Comments on: Papervision + Tweener + AS3 - Flipping Banner</title>
	<atom:link href="http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/</link>
	<description>actionscript and creative playground of Donovan Adams</description>
	<pubDate>Tue, 06 Jan 2009 03:33:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Zeh Fernando &#187; Blog Archive &#187; Misc Tweener links and cool examples to look at</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-14187</link>
		<dc:creator>Zeh Fernando &#187; Blog Archive &#187; Misc Tweener links and cool examples to look at</dc:creator>
		<pubDate>Tue, 22 Jul 2008 16:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-14187</guid>
		<description>[...] an slightly similar note, Donovan Adams has examples of a flipping banner using Papervision3D and Tweener. Sources are [...]</description>
		<content:encoded><![CDATA[<p>[...] an slightly similar note, Donovan Adams has examples of a flipping banner using Papervision3D and Tweener. Sources are [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djdonovan</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-1776</link>
		<dc:creator>djdonovan</dc:creator>
		<pubDate>Tue, 11 Dec 2007 03:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-1776</guid>
		<description>&lt;strong&gt;Papervision 2.0 example has been added &lt;a href="http://blog.hydrotik.com/2007/12/10/papervision3d-20-go-tweening-flipping-banner-part-1/" rel="nofollow"&gt;here&lt;/a&gt;&lt;strong&gt;.</description>
		<content:encoded><![CDATA[<p><strong>Papervision 2.0 example has been added <a href="http://blog.hydrotik.com/2007/12/10/papervision3d-20-go-tweening-flipping-banner-part-1/" rel="nofollow">here</a></strong><strong>.</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djdonovan</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-1472</link>
		<dc:creator>djdonovan</dc:creator>
		<pubDate>Tue, 27 Nov 2007 18:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-1472</guid>
		<description>In Core line 59 should read:
&lt;code lang="actionscript"&gt;
var _oFlip:Flip = new Flip(_scope, _stage, this, _xml.banner.children(), "", _xml.attribute("seconds"));
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>In Core line 59 should read:</p>
<div class="codesnip-container" >
<div class="codesnip"><span class="kw2">var</span> _oFlip:Flip = <span class="kw2">new</span> Flip<span class="br0">&#40;</span>_scope, _stage, <span class="kw3">this</span>, _xml.<span class="me1">banner</span>.<span class="me1">children</span><span class="br0">&#40;</span><span class="br0">&#41;</span>, <span class="st0">""</span>, _xml.<span class="me1">attribute</span><span class="br0">&#40;</span><span class="st0">"seconds"</span><span class="br0">&#41;</span><span class="br0">&#41;</span>;</div>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Potorac</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-1467</link>
		<dc:creator>Andrei Potorac</dc:creator>
		<pubDate>Tue, 27 Nov 2007 17:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-1467</guid>
		<description>I found a bug. In the flip constructor, you have a variable which is read instead of the variable from the XML for the seconds, so no matter what value you put in the XML for the seconds, it won't read it. You should remove this from the constructor:

 assetPath:String = "../flashassets/",

:)</description>
		<content:encoded><![CDATA[<p>I found a bug. In the flip constructor, you have a variable which is read instead of the variable from the XML for the seconds, so no matter what value you put in the XML for the seconds, it won't read it. You should remove this from the constructor:</p>
<p> assetPath:String = "../flashassets/",</p>
<p> <img src='http://blog.hydrotik.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Potorac</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-1465</link>
		<dc:creator>Andrei Potorac</dc:creator>
		<pubDate>Tue, 27 Nov 2007 16:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-1465</guid>
		<description>Congrats for this amazing file! I've been searching for this for some time. :)</description>
		<content:encoded><![CDATA[<p>Congrats for this amazing file! I've been searching for this for some time. <img src='http://blog.hydrotik.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djdonovan</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-527</link>
		<dc:creator>djdonovan</dc:creator>
		<pubDate>Tue, 30 Oct 2007 18:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-527</guid>
		<description>See above.</description>
		<content:encoded><![CDATA[<p>See above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tercüme bürosu</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-526</link>
		<dc:creator>Tercüme bürosu</dc:creator>
		<pubDate>Tue, 30 Oct 2007 18:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-526</guid>
		<description>it keeps reloading the page when I click on the swf..</description>
		<content:encoded><![CDATA[<p>it keeps reloading the page when I click on the swf..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djdonovan</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-524</link>
		<dc:creator>djdonovan</dc:creator>
		<pubDate>Tue, 30 Oct 2007 15:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-524</guid>
		<description>Not sure I follow you. I'm not using any bitmap object in the xml class. Are you referring to a custom event for loading Bitmaps into Papervision? This might be a question for the papervision list in using the BitmapFileMaterial class?</description>
		<content:encoded><![CDATA[<p>Not sure I follow you. I'm not using any bitmap object in the xml class. Are you referring to a custom event for loading Bitmaps into Papervision? This might be a question for the papervision list in using the BitmapFileMaterial class?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saravanan</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-468</link>
		<dc:creator>saravanan</dc:creator>
		<pubDate>Thu, 25 Oct 2007 06:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-468</guid>
		<description>Hi, is there way to return bitmap data seperately as u use in XMLManager class..

that is we just pass the url and the BitmapManager class should return bitmapdata ..

is it posible

thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi, is there way to return bitmap data seperately as u use in XMLManager class..</p>
<p>that is we just pass the url and the BitmapManager class should return bitmapdata ..</p>
<p>is it posible</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djdonovan</title>
		<link>http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-128</link>
		<dc:creator>djdonovan</dc:creator>
		<pubDate>Tue, 25 Sep 2007 03:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/09/16/papervision-as3-flipping-banner/#comment-128</guid>
		<description>Nothing wrong with changing the path. I never intended this to be completely plug and play, although I suppose it is for the most part. I invite everyone to modify this and expand on it.:)</description>
		<content:encoded><![CDATA[<p>Nothing wrong with changing the path. I never intended this to be completely plug and play, although I suppose it is for the most part. I invite everyone to modify this and expand on it.:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
