<?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 for bustardcelly</title>
	<atom:link href="http://custardbelly.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://custardbelly.com/blog</link>
	<description>it&#039;s a long story</description>
	<lastBuildDate>Wed, 28 Jul 2010 13:41:22 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Viewstack in Flex 4? by ---</title>
		<link>http://custardbelly.com/blog/?p=91&#038;cpage=1#comment-72431</link>
		<dc:creator>---</dc:creator>
		<pubDate>Wed, 28 Jul 2010 13:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=91#comment-72431</guid>
		<description>&lt;strong&gt;.....&lt;/strong&gt;

&lt;a href=&quot;http://prtoolkit.prnewswire.com/css/nolvadex/map.html&quot; rel=&quot;nofollow&quot;&gt;.&lt;/a&gt;...</description>
		<content:encoded><![CDATA[<p><strong>&#8230;..</strong></p>
<p><a href="http://prtoolkit.prnewswire.com/css/nolvadex/map.html" rel="nofollow">.</a>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewstack in Flex 4? by Des</title>
		<link>http://custardbelly.com/blog/?p=91&#038;cpage=1#comment-72292</link>
		<dc:creator>Des</dc:creator>
		<pubDate>Wed, 21 Jul 2010 05:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=91#comment-72292</guid>
		<description>Is there a way I can hook up a ButtonBar to this viewStack?</description>
		<content:encoded><![CDATA[<p>Is there a way I can hook up a ButtonBar to this viewStack?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 2D Tilescroller by Fredrik</title>
		<link>http://custardbelly.com/blog/?p=47&#038;cpage=1#comment-72153</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Thu, 15 Jul 2010 14:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=47#comment-72153</guid>
		<description>haha and 2 seconds later he finds it  :oP  sorry for flooding...and thanx!!</description>
		<content:encoded><![CDATA[<p>haha and 2 seconds later he finds it  <img src='http://darko.liquidweb.com/~custardb/blog/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> P  sorry for flooding&#8230;and thanx!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 2D Tilescroller by Fredrik</title>
		<link>http://custardbelly.com/blog/?p=47&#038;cpage=1#comment-72152</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Thu, 15 Jul 2010 14:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=47#comment-72152</guid>
		<description>looks great! ...any chance of seeing the code for this ;o)</description>
		<content:encoded><![CDATA[<p>looks great! &#8230;any chance of seeing the code for this ;o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Styling the whiteBox of a Flex Container by Jen</title>
		<link>http://custardbelly.com/blog/?p=70&#038;cpage=1#comment-69985</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Fri, 11 Jun 2010 02:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=70#comment-69985</guid>
		<description>How dow we remove the whitebox in the datagrid when a hscrollbar is displayed?</description>
		<content:encoded><![CDATA[<p>How dow we remove the whitebox in the datagrid when a hscrollbar is displayed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewstack in Flex 4? by Hellix</title>
		<link>http://custardbelly.com/blog/?p=91&#038;cpage=1#comment-69756</link>
		<dc:creator>Hellix</dc:creator>
		<pubDate>Wed, 02 Jun 2010 08:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=91#comment-69756</guid>
		<description>Hellow.

I&#039;m using your viewstack in production environment and everything works fine. Great job ;)

Greetings!</description>
		<content:encoded><![CDATA[<p>Hellow.</p>
<p>I&#8217;m using your viewstack in production environment and everything works fine. Great job <img src='http://darko.liquidweb.com/~custardb/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Greetings!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewstack in Flex 4? by Erich Cervantez</title>
		<link>http://custardbelly.com/blog/?p=91&#038;cpage=1#comment-69701</link>
		<dc:creator>Erich Cervantez</dc:creator>
		<pubDate>Mon, 31 May 2010 00:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=91#comment-69701</guid>
		<description>Great work!  One point to mention, in implementing this solution, I noticed that some of my child views were expecting a &quot;show&quot; event to fire which was not happening in your version of the ViewStack.  Borrowing from Adobe&#039;s code, I added the following line to the updateSelectedIndex() method:

_selectedChild.addEventListener(FlexEvent.CREATION_COMPLETE,childCreationCompleteHandler);

Then added this follow-up method:
/**
		 *  @private
		 *  Handles when the new selectedChild has finished being created.
		 */
		private function childCreationCompleteHandler(event:FlexEvent):void
		{
			event.target.removeEventListener(FlexEvent.CREATION_COMPLETE,childCreationCompleteHandler);
			event.target.dispatchEvent(new FlexEvent(FlexEvent.SHOW));
		}

Thanks for the post by the way.  Your version is a good 1500 lines smaller than the Adobe version ;)</description>
		<content:encoded><![CDATA[<p>Great work!  One point to mention, in implementing this solution, I noticed that some of my child views were expecting a &#8220;show&#8221; event to fire which was not happening in your version of the ViewStack.  Borrowing from Adobe&#8217;s code, I added the following line to the updateSelectedIndex() method:</p>
<p>_selectedChild.addEventListener(FlexEvent.CREATION_COMPLETE,childCreationCompleteHandler);</p>
<p>Then added this follow-up method:<br />
/**<br />
		 *  @private<br />
		 *  Handles when the new selectedChild has finished being created.<br />
		 */<br />
		private function childCreationCompleteHandler(event:FlexEvent):void<br />
		{<br />
			event.target.removeEventListener(FlexEvent.CREATION_COMPLETE,childCreationCompleteHandler);<br />
			event.target.dispatchEvent(new FlexEvent(FlexEvent.SHOW));<br />
		}</p>
<p>Thanks for the post by the way.  Your version is a good 1500 lines smaller than the Adobe version <img src='http://darko.liquidweb.com/~custardb/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewstack in Flex 4? by Todd Anderson</title>
		<link>http://custardbelly.com/blog/?p=91&#038;cpage=1#comment-66077</link>
		<dc:creator>Todd Anderson</dc:creator>
		<pubDate>Tue, 27 Apr 2010 08:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=91#comment-66077</guid>
		<description>Hey Daniel,

I originally made this example with an old nightly build. Since this post has been gaining some more interest with the release of Flex 4 SDK, i decided to update the source and inline code. That error should go away now. Also note that there is an associated skin in the source now, where scrolling capabilities has been moved to.

The source can be downloaded here: http://custardbelly.com/downloads/viewstack/srcview/index.html

... and thank you for making me get off my butt and finally update this!</description>
		<content:encoded><![CDATA[<p>Hey Daniel,</p>
<p>I originally made this example with an old nightly build. Since this post has been gaining some more interest with the release of Flex 4 SDK, i decided to update the source and inline code. That error should go away now. Also note that there is an associated skin in the source now, where scrolling capabilities has been moved to.</p>
<p>The source can be downloaded here: <a href="http://custardbelly.com/downloads/viewstack/srcview/index.html" rel="nofollow">http://custardbelly.com/downloads/viewstack/srcview/index.html</a></p>
<p>&#8230; and thank you for making me get off my butt and finally update this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewstack in Flex 4? by Daniel</title>
		<link>http://custardbelly.com/blog/?p=91&#038;cpage=1#comment-65985</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 26 Apr 2010 21:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=91#comment-65985</guid>
		<description>I&#039;m getting the error: &#039;com.custardbelly.container.CBViewStack&#039; is not assignable to the default property, &#039;viewport&#039;, of type &#039;spark.core.IViewport&#039;.
Even from your example code. Any ideas?

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the error: &#8216;com.custardbelly.container.CBViewStack&#8217; is not assignable to the default property, &#8216;viewport&#8217;, of type &#8217;spark.core.IViewport&#8217;.<br />
Even from your example code. Any ideas?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewstack in Flex 4? by Anonymous</title>
		<link>http://custardbelly.com/blog/?p=91&#038;cpage=1#comment-65101</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 22 Apr 2010 00:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://custardbelly.com/blog/?p=91#comment-65101</guid>
		<description>Will custom layouts work with this? I&#039;ll just have to try =)</description>
		<content:encoded><![CDATA[<p>Will custom layouts work with this? I&#8217;ll just have to try =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
