<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flexponential &#187; Scroller</title>
	<atom:link href="http://flexponential.com/tag/scroller/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Thu, 10 Nov 2011 18:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Enable Scrolling in the tab bar of a TabbedViewNavigator</title>
		<link>http://flexponential.com/2011/10/23/enable-scrolling-in-the-tab-bar-of-a-tabbedviewnavigator/</link>
		<comments>http://flexponential.com/2011/10/23/enable-scrolling-in-the-tab-bar-of-a-tabbedviewnavigator/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 19:00:35 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex Mobile]]></category>
		<category><![CDATA[Scroller]]></category>
		<category><![CDATA[TabbedViewNavigator]]></category>
		<category><![CDATA[TabbedViewNavigatorApplication]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=1047</guid>
		<description><![CDATA[The default tab bar in a TabbedViewNavigator sizes its buttons to fit them all into the screen at once truncating where necessary. This post demonstrates how to create a custom skin that doesn&#8217;t truncate buttons, but instead allows horizontal scrolling to reveal buttons offscreen. First we use CSS to set a custom skin on the [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2011/10/23/enable-scrolling-in-the-tab-bar-of-a-tabbedviewnavigator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Controlling scroll bar visibility in a mobile Scroller</title>
		<link>http://flexponential.com/2011/07/30/controlling-scroll-bar-visibility-in-a-mobile-scroller/</link>
		<comments>http://flexponential.com/2011/07/30/controlling-scroll-bar-visibility-in-a-mobile-scroller/#comments</comments>
		<pubDate>Sun, 31 Jul 2011 04:31:15 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex Mobile]]></category>
		<category><![CDATA[HScrollBar]]></category>
		<category><![CDATA[Scroller]]></category>
		<category><![CDATA[spark]]></category>
		<category><![CDATA[VScrollBar]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=821</guid>
		<description><![CDATA[The default behavior of scroll bars in a mobile Scroller is to always hide the scrollbars unless a touch scrolling operation is in effect. This post demonstrates how to customize this behavior so that the scroll bars are always visible. It also demonstrates how to have scrollbars automatically appear at startup then fade away after [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2011/07/30/controlling-scroll-bar-visibility-in-a-mobile-scroller/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Changing the position of the scroll bars in a spark List</title>
		<link>http://flexponential.com/2009/10/09/changing-the-position-of-the-scroll-bars-in-a-spark-list/</link>
		<comments>http://flexponential.com/2009/10/09/changing-the-position-of-the-scroll-bars-in-a-spark-list/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 21:51:27 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Scroller]]></category>
		<category><![CDATA[spark]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=133</guid>
		<description><![CDATA[The default spark List skin wraps the the underlying DataGroup with a Scroller component to easily provide scrolling functionality. Custom skinning the Scroller component isn&#8217;t very flexible; you can custom skin each scrollbar to change the visuals on them, but you can&#8217;t easily reposition them. In these cases it usually makes more sense to get [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2009/10/09/changing-the-position-of-the-scroll-bars-in-a-spark-list/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

