<?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: Determining how much of an item is visible in a scrolling VGroup container in Flex 4</title>
	<atom:link href="http://blog.flexexamples.com/2009/10/31/determining-how-much-of-an-item-is-visible-in-a-scrolling-vgroup-container-in-flex-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/10/31/determining-how-much-of-an-item-is-visible-in-a-scrolling-vgroup-container-in-flex-4/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:35:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/10/31/determining-how-much-of-an-item-is-visible-in-a-scrolling-vgroup-container-in-flex-4/comment-page-1/#comment-6188</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Sat, 31 Oct 2009 23:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=2122#comment-6188</guid>
		<description>@Mike,

Thanks. Looks like I had a copy/paste error when I copied this from Flash Builder.
For these examples I almost always use the latest nightly Flex SDK available, so I don&#039;t know if these would compile with the older Beta2 SDK or if you would generally need to download the latest beta SDK.

Peter</description>
		<content:encoded><![CDATA[<p>@Mike,</p>
<p>Thanks. Looks like I had a copy/paste error when I copied this from Flash Builder.<br />
For these examples I almost always use the latest nightly Flex SDK available, so I don&#8217;t know if these would compile with the older Beta2 SDK or if you would generally need to download the latest beta SDK.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.flexexamples.com/2009/10/31/determining-how-much-of-an-item-is-visible-in-a-scrolling-vgroup-container-in-flex-4/comment-page-1/#comment-6187</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 31 Oct 2009 21:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/?p=2122#comment-6187</guid>
		<description>Is it not
var fObj:Object = vgr.getElementAt(fIndex);
rather than
var fObj:Object = vgr.layout (fIndex);

(p.s. are you just using FB Beta 2, or newer SDK than that has?)</description>
		<content:encoded><![CDATA[<p>Is it not<br />
var fObj:Object = vgr.getElementAt(fIndex);<br />
rather than<br />
var fObj:Object = vgr.layout (fIndex);</p>
<p>(p.s. are you just using FB Beta 2, or newer SDK than that has?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
