<?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: SuperViewStack</title>
	<atom:link href="http://www.rubenswieringa.com/blog/superviewstack/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rubenswieringa.com/blog/superviewstack</link>
	<description>Ruben writes flashy writings</description>
	<pubDate>Fri, 21 Nov 2008 04:28:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: FlashStudent</title>
		<link>http://www.rubenswieringa.com/blog/superviewstack#comment-420</link>
		<dc:creator>FlashStudent</dc:creator>
		<pubDate>Mon, 04 Jun 2007 01:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/superviewstack#comment-420</guid>
		<description>The show reels from the reebok website uses xml, some collection classes, and of course Flash to create that effect. I was just looking for a shortcut to writing that code . The simple way is to use three arrays to hold the _x and/or _y properties of the image syou're displaying, and some functions to control the alphas of each element of the array, and a function that run a command once each image is out if view. I guess I'll write the code myself. It just seems that the code for this effect is top secret, because I asked scored of advanced Flash developer I know to assist me with the code, and I've been sleeping in every Flash forum on the planet, and no has a clue. WOW...But thanks to Colin Moock's books, thanks to Flash kit, lee brimelow, Kirupa, and Zeh Fernando, I'm ept enough to write the code myself. Thanks alot for my your reply Ruben.</description>
		<content:encoded><![CDATA[<p>The show reels from the reebok website uses xml, some collection classes, and of course Flash to create that effect. I was just looking for a shortcut to writing that code . The simple way is to use three arrays to hold the _x and/or _y properties of the image syou&#8217;re displaying, and some functions to control the alphas of each element of the array, and a function that run a command once each image is out if view. I guess I&#8217;ll write the code myself. It just seems that the code for this effect is top secret, because I asked scored of advanced Flash developer I know to assist me with the code, and I&#8217;ve been sleeping in every Flash forum on the planet, and no has a clue. WOW&#8230;But thanks to Colin Moock&#8217;s books, thanks to Flash kit, lee brimelow, Kirupa, and Zeh Fernando, I&#8217;m ept enough to write the code myself. Thanks alot for my your reply Ruben.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://www.rubenswieringa.com/blog/superviewstack#comment-410</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Sun, 03 Jun 2007 11:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/superviewstack#comment-410</guid>
		<description>I think that perhaps you might be interpreting the concept of a ViewStack the wrong way. A ViewStack is a Flex component that can store multiple views (basically any type of Flex component) and stacks them, displaying only the selected view.

SuperViewStack does the exact same thing, except for the fact that it also displays the views behind (or below, if you will) the selected view.

In my opinion the effects of the showreels on the websites you referred to are somewhat too specific and will probably not be covered solely by using a ViewStack (or SuperViesStack for that matter).

As far as tutorials go, I can recommend the &lt;a href="http://www.actionscript.org/resources/categories/Tutorials/" rel="nofollow"&gt;actionscript.org tutorials section&lt;/a&gt;, that's where I learnt the basics of writing Actionscript years ago..</description>
		<content:encoded><![CDATA[<p>I think that perhaps you might be interpreting the concept of a ViewStack the wrong way. A ViewStack is a Flex component that can store multiple views (basically any type of Flex component) and stacks them, displaying only the selected view.</p>
<p>SuperViewStack does the exact same thing, except for the fact that it also displays the views behind (or below, if you will) the selected view.</p>
<p>In my opinion the effects of the showreels on the websites you referred to are somewhat too specific and will probably not be covered solely by using a ViewStack (or SuperViesStack for that matter).</p>
<p>As far as tutorials go, I can recommend the <a href="http://www.actionscript.org/resources/categories/Tutorials/" rel="nofollow">actionscript.org tutorials section</a>, that&#8217;s where I learnt the basics of writing Actionscript years ago..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlashStudent</title>
		<link>http://www.rubenswieringa.com/blog/superviewstack#comment-407</link>
		<dc:creator>FlashStudent</dc:creator>
		<pubDate>Sat, 02 Jun 2007 23:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/superviewstack#comment-407</guid>
		<description>Excellent Class.

I have a question though. Is there a tutorial I can scrutinize and use that creates the same stack effect, but for Flash?  These following sites use Flash, xml, and classes (i.e.,Fuse,etc)  for the same effect:

http://www.rbk.com/us/freestyle/

http://www.filippa-k.se/ 
click on collections to see the stack effect.

Indeed, I'm in dire need of a tutorial or link that will teach me how ot do the stack effect in Flash ala reebok.com. Any assistance would be vastly appreciated. Thanks.</description>
		<content:encoded><![CDATA[<p>Excellent Class.</p>
<p>I have a question though. Is there a tutorial I can scrutinize and use that creates the same stack effect, but for Flash?  These following sites use Flash, xml, and classes (i.e.,Fuse,etc)  for the same effect:</p>
<p><a href="http://www.rbk.com/us/freestyle/" rel="nofollow">http://www.rbk.com/us/freestyle/</a></p>
<p><a href="http://www.filippa-k.se/" rel="nofollow">http://www.filippa-k.se/</a><br />
click on collections to see the stack effect.</p>
<p>Indeed, I&#8217;m in dire need of a tutorial or link that will teach me how ot do the stack effect in Flash ala reebok.com. Any assistance would be vastly appreciated. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://www.rubenswieringa.com/blog/superviewstack#comment-49</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Fri, 23 Mar 2007 09:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/superviewstack#comment-49</guid>
		<description>Thanks! As a matter of fact it was already noted for the next &lt;a href="http://flexbox.mrinalwadhwa.com/" rel="nofollow"&gt;FlexBox&lt;/a&gt; update before I had even sent an email about it.. I'll try to find time to post it on the &lt;a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=homepage&#038;productId=2" rel="nofollow"&gt;Flex Cookbook&lt;/a&gt; during the weekend..</description>
		<content:encoded><![CDATA[<p>Thanks! As a matter of fact it was already noted for the next <a href="http://flexbox.mrinalwadhwa.com/" rel="nofollow">FlexBox</a> update before I had even sent an email about it.. I&#8217;ll try to find time to post it on the <a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=homepage&#038;productId=2" rel="nofollow">Flex Cookbook</a> during the weekend..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wietse Veenstra</title>
		<link>http://www.rubenswieringa.com/blog/superviewstack#comment-48</link>
		<dc:creator>Wietse Veenstra</dc:creator>
		<pubDate>Fri, 23 Mar 2007 09:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/superviewstack#comment-48</guid>
		<description>Cool work Ruben! Perhaps you should consider posting it on the Flex Cookbook and on FlexBox to share it with the community:)</description>
		<content:encoded><![CDATA[<p>Cool work Ruben! Perhaps you should consider posting it on the Flex Cookbook and on FlexBox to share it with the community:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maikel Sibbald</title>
		<link>http://www.rubenswieringa.com/blog/superviewstack#comment-47</link>
		<dc:creator>Maikel Sibbald</dc:creator>
		<pubDate>Wed, 21 Mar 2007 13:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/superviewstack#comment-47</guid>
		<description>Don't think anyting is wrong with the name. It's a stack of views. That it's not extending the ViewStack, pfff.... Who cares...if it was a subclass of the ViewStack it would be called SubViewStack:). Anyway great work...</description>
		<content:encoded><![CDATA[<p>Don&#8217;t think anyting is wrong with the name. It&#8217;s a stack of views. That it&#8217;s not extending the ViewStack, pfff&#8230;. Who cares&#8230;if it was a subclass of the ViewStack it would be called SubViewStack:). Anyway great work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://www.rubenswieringa.com/blog/superviewstack#comment-46</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Tue, 20 Mar 2007 20:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/superviewstack#comment-46</guid>
		<description>Good point about the strange name, in fact, you're the &lt;a href="http://www.webxy.nl/?p=112" rel="nofollow"&gt;second&lt;/a&gt; to mention the (apparently) weird name for the component.. Actually the original intension was to extend ViewStack, hence the name.
I've been thinking about a new name for the SuperViewStack, but I'm having a hard time coming up with something suitable, believe it or not :p

And of course thanks for taking the effort to post a comment, I appreciate it..</description>
		<content:encoded><![CDATA[<p>Good point about the strange name, in fact, you&#8217;re the <a href="http://www.webxy.nl/?p=112" rel="nofollow">second</a> to mention the (apparently) weird name for the component.. Actually the original intension was to extend ViewStack, hence the name.<br />
I&#8217;ve been thinking about a new name for the SuperViewStack, but I&#8217;m having a hard time coming up with something suitable, believe it or not :p</p>
<p>And of course thanks for taking the effort to post a comment, I appreciate it..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldo Smeets - Adobe</title>
		<link>http://www.rubenswieringa.com/blog/superviewstack#comment-45</link>
		<dc:creator>Waldo Smeets - Adobe</dc:creator>
		<pubDate>Tue, 20 Mar 2007 20:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/superviewstack#comment-45</guid>
		<description>Hi Ruben, cool component. However, you really should consider renaming it ;-) No joke; in my opinion using *ViewStack indicates that it's an extended ViewStack and it's not.... a viewstack indeed has creationPolicy features which are really important from a performant point of view (ie not rendering/loading elements that are not visible on the screen). From the quick look, it seems like your component is not inheriting that same functionality and thus might confuse people.

For the rest, cool stuff and keep sharing!</description>
		<content:encoded><![CDATA[<p>Hi Ruben, cool component. However, you really should consider renaming it <img src='http://www.rubenswieringa.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> No joke; in my opinion using *ViewStack indicates that it&#8217;s an extended ViewStack and it&#8217;s not&#8230;. a viewstack indeed has creationPolicy features which are really important from a performant point of view (ie not rendering/loading elements that are not visible on the screen). From the quick look, it seems like your component is not inheriting that same functionality and thus might confuse people.</p>
<p>For the rest, cool stuff and keep sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
